public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping (sping)" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-client/httrack: httrack-3.47.18.ebuild ChangeLog
Date: Sat,  8 Jun 2013 14:23:55 +0000 (UTC)	[thread overview]
Message-ID: <20130608142355.C5C7F2171D@flycatcher.gentoo.org> (raw)

sping       13/06/08 14:23:55

  Modified:             ChangeLog
  Added:                httrack-3.47.18.ebuild
  Log:
  www-client/httrack: 3.47.18
  
  (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600)

Revision  Changes    Path
1.57                 www-client/httrack/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/httrack/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	3 Jun 2013 22:46:26 -0000	1.56
+++ ChangeLog	8 Jun 2013 14:23:55 -0000	1.57
@@ -1,6 +1,11 @@
 # ChangeLog for www-client/httrack
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/httrack/ChangeLog,v 1.56 2013/06/03 22:46:26 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/httrack/ChangeLog,v 1.57 2013/06/08 14:23:55 sping Exp $
+
+*httrack-3.47.18 (08 Jun 2013)
+
+  08 Jun 2013; Sebastian Pipping <sping@gentoo.org> +httrack-3.47.18.ebuild:
+  Bump to 3.47.18, tests now work with automake 1.13.1, fixes bug #472232
 
   03 Jun 2013; Sebastian Pipping <sping@gentoo.org> httrack-3.47.17.ebuild:
   Make tests work through WANT_AUTOMAKE=1.12 (bug #472232)



1.1                  www-client/httrack/httrack-3.47.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/httrack-3.47.18.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/httrack/httrack-3.47.18.ebuild?rev=1.1&content-type=text/plain

Index: httrack-3.47.18.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-client/httrack/httrack-3.47.18.ebuild,v 1.1 2013/06/08 14:23:55 sping Exp $

EAPI="4"

AT_M4DIR='m4'
inherit autotools eutils

DESCRIPTION="HTTrack Website Copier, Open Source Offline Browser"
HOMEPAGE="http://www.httrack.com/"
SRC_URI="http://mirror.httrack.com/historical/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="static-libs"

RDEPEND=">=sys-libs/zlib-1.2.5.1-r1
	dev-libs/openssl"
DEPEND="${RDEPEND}"

DOCS=( AUTHORS README greetings.txt history.txt )

src_prepare() {
	epatch "${FILESDIR}"/${PN}-3.44.1+zlib-1.2.5.1.patch
	epatch "${FILESDIR}"/${PN}-3.45.4-htmldir.patch
	epatch "${FILESDIR}"/${PN}-3.47.7-cflags.patch
	eautoreconf
}

src_configure() {
	econf $(use_enable static-libs static) \
		--docdir=/usr/share/doc/${PF} \
		--htmldir=/usr/share/doc/${PF}/html
}

src_install() {
	default
	find "${ED}" -type f -name '*.la' -delete || die
}





                 reply	other threads:[~2013-06-08 14:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130608142355.C5C7F2171D@flycatcher.gentoo.org \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox