diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-27 21:48:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-27 21:48:03 +0800 |
commit | 0da07320eb1b3ec5c7380ca2fa836debc58b0492 (patch) | |
tree | 07b3aeeda0177921d1710b2416bbea24264a6b9c /net | |
parent | 4fb2191837d82fc4a1b275fd6f27070c9527af39 (diff) | |
download | freebsd-ports-gnome-0da07320eb1b3ec5c7380ca2fa836debc58b0492.tar.gz freebsd-ports-gnome-0da07320eb1b3ec5c7380ca2fa836debc58b0492.tar.zst freebsd-ports-gnome-0da07320eb1b3ec5c7380ca2fa836debc58b0492.zip |
- Update to 2.0.11
PR: 155055
Diffstat (limited to 'net')
-rw-r--r-- | net/pear-Net_LDAP2/Makefile | 4 | ||||
-rw-r--r-- | net/pear-Net_LDAP2/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/pear-Net_LDAP2/Makefile b/net/pear-Net_LDAP2/Makefile index 602ab8f2146a..5a767bdb9fd7 100644 --- a/net/pear-Net_LDAP2/Makefile +++ b/net/pear-Net_LDAP2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Net_LDAP2 -PORTVERSION= 2.0.7 -PORTREVISION= 1 +PORTVERSION= 2.0.11 PORTEPOCH= 1 CATEGORIES= net pear @@ -17,6 +16,7 @@ COMMENT= OO interface for searching and manipulating LDAP-entries BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +PEAR_CATSRC= yes USE_PHP= ldap CATEGORY= Net FILES= LDAP2.php LDAP2/LDIF.php \ diff --git a/net/pear-Net_LDAP2/distinfo b/net/pear-Net_LDAP2/distinfo index 4b39f23270ef..655b51ea5774 100644 --- a/net/pear-Net_LDAP2/distinfo +++ b/net/pear-Net_LDAP2/distinfo @@ -1,3 +1,2 @@ -MD5 (PEAR/Net_LDAP2-2.0.7.tgz) = 292313b69fcbfe9295a6c799ed1cd3f3 -SHA256 (PEAR/Net_LDAP2-2.0.7.tgz) = cc63285adc4a1ce7b2a69ef0bfc05baabb71230676131b7417a56e9cac5707bf -SIZE (PEAR/Net_LDAP2-2.0.7.tgz) = 88979 +SHA256 (PEAR/Net_LDAP2-2.0.11.tgz) = 659f73e93b3d9309702fab073ed7d84c74f55be444bdf907d0eb12cd7c509869 +SIZE (PEAR/Net_LDAP2-2.0.11.tgz) = 90258 |