diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-01-13 02:35:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-01-13 02:35:37 +0800 |
commit | c2bf67ee29c487e03bb08d50077ee0874330f06a (patch) | |
tree | 1b46eff281c4e0381191707fc1f3d5fd9bb194b2 /dns | |
parent | 18d5c0012953b60dc7b73fe15fae8ee462aba5ae (diff) | |
download | freebsd-ports-gnome-c2bf67ee29c487e03bb08d50077ee0874330f06a.tar.gz freebsd-ports-gnome-c2bf67ee29c487e03bb08d50077ee0874330f06a.tar.zst freebsd-ports-gnome-c2bf67ee29c487e03bb08d50077ee0874330f06a.zip |
- Update to 0.15.1
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-Domain-ExpireDate/Makefile | 4 | ||||
-rw-r--r-- | dns/p5-Net-Domain-ExpireDate/distinfo | 4 | ||||
-rw-r--r-- | dns/p5-Net-Domain-ExpireDate/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/dns/p5-Net-Domain-ExpireDate/Makefile b/dns/p5-Net-Domain-ExpireDate/Makefile index d8fdb42685cd..dde66a55c427 100644 --- a/dns/p5-Net-Domain-ExpireDate/Makefile +++ b/dns/p5-Net-Domain-ExpireDate/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Domain-ExpireDate -PORTVERSION= 1.15 -PORTREVISION= 1 +PORTVERSION= 1.15.1 CATEGORIES= dns net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NALOBIN @@ -17,5 +16,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} .include <bsd.port.mk> diff --git a/dns/p5-Net-Domain-ExpireDate/distinfo b/dns/p5-Net-Domain-ExpireDate/distinfo index 0a85acb1664a..d66859f8f10d 100644 --- a/dns/p5-Net-Domain-ExpireDate/distinfo +++ b/dns/p5-Net-Domain-ExpireDate/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Domain-ExpireDate-1.15.tar.gz) = 40a1cc8035555d144d4562a46fc10fcd23126e72c6e73deb01952e6d666c1a5c -SIZE (Net-Domain-ExpireDate-1.15.tar.gz) = 11074 +SHA256 (Net-Domain-ExpireDate-1.15.1.tar.gz) = 017d1fb1321550c87d8577c839aa7cc833366ffb42e3a7128b2aeba1c0ad61d1 +SIZE (Net-Domain-ExpireDate-1.15.1.tar.gz) = 11812 diff --git a/dns/p5-Net-Domain-ExpireDate/pkg-plist b/dns/p5-Net-Domain-ExpireDate/pkg-plist index c714afd3f8b3..3fbfc6c258ac 100644 --- a/dns/p5-Net-Domain-ExpireDate/pkg-plist +++ b/dns/p5-Net-Domain-ExpireDate/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Net::Domain::ExpireDate.3.gz %%SITE_PERL%%/Net/Domain/ExpireDate.pm +%%PERL5_MAN3%%/Net::Domain::ExpireDate.3.gz |