update to pear-Auth-HTTP-2.1.8
This commit is contained in:
parent
95de0a6194
commit
80b147b107
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2013/03/11 11:41:27 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2015/10/29 21:58:21 sthen Exp $
|
||||
|
||||
COMMENT= HTTP authentication
|
||||
|
||||
V= 2.1.6
|
||||
V= 2.1.8
|
||||
DISTNAME= Auth_HTTP-${V}
|
||||
PKGNAME= pear-Auth-HTTP-${V}
|
||||
REVISION = 1
|
||||
CATEGORIES= security
|
||||
|
||||
MODULES= www/pear
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Auth_HTTP-2.1.6.tgz) = 1sq74YNaKva71CFBRhwCWcxokcHxmpGv2psEtpU3QhY=
|
||||
SIZE (Auth_HTTP-2.1.6.tgz) = 9327
|
||||
SHA256 (Auth_HTTP-2.1.8.tgz) = vT833gTL/ZnBb8LKDs+AdhGwzrWpQ/bO3zWRg8B04Dw=
|
||||
SIZE (Auth_HTTP-2.1.8.tgz) = 8626
|
||||
|
@ -1,14 +1,17 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/30 11:04:43 mbalmer Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2015/10/29 21:58:21 sthen Exp $
|
||||
@group daemon
|
||||
lib/
|
||||
lib/php/
|
||||
pear/data/Auth_HTTP/
|
||||
pear/data/Auth_HTTP/README
|
||||
pear/doc/
|
||||
pear/doc/Auth_HTTP/
|
||||
pear/doc/Auth_HTTP/docs/
|
||||
pear/doc/Auth_HTTP/docs/sample.sql
|
||||
pear/doc/Auth_HTTP/docs/test_basic_simple.php
|
||||
pear/doc/Auth_HTTP/docs/test_digest_get.php
|
||||
pear/doc/Auth_HTTP/docs/test_digest_post.php
|
||||
pear/doc/Auth_HTTP/docs/test_digest_simple.php
|
||||
pear/lib/.registry/auth_http.reg
|
||||
pear/lib/Auth/
|
||||
pear/lib/Auth/HTTP.php
|
||||
pear/tests/Auth_HTTP/
|
||||
pear/tests/Auth_HTTP/tests/
|
||||
pear/tests/Auth_HTTP/tests/sample.sql
|
||||
pear/tests/Auth_HTTP/tests/test_basic_simple.php
|
||||
pear/tests/Auth_HTTP/tests/test_digest_get.php
|
||||
pear/tests/Auth_HTTP/tests/test_digest_post.php
|
||||
pear/tests/Auth_HTTP/tests/test_digest_simple.php
|
||||
|
Loading…
Reference in New Issue
Block a user