aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2003-02-21 19:07:50 +0800
committerroberto <roberto@FreeBSD.org>2003-02-21 19:07:50 +0800
commit6f9b615f473378306144a3495e2fccb737fe52bf (patch)
tree30ac50bd38a16b8370fcfe3c8e18ada345d967aa
parentafcef9aebaf2f72048fdb4bbe0d16cd19357f728 (diff)
downloadfreebsd-ports-gnome-6f9b615f473378306144a3495e2fccb737fe52bf.tar.gz
freebsd-ports-gnome-6f9b615f473378306144a3495e2fccb737fe52bf.tar.zst
freebsd-ports-gnome-6f9b615f473378306144a3495e2fccb737fe52bf.zip
Update to 0.9.0 [1]
Remove pkg-comment after adding COMMENT= to Makefile [2]. Submitted by: roberto[1], Christian Brueffer <chris@unixpages.org>[2] as MAINTAINER
-rw-r--r--net/ldapdiff/Makefile3
-rw-r--r--net/ldapdiff/distinfo2
-rw-r--r--net/ldapdiff/pkg-comment1
3 files changed, 3 insertions, 3 deletions
diff --git a/net/ldapdiff/Makefile b/net/ldapdiff/Makefile
index 1c2888f9273d..6653a428b487 100644
--- a/net/ldapdiff/Makefile
+++ b/net/ldapdiff/Makefile
@@ -6,12 +6,13 @@
#
PORTNAME= ldapdiff
-PORTVERSION= 0.8.3
+PORTVERSION= 0.9.0
CATEGORIES= net
MASTER_SITES= http://webtomware.rhoen.de/ \
http://unixpages.org/distfiles/
MAINTAINER= chris@unixpages.org
+COMMENT= A utility for patching LDAP directories using LDIF files
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
diff --git a/net/ldapdiff/distinfo b/net/ldapdiff/distinfo
index 6140cc23529d..c448885f4463 100644
--- a/net/ldapdiff/distinfo
+++ b/net/ldapdiff/distinfo
@@ -1 +1 @@
-MD5 (ldapdiff-0.8.3.tar.gz) = 6fb3e1cb609b780b8810a80fcad97e68
+MD5 (ldapdiff-0.9.0.tar.gz) = 0099467bf05e8063ee005527fe0e6d8a
diff --git a/net/ldapdiff/pkg-comment b/net/ldapdiff/pkg-comment
deleted file mode 100644
index fdb27b7b3aab..000000000000
--- a/net/ldapdiff/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A utility for patching LDAP directories using LDIF files