- Update to 1.0.0 Rc4

PR:		116635
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
This commit is contained in:
Martin Wilke 2007-09-27 21:03:35 +00:00
parent 55de919301
commit c495a2eafe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200214
4 changed files with 12 additions and 14 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= Net_LDAP
PORTVERSION= 0.7.3
PORTREVISION= 1
DISTVERSION= 1.0.0RC4
CATEGORIES= net pear
MAINTAINER= gerrit.beine@gmx.de
@ -21,11 +20,11 @@ CATEGORY= Net
FILES= LDAP.php \
LDAP/Entry.php LDAP/Filter.php LDAP/RootDSE.php \
LDAP/Schema.php LDAP/Search.php LDAP/Util.php
DOCS= README.txt RootDSE.txt Schema.txt utf8.txt
DOCS= README.txt RootDSE.txt Schema.txt utf8.txt manual.html
_DOCSDIR= doc
TESTS= tests.php
EXAMPLES= add_entry.php connecting.php fetch_entry.php \
modify_entry.php search_entries.php
modify_entry.php modify_entry2.php search_entries.php
_EXAMPLESDIR= doc/examples
.include <bsd.port.pre.mk>

View file

@ -1,3 +1,3 @@
MD5 (PEAR/Net_LDAP-0.7.3.tgz) = ca33839bec9c0891705e03e8a5134c1f
SHA256 (PEAR/Net_LDAP-0.7.3.tgz) = 3043d2c2279d9010aa9a03ca80cc960fb65ac1142bcd0d53a6fe815c4555dc02
SIZE (PEAR/Net_LDAP-0.7.3.tgz) = 40755
MD5 (PEAR/Net_LDAP-1.0.0RC4.tgz) = b558ea2e52a428975ed52605d2e7e2c0
SHA256 (PEAR/Net_LDAP-1.0.0RC4.tgz) = 249d5e9870673aba0af1506ec205ea914a5d0d91753343740e8ed77cedffe5ab
SIZE (PEAR/Net_LDAP-1.0.0RC4.tgz) = 45885

View file

@ -6,8 +6,7 @@
#
PORTNAME= Net_LDAP
PORTVERSION= 0.7.3
PORTREVISION= 1
DISTVERSION= 1.0.0RC4
CATEGORIES= net pear
MAINTAINER= gerrit.beine@gmx.de
@ -21,11 +20,11 @@ CATEGORY= Net
FILES= LDAP.php \
LDAP/Entry.php LDAP/Filter.php LDAP/RootDSE.php \
LDAP/Schema.php LDAP/Search.php LDAP/Util.php
DOCS= README.txt RootDSE.txt Schema.txt utf8.txt
DOCS= README.txt RootDSE.txt Schema.txt utf8.txt manual.html
_DOCSDIR= doc
TESTS= tests.php
EXAMPLES= add_entry.php connecting.php fetch_entry.php \
modify_entry.php search_entries.php
modify_entry.php modify_entry2.php search_entries.php
_EXAMPLESDIR= doc/examples
.include <bsd.port.pre.mk>

View file

@ -1,3 +1,3 @@
MD5 (PEAR/Net_LDAP-0.7.3.tgz) = ca33839bec9c0891705e03e8a5134c1f
SHA256 (PEAR/Net_LDAP-0.7.3.tgz) = 3043d2c2279d9010aa9a03ca80cc960fb65ac1142bcd0d53a6fe815c4555dc02
SIZE (PEAR/Net_LDAP-0.7.3.tgz) = 40755
MD5 (PEAR/Net_LDAP-1.0.0RC4.tgz) = b558ea2e52a428975ed52605d2e7e2c0
SHA256 (PEAR/Net_LDAP-1.0.0RC4.tgz) = 249d5e9870673aba0af1506ec205ea914a5d0d91753343740e8ed77cedffe5ab
SIZE (PEAR/Net_LDAP-1.0.0RC4.tgz) = 45885