diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-05-02 13:23:51 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-05-02 13:23:51 +0000 |
commit | bf2bb6897e2ca2cd974ca6ec1335bfa325f58567 (patch) | |
tree | 6f1fe21d6147a3d37571cf410b55c5c2a34c7b66 /dev-perl/libwww-perl | |
parent | *** empty log message *** (diff) | |
download | historical-bf2bb6897e2ca2cd974ca6ec1335bfa325f58567.tar.gz historical-bf2bb6897e2ca2cd974ca6ec1335bfa325f58567.tar.bz2 historical-bf2bb6897e2ca2cd974ca6ec1335bfa325f58567.zip |
new version
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/ChangeLog | 17 | ||||
-rw-r--r-- | dev-perl/libwww-perl/Manifest | 6 | ||||
-rw-r--r-- | dev-perl/libwww-perl/files/digest-libwww-perl-5.79 | 1 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.79.ebuild | 29 |
4 files changed, 48 insertions, 5 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index 43b3f0d87af5..f4c363ddf23a 100644 --- a/dev-perl/libwww-perl/ChangeLog +++ b/dev-perl/libwww-perl/ChangeLog @@ -1,7 +1,18 @@ # ChangeLog for dev-perl/libwww-perl # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.28 2004/04/16 11:40:06 mcummings Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.29 2004/05/02 13:23:51 mcummings Exp $ + +*libwww-perl-5.79 (02 May 2004) + + 02 May 2004; Michael Cummings <mcummings@gentoo.org> + libwww-perl-5.69-r2.ebuild, libwww-perl-5.79.ebuild: + New version from cpan. After all of the debates on how to handle the tests, I + have opted for the exclusion from this ebuild. Although the fall back scenario + does work in practice, it introduces a phenomenal delay in the building of the + package. On a 2.8ghz laptop running dhcp (and therefore no local name + resolution) the wait time for the pieces that we expect to fail took over an + hour. That is unacceptable. Please contact me if you have questions on this + decision. 16 Apr 2004; Michael Cummings <mcummings@gentoo.org> libwww-perl-5.69-r2.ebuild, libwww-perl-5.76.ebuild: Syntax fix for newdepend, bug 29064 @@ -14,7 +25,7 @@ Because test failures for libwww-perl are 99% due to external factors, I've added a block to allow the merge to continue but to display a warning to the user so that they are aware that the tests didn't pass, and to list some - factors involved. + factors involved. Should address bugs 36341 44259 27 Feb 2004; Michael Cummings <mcummings@gentoo.org> libwww-perl-5.76.ebuild: diff --git a/dev-perl/libwww-perl/Manifest b/dev-perl/libwww-perl/Manifest index ec6ace1096c9..4601ee77da34 100644 --- a/dev-perl/libwww-perl/Manifest +++ b/dev-perl/libwww-perl/Manifest @@ -1,12 +1,13 @@ -MD5 b45229681a1ca36f7b4a6ea8d6397ea5 ChangeLog 3657 +MD5 9f584b661c99820582819500aa20cdb6 ChangeLog 4316 MD5 559ffcb6d9d4e15afc43f8847e748498 libwww-perl-5.64-r1.ebuild 857 MD5 1b5821d93a32ac8dd85306d45fefacab libwww-perl-5.64.ebuild 855 MD5 7d3d2d77af5000f657a205007245bfd8 libwww-perl-5.68.ebuild 859 MD5 27c93e4ae7daafb0a485145b95c18a89 libwww-perl-5.69-r1.ebuild 896 MD5 3b743c42c61562b8f6143c840e839ed3 libwww-perl-5.69-r2.ebuild 1403 MD5 9300164fe8274f974740334519997bf3 libwww-perl-5.69.ebuild 861 -MD5 4ec1a72531b56bd92bc2d67bd74cf66a libwww-perl-5.76.ebuild 1388 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 4ec1a72531b56bd92bc2d67bd74cf66a libwww-perl-5.76.ebuild 1388 +MD5 56b7ad6ddabb5faf76d6ea62d49cb475 libwww-perl-5.79.ebuild 852 MD5 a672dd749bc524ce5d83135e3a3bc987 files/digest-libwww-perl-5.64 68 MD5 a672dd749bc524ce5d83135e3a3bc987 files/digest-libwww-perl-5.64-r1 68 MD5 f462924c8fa6dc5e8b140245bf1a8d5e files/digest-libwww-perl-5.68 134 @@ -14,3 +15,4 @@ MD5 addab4081dd22418ead48ed701bfd6d7 files/digest-libwww-perl-5.69 68 MD5 addab4081dd22418ead48ed701bfd6d7 files/digest-libwww-perl-5.69-r1 68 MD5 addab4081dd22418ead48ed701bfd6d7 files/digest-libwww-perl-5.69-r2 68 MD5 bcd87a63a62f50fa70d043523e18f953 files/digest-libwww-perl-5.76 68 +MD5 c91b25c42b7cc429f2008e230801c2d1 files/digest-libwww-perl-5.79 68 diff --git a/dev-perl/libwww-perl/files/digest-libwww-perl-5.79 b/dev-perl/libwww-perl/files/digest-libwww-perl-5.79 new file mode 100644 index 000000000000..f9a37872ce93 --- /dev/null +++ b/dev-perl/libwww-perl/files/digest-libwww-perl-5.79 @@ -0,0 +1 @@ +MD5 6682a0a532bf0b2cf76259c94d0d8dc4 libwww-perl-5.79.tar.gz 224889 diff --git a/dev-perl/libwww-perl/libwww-perl-5.79.ebuild b/dev-perl/libwww-perl/libwww-perl-5.79.ebuild new file mode 100644 index 000000000000..598ab49b6201 --- /dev/null +++ b/dev-perl/libwww-perl/libwww-perl-5.79.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.79.ebuild,v 1.1 2004/05/02 13:23:51 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="A collection of Perl Modules for the WWW" +SRC_URI="http://cpan.org/modules/by-module/WWW/${P}.tar.gz" +HOMEPAGE="http://cpan.org/modules/by-module/WWW/${P}.readme" +IUSE="ssl" +SLOT="0" +LICENSE="Artistic | GPL-2" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ia64" + +DEPEND=">=dev-perl/libnet-1.0703 + >=dev-perl/HTML-Parser-3.34 + >=dev-perl/URI-1.0.9 + >=dev-perl/Digest-MD5-2.12 + >=dev-perl/MIME-Base64-2.12 + ssl? ( dev-perl/Crypt-SSLeay )" + +src_compile() { + yes "" | perl Makefile.PL ${myconf} \ + PREFIX=${D}/usr INSTALLDIRS=vendor +} + +pkg_postinst() { + perl-module_pkg_postinst +} |