diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-07-31 03:39:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-07-31 03:39:16 +0800 |
commit | 07854b5de3045505b517a001bc40905a265f20f1 (patch) | |
tree | 77eb7d1a65a5d368a32264a5f8dd0a264adbf7bd /net | |
parent | 9826ce30faadb977c90abce016b307e56cecd610 (diff) | |
download | freebsd-ports-gnome-07854b5de3045505b517a001bc40905a265f20f1.tar.gz freebsd-ports-gnome-07854b5de3045505b517a001bc40905a265f20f1.tar.zst freebsd-ports-gnome-07854b5de3045505b517a001bc40905a265f20f1.zip |
- Update to 0.14
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Net-LDAP-Server-Test/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-LDAP-Server-Test/Makefile | 9 | ||||
-rw-r--r-- | net/p5-Net-LDAP-Server-Test/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/p5-Net-LDAP-Server-Test/Makefile b/net/p5-Net-LDAP-Server-Test/Makefile index e9bf7017daea..d4da4a34feae 100644 --- a/net/p5-Net-LDAP-Server-Test/Makefile +++ b/net/p5-Net-LDAP-Server-Test/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Net-LDAP-Server-Test -PORTVERSION= 0.13 -PORTREVISION= 1 +PORTVERSION= 0.14 CATEGORIES= net perl5 MASTER_SITES= CPAN #MASTER_SITE_SUBDIR= CPAN:KARMAN @@ -20,11 +19,11 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ - p5-Net-LDAP-Server>=0.3:${PORTSDIR}/net/p5-Net-LDAP-Server + p5-Net-LDAP-Server>=0.3:${PORTSDIR}/net/p5-Net-LDAP-Server \ + p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap PERL_CONFIGURE= yes -MAN3= Net::LDAP::Server::Test.3 +MAN3= Net::LDAP::Server::Test.3 .include <bsd.port.mk> diff --git a/net/p5-Net-LDAP-Server-Test/distinfo b/net/p5-Net-LDAP-Server-Test/distinfo index b8e1684d64e5..18ebae29ad88 100644 --- a/net/p5-Net-LDAP-Server-Test/distinfo +++ b/net/p5-Net-LDAP-Server-Test/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-LDAP-Server-Test-0.13.tar.gz) = 62231e4b53991b450c7b854bb37a9cf31cb8c786c7f01ab016575c3481cf2a63 -SIZE (Net-LDAP-Server-Test-0.13.tar.gz) = 12602 +SHA256 (Net-LDAP-Server-Test-0.14.tar.gz) = 19ace8ee63ce92dba29cb2389fdf955799d9dc57d67e1f43433b887c713e2691 +SIZE (Net-LDAP-Server-Test-0.14.tar.gz) = 13297 |