Date: Wed, 28 Jan 2009 17:42:43 -0500 (EST) From: Steven Kreuzer <skreuzer@exit2shell.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/131097: [MAINTAINER] www/p5-Business-PayPal: update to 0.03 Message-ID: <200901282242.n0SMghAd046638@slurry.exit2shell.com> Resent-Message-ID: <200901282250.n0SMo3gC005444@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131097 >Category: ports >Synopsis: [MAINTAINER] www/p5-Business-PayPal: update to 0.03 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 28 22:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Steven Kreuzer >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD slurry.exit2shell.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Nov 24 14:01:09 EST 2008 >Description: - Update to 0.03 - Change BUILD_DEPENDS to use package names Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Business-PayPal-0.03.patch begins here --- Index: Makefile =================================================================== RCS file: /usr/share/cvs/freebsd/ports/www/p5-Business-PayPal/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 17 Apr 2008 14:29:37 -0000 1.4 +++ Makefile 28 Jan 2009 22:40:53 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Business-PayPal -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,9 @@ MAINTAINER= skreuzer@exit2shell.com COMMENT= Perl extension for automating PayPal transactions -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ - ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm +BUILD_DEPENDS= p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay \ + p5-Digest-MD5>=2.38:${PORTSDIR}/security/p5-Digest-MD5 \ + p5-CGI.pm>=3.42:${PORTSDIR}/www/p5-CGI.pm RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /usr/share/cvs/freebsd/ports/www/p5-Business-PayPal/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 6 Oct 2006 01:03:46 -0000 1.1 +++ distinfo 28 Jan 2009 22:41:07 -0000 @@ -1,3 +1,3 @@ -MD5 (Business-PayPal-0.02.tar.gz) = efc5b537076f5ade7338211ac5935ab1 -SHA256 (Business-PayPal-0.02.tar.gz) = d61917e20a6afd4304ace0ad13fb3cc36c0fc6bc1f16da7ae54609bbcf78315f -SIZE (Business-PayPal-0.02.tar.gz) = 7905 +MD5 (Business-PayPal-0.03.tar.gz) = b4e80bd948da1c80980b068568fe9f4b +SHA256 (Business-PayPal-0.03.tar.gz) = e0480a4afec9c5e1dc16b7b9f927da809b58c47e5121b935f74e0dd3b885f288 +SIZE (Business-PayPal-0.03.tar.gz) = 8166 --- p5-Business-PayPal-0.03.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901282242.n0SMghAd046638>