diff options
author | miwi <miwi@FreeBSD.org> | 2011-11-13 03:14:49 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-11-13 03:14:49 +0800 |
commit | c8766003b83bb0290074ef95a541533955a027e7 (patch) | |
tree | a7f0b1e76866de3c66243b106d0a173e2f30971a /net | |
parent | 932166197430104b0175d28da4270c171ef77493 (diff) | |
download | freebsd-ports-gnome-c8766003b83bb0290074ef95a541533955a027e7.tar.gz freebsd-ports-gnome-c8766003b83bb0290074ef95a541533955a027e7.tar.zst freebsd-ports-gnome-c8766003b83bb0290074ef95a541533955a027e7.zip |
- Update to 0.18
Feature safe: yes
Diffstat (limited to 'net')
-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 |