- Update to 1.2.1
- Pet portlint
This commit is contained in:
parent
e8cbe16eb6
commit
fdec99f5a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289186
2 changed files with 5 additions and 6 deletions
|
@ -6,17 +6,16 @@
|
|||
#
|
||||
|
||||
PORTNAME= DB_ldap
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= databases net pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PEAR DB compliant interface to LDAP servers
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
|
||||
|
||||
CATEGORY= DB
|
||||
FILES= ldap.php
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (PEAR/DB_ldap-1.2.0.tgz) = f419d9135b08692292e6116e29e2615dc8abcadd2180600d6237bb19b7ca5119
|
||||
SIZE (PEAR/DB_ldap-1.2.0.tgz) = 8413
|
||||
SHA256 (PEAR/DB_ldap-1.2.1.tgz) = 7450a2a5b7376f35a813f2d7e10f39e70c997e8f5e79998ee31301ba770a055f
|
||||
SIZE (PEAR/DB_ldap-1.2.1.tgz) = 10146
|
||||
|
|
Loading…
Reference in a new issue