aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpaul <paul@FreeBSD.org>2001-04-17 06:11:18 +0800
committerpaul <paul@FreeBSD.org>2001-04-17 06:11:18 +0800
commite17e8b073d7056478f355e8640b35b923643717f (patch)
tree0a0a46452fb083517f5b94e6d1970c52db16b5e3 /net
parente83b80c81ad38d9c2709006c085ba6e3c835bf46 (diff)
downloadfreebsd-ports-gnome-e17e8b073d7056478f355e8640b35b923643717f.tar.gz
freebsd-ports-gnome-e17e8b073d7056478f355e8640b35b923643717f.tar.zst
freebsd-ports-gnome-e17e8b073d7056478f355e8640b35b923643717f.zip
Upgrade to version 1.4.1
Diffstat (limited to 'net')
-rw-r--r--net/perldap/Makefile4
-rw-r--r--net/perldap/distinfo2
-rw-r--r--net/perldap/files/patch-0110
3 files changed, 3 insertions, 13 deletions
diff --git a/net/perldap/Makefile b/net/perldap/Makefile
index d5beb01b17ed..cac64c7b6ee0 100644
--- a/net/perldap/Makefile
+++ b/net/perldap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= perldap
-PORTVERSION= 1.4
+PORTVERSION= 1.4.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= directory/perldap
@@ -16,7 +16,7 @@ MAINTAINER= paul@FreeBSD.org
LIB_DEPENDS= ldap.1:${PORTSDIR}/net/ldapsdk
-WRKSRC= ${WRKDIR}/perldap-1.4
+WRKSRC= ${WRKDIR}/$(PORTNAME)-$(PORTVERSION)
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Mozilla::LDAP::Conn.3 \
Mozilla::LDAP::LDIF.3 \
diff --git a/net/perldap/distinfo b/net/perldap/distinfo
index 99f52bfbf5cf..550043ffdc0b 100644
--- a/net/perldap/distinfo
+++ b/net/perldap/distinfo
@@ -1 +1 @@
-MD5 (perldap-1.4.tar.gz) = 6ef5ebdd75ee4178b7e37eb331fa055f
+MD5 (perldap-1.4.1.tar.gz) = 39a784c94f6fbed4682f681cd2f183fa
diff --git a/net/perldap/files/patch-01 b/net/perldap/files/patch-01
deleted file mode 100644
index dda0ae9c4fa8..000000000000
--- a/net/perldap/files/patch-01
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.PL.orig Thu Jan 21 23:52:42 1999
-+++ Makefile.PL Tue May 25 21:53:42 1999
-@@ -129,6 +129,7 @@
- chomp ($lib_line = <STDIN>);
- $lib_line = $lline unless $lib_line =~ /\S/;
- } else {
-+ $lib_line = $lline;
- print "\n";
- }
-