aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-LDAP-Server-Test/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-30 19:39:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-30 19:39:16 +0000
commit25280a2cbd7740def67e13273fefdd2c62ac023c (patch)
tree77eb7d1a65a5d368a32264a5f8dd0a264adbf7bd /net/p5-Net-LDAP-Server-Test/Makefile
parentbdfc44896cf95efb5039fbfbe2eaa23457337022 (diff)
downloadports-25280a2cbd7740def67e13273fefdd2c62ac023c.tar.gz
ports-25280a2cbd7740def67e13273fefdd2c62ac023c.zip
Notes
Diffstat (limited to 'net/p5-Net-LDAP-Server-Test/Makefile')
-rw-r--r--net/p5-Net-LDAP-Server-Test/Makefile9
1 files changed, 4 insertions, 5 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>