diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-11-12 19:14:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-11-12 19:14:49 +0000 |
commit | fa54c80509c40210a70552e4e917fa01ac9e6dd1 (patch) | |
tree | 06237a4d0383943eab36774c3192589b240060ec /net/p5-Net-EPP | |
parent | e4ee85d52089549d59209a3e817d502a1b3629de (diff) | |
download | ports-fa54c80509c40210a70552e4e917fa01ac9e6dd1.tar.gz ports-fa54c80509c40210a70552e4e917fa01ac9e6dd1.zip |
Notes
Diffstat (limited to 'net/p5-Net-EPP')
-rw-r--r-- | net/p5-Net-EPP/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-EPP/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-Net-EPP/Makefile b/net/p5-Net-EPP/Makefile index 6efe221feed1..0754047ca129 100644 --- a/net/p5-Net-EPP/Makefile +++ b/net/p5-Net-EPP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-EPP -PORTVERSION= 0.16 +PORTVERSION= 0.18 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -65,4 +65,7 @@ MAN3= Net::EPP.3 \ PERL_CONFIGURE= yes +post-patch: + ${RM} ${WRKSRC}/lib/Net/EPP/Simple.pm.orig + .include <bsd.port.mk> diff --git a/net/p5-Net-EPP/distinfo b/net/p5-Net-EPP/distinfo index b7c06bf0fdcd..36ec1167ae86 100644 --- a/net/p5-Net-EPP/distinfo +++ b/net/p5-Net-EPP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-EPP-0.16.tar.gz) = b9c5b33598ae3c3dc3683123c07bcd086c0ff95f7a15b395df6bc709e11bf4c7 -SIZE (Net-EPP-0.16.tar.gz) = 34193 +SHA256 (Net-EPP-0.18.tar.gz) = bd619fe34d56bf40d5e1710ce1e301ac068af837fae23344ed0296311e4eb184 +SIZE (Net-EPP-0.18.tar.gz) = 45187 |