diff options
author | swills <swills@FreeBSD.org> | 2012-09-23 03:42:08 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-09-23 03:42:08 +0800 |
commit | db363476e9716b603d7e9bee9702e6b01aa0d916 (patch) | |
tree | 324ce9309ebe0d6bab391b7134e3d59de3314ab7 /net | |
parent | 62811ba788cfb0507180081c385a2a15865350e2 (diff) | |
download | freebsd-ports-gnome-db363476e9716b603d7e9bee9702e6b01aa0d916.tar.gz freebsd-ports-gnome-db363476e9716b603d7e9bee9702e6b01aa0d916.tar.zst freebsd-ports-gnome-db363476e9716b603d7e9bee9702e6b01aa0d916.zip |
- Update to 0.19
PR: ports/171047
Approved by: maintainer timeout (miwi, >3 weeks)
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, 3 insertions, 6 deletions
diff --git a/net/p5-Net-EPP/Makefile b/net/p5-Net-EPP/Makefile index a43477475d23..de3a4af8f957 100644 --- a/net/p5-Net-EPP/Makefile +++ b/net/p5-Net-EPP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-EPP -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -65,7 +65,4 @@ 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 36ec1167ae86..f0716e4b354e 100644 --- a/net/p5-Net-EPP/distinfo +++ b/net/p5-Net-EPP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-EPP-0.18.tar.gz) = bd619fe34d56bf40d5e1710ce1e301ac068af837fae23344ed0296311e4eb184 -SIZE (Net-EPP-0.18.tar.gz) = 45187 +SHA256 (Net-EPP-0.19.tar.gz) = 6216f6cb5b9724ac756b17022423bffa12004d0306cdc1ec0106b4c6d2f9e590 +SIZE (Net-EPP-0.19.tar.gz) = 38880 |