svn commit: r322585 - head/www/p5-Business-PayPal

Steven Kreuzer skreuzer at FreeBSD.org
Tue Jul 9 21:47:53 UTC 2013


Author: skreuzer
Date: Tue Jul  9 21:47:52 2013
New Revision: 322585
URL: http://svnweb.freebsd.org/changeset/ports/322585

Log:
  Update to 0.11

Modified:
  head/www/p5-Business-PayPal/Makefile
  head/www/p5-Business-PayPal/distinfo

Modified: head/www/p5-Business-PayPal/Makefile
==============================================================================
--- head/www/p5-Business-PayPal/Makefile	Tue Jul  9 21:39:21 2013	(r322584)
+++ head/www/p5-Business-PayPal/Makefile	Tue Jul  9 21:47:52 2013	(r322585)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Business-PayPal
-PORTVERSION=	0.05
+PORTVERSION=	0.11
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,7 +11,8 @@ MAINTAINER=	skreuzer at FreeBSD.org
 COMMENT=	Perl extension for automating PayPal transactions
 
 RUN_DEPENDS=	p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay \
-		p5-CGI.pm>=3.49:${PORTSDIR}/www/p5-CGI.pm
+		p5-CGI.pm>=3.49:${PORTSDIR}/www/p5-CGI.pm \
+		p5-Digest-MD5>=2.52:${PORTSDIR}/security/p5-Digest-MD5
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes

Modified: head/www/p5-Business-PayPal/distinfo
==============================================================================
--- head/www/p5-Business-PayPal/distinfo	Tue Jul  9 21:39:21 2013	(r322584)
+++ head/www/p5-Business-PayPal/distinfo	Tue Jul  9 21:47:52 2013	(r322585)
@@ -1,2 +1,2 @@
-SHA256 (Business-PayPal-0.05.tar.gz) = ead0641c955f2ccc35f0432ff1b8aec068014078b3a70d0b1e750265d1aea769
-SIZE (Business-PayPal-0.05.tar.gz) = 9314
+SHA256 (Business-PayPal-0.11.tar.gz) = 6563dbfdddb3662e893e8fe5ae6489e5e066d7531c22833b6714849f904f865b
+SIZE (Business-PayPal-0.11.tar.gz) = 12875


More information about the svn-ports-all mailing list