Date: Sun, 11 Jan 2009 17:43:19 GMT From: Felippe de Meirelles Motta <lippe@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/130385: [UPDATE] www/p5-Net-eBay Message-ID: <200901111743.n0BHhJeV094866@www.freebsd.org> Resent-Message-ID: <200901111750.n0BHo5Eo061166@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130385 >Category: ports >Synopsis: [UPDATE] www/p5-Net-eBay >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jan 11 17:50:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Felippe de Meirelles Motta >Release: FreeBSD 7.0-RELEASE >Organization: >Environment: FreeBSD shire.freebsd.org 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: - Update to 0.52. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: www/p5-Net-eBay/Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Net-eBay/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- www/p5-Net-eBay/Makefile 4 Jul 2008 02:03:08 -0000 1.8 +++ www/p5-Net-eBay/Makefile 11 Jan 2009 17:41:06 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Net-eBay -PORTVERSION= 0.49 +PORTVERSION= 0.52 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +14,11 @@ MAINTAINER= zaa@zaa.pp.ru COMMENT= Perl Interface to XML based eBay API -BUILD_DEPENDS= ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS+= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple -BUILD_DEPENDS+= ${SITE_PERL}/XML/Dumper.pm:${PORTSDIR}/textproc/p5-XML-Dumper -BUILD_DEPENDS+= ${SITE_PERL}/DateTime/Precise.pm:${PORTSDIR}/devel/p5-DateTime-Precise -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay +BUILD_DEPENDS= ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \ + ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ + ${SITE_PERL}/XML/Dumper.pm:${PORTSDIR}/textproc/p5-XML-Dumper \ + ${SITE_PERL}/DateTime/Precise.pm:${PORTSDIR}/devel/p5-DateTime-Precise \ + ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: www/p5-Net-eBay/distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-Net-eBay/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- www/p5-Net-eBay/distinfo 4 Jul 2008 02:03:08 -0000 1.6 +++ www/p5-Net-eBay/distinfo 11 Jan 2009 17:41:06 -0000 @@ -1,3 +1,3 @@ -MD5 (Net-eBay-0.49.tar.gz) = c16e3a8c134adf97056afda1068f59e3 -SHA256 (Net-eBay-0.49.tar.gz) = 4f40de5eb6cf017a83236f054688ba348503fd36b19e88d530e6bd2bf048fbac -SIZE (Net-eBay-0.49.tar.gz) = 20853 +MD5 (Net-eBay-0.52.tar.gz) = 24b25a98c0c94a6c9987e72dafb79a0c +SHA256 (Net-eBay-0.52.tar.gz) = 3742a2a8d14e32497cf1f1ec5e44008a97e022e003f9a0036567f0a4e0c5c00c +SIZE (Net-eBay-0.52.tar.gz) = 21362 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901111743.n0BHhJeV094866>