aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Auth_HTTP
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-04-26 05:35:17 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-04-26 05:35:17 +0000
commit442a4ece4059985726091dcb222a996d65bd9219 (patch)
treec7e9e095c09a91634352b1c8f72572e210e0acc3 /security/pear-Auth_HTTP
parent89b831172d61b7987da22d7ea1d6a4491b499e3e (diff)
downloadports-442a4ece4059985726091dcb222a996d65bd9219.tar.gz
ports-442a4ece4059985726091dcb222a996d65bd9219.zip
+ update port: security/pear-Auth_HTTP to 2.1.6
+ changelog: http://pear.php.net/package/Auth_HTTP/download/2.1.6/ + pass maintainership to submitter + update COMMENT PR: 80337 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes
Notes: svn path=/head/; revision=134173
Diffstat (limited to 'security/pear-Auth_HTTP')
-rw-r--r--security/pear-Auth_HTTP/Makefile10
-rw-r--r--security/pear-Auth_HTTP/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/security/pear-Auth_HTTP/Makefile b/security/pear-Auth_HTTP/Makefile
index 2c0ee2983a8e..9c78c38717ca 100644
--- a/security/pear-Auth_HTTP/Makefile
+++ b/security/pear-Auth_HTTP/Makefile
@@ -6,22 +6,22 @@
#
PORTNAME= Auth_HTTP
-PORTVERSION= 2.1.4
+PORTVERSION= 2.1.6
CATEGORIES= security www pear
-MAINTAINER= ports@FreeBSD.org
-COMMENT= PEAR HTTP authentication methods
+MAINTAINER= antonio@php.net
+COMMENT= PEAR HTTP authentication
BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= Auth
FILES= HTTP.php
-TESTS= sample.sql test_basic_simple.php test_digest_simple.php \
+TESTS= sample.sql test_basic_simple.php test_digest_simple.php \
test_digest_get.php test_digest_post.php
post-extract:
- (cd ${WRKSRC} && ${LN} -s Auth_HTTP.php HTTP.php)
+ @${MV} ${WRKSRC}/Auth_HTTP.php ${WRKSRC}/${FILES}
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff --git a/security/pear-Auth_HTTP/distinfo b/security/pear-Auth_HTTP/distinfo
index af4c46c98ef9..cdfc5864fad4 100644
--- a/security/pear-Auth_HTTP/distinfo
+++ b/security/pear-Auth_HTTP/distinfo
@@ -1,2 +1,2 @@
-MD5 (PEAR/Auth_HTTP-2.1.4.tgz) = cfc45a13503d2468ae808a37d95bb814
-SIZE (PEAR/Auth_HTTP-2.1.4.tgz) = 7835
+MD5 (PEAR/Auth_HTTP-2.1.6.tgz) = d5209f0d1f1874e23b44fbfb397a2aa0
+SIZE (PEAR/Auth_HTTP-2.1.6.tgz) = 9327