View | Details | Raw Unified | Return to bug 155055
Collapse All | Expand All

(-)pear-Net_LDAP2/Makefile (-3 / +3 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	Net_LDAP2
8
PORTNAME=	Net_LDAP2
9
PORTVERSION=	2.0.7
9
PORTVERSION=	2.0.11
10
PORTREVISION=	1
11
PORTEPOCH=	1
10
PORTEPOCH=	1
12
CATEGORIES=	net pear
11
CATEGORIES=	net pear
13
12
Lines 15-23 Link Here
15
COMMENT=	OO interface for searching and manipulating LDAP-entries
14
COMMENT=	OO interface for searching and manipulating LDAP-entries
16
15
17
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
16
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
18
RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
17
RUN_DEPENDS=	${BUILD_DEPENDS}
19
18
20
USE_PHP=	ldap
19
USE_PHP=	ldap
20
PEAR_CATSRC=	yes
21
CATEGORY=	Net
21
CATEGORY=	Net
22
FILES=		LDAP2.php LDAP2/LDIF.php \
22
FILES=		LDAP2.php LDAP2/LDIF.php \
23
		LDAP2/Entry.php LDAP2/Filter.php LDAP2/RootDSE.php \
23
		LDAP2/Entry.php LDAP2/Filter.php LDAP2/RootDSE.php \
(-)pear-Net_LDAP2/distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (PEAR/Net_LDAP2-2.0.7.tgz) = 292313b69fcbfe9295a6c799ed1cd3f3
1
SHA256 (PEAR/Net_LDAP2-2.0.11.tgz) = 659f73e93b3d9309702fab073ed7d84c74f55be444bdf907d0eb12cd7c509869
2
SHA256 (PEAR/Net_LDAP2-2.0.7.tgz) = cc63285adc4a1ce7b2a69ef0bfc05baabb71230676131b7417a56e9cac5707bf
2
SIZE (PEAR/Net_LDAP2-2.0.11.tgz) = 90258
3
SIZE (PEAR/Net_LDAP2-2.0.7.tgz) = 88979

Return to bug 155055