diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-30 15:08:25 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-30 15:08:25 +0000 |
commit | 1d7f084eef267a56a25201943620c350ed8141d4 (patch) | |
tree | 10978ada64e9be92464b44e8ad9679dde26e3a03 /net/p5-perl-ldap | |
parent | 7bdb2670517e33b62e353b8c351f6d5e6a413201 (diff) |
Notes
Diffstat (limited to 'net/p5-perl-ldap')
-rw-r--r-- | net/p5-perl-ldap/Makefile | 5 | ||||
-rw-r--r-- | net/p5-perl-ldap/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile index 8f833103194e..32c078be7c20 100644 --- a/net/p5-perl-ldap/Makefile +++ b/net/p5-perl-ldap/Makefile @@ -6,15 +6,18 @@ # PORTNAME= perl-ldap -PORTVERSION= 0.32 +PORTVERSION= ${DISTVERSION:S/.././g} CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${DISTVERSION:S/..//g} MAINTAINER= eik@FreeBSD.org COMMENT= A Client interface to LDAP servers +DISTVERSION= 0.32..02 + BUILD_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \ ${SITE_PERL}/URI/ldap.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ diff --git a/net/p5-perl-ldap/distinfo b/net/p5-perl-ldap/distinfo index 1a62ac2fbd06..90718a851a15 100644 --- a/net/p5-perl-ldap/distinfo +++ b/net/p5-perl-ldap/distinfo @@ -1,2 +1,2 @@ -MD5 (perl-ldap-0.32.tar.gz) = e975df97d371933537ece153113ea686 -SIZE (perl-ldap-0.32.tar.gz) = 220935 +MD5 (perl-ldap-0.3202.tar.gz) = 57dc6214d06b4e9e2a3b0f778aa40261 +SIZE (perl-ldap-0.3202.tar.gz) = 226344 |