diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-05-20 01:18:50 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-05-20 01:18:50 +0000 |
commit | 1f9f24cf13d1d72c800aac908636910014d1a514 (patch) | |
tree | 36ece1b5f078f73967872bcee06e43b099f85501 /www/mod_authnz_external | |
parent | a2f9ec43a1cb9099dbeaee8cc1e642f3baf10bf6 (diff) |
Notes
Diffstat (limited to 'www/mod_authnz_external')
-rw-r--r-- | www/mod_authnz_external/Makefile | 4 | ||||
-rw-r--r-- | www/mod_authnz_external/distinfo | 6 | ||||
-rw-r--r-- | www/mod_authnz_external/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_authnz_external/Makefile b/www/mod_authnz_external/Makefile index 705ef67bb1d2..7cdcb30b2c89 100644 --- a/www/mod_authnz_external/Makefile +++ b/www/mod_authnz_external/Makefile @@ -6,9 +6,9 @@ # PORTNAME= mod_authnz_external -PORTVERSION= 3.1.1 +PORTVERSION= 3.1.2 CATEGORIES= www -MASTER_SITES= http://www.unixpapa.com/software/ +MASTER_SITES= http://mod-auth-external.googlecode.com/files/ DIST_SUBDIR= apache22 MAINTAINER= eg@fbsd.lt diff --git a/www/mod_authnz_external/distinfo b/www/mod_authnz_external/distinfo index 0f8b4a74f75f..44e46423adcd 100644 --- a/www/mod_authnz_external/distinfo +++ b/www/mod_authnz_external/distinfo @@ -1,3 +1,3 @@ -MD5 (apache22/mod_authnz_external-3.1.1.tar.gz) = fdeb740b90bce0c43e1e7d78faaab3bd -SHA256 (apache22/mod_authnz_external-3.1.1.tar.gz) = 0a31c2ba09e0d2ef8ffa1734cadc6d51054396e34bc6befe1afd481288adb6e1 -SIZE (apache22/mod_authnz_external-3.1.1.tar.gz) = 53858 +MD5 (apache22/mod_authnz_external-3.1.2.tar.gz) = 68830c65a429615bd13df756dadf7c5c +SHA256 (apache22/mod_authnz_external-3.1.2.tar.gz) = 2bdc4a8a16c0f21905816ef59d463dca8e052dec296e115e3f65c41ff4590e3e +SIZE (apache22/mod_authnz_external-3.1.2.tar.gz) = 54613 diff --git a/www/mod_authnz_external/pkg-descr b/www/mod_authnz_external/pkg-descr index 00a1825bb57a..a09193e2bb48 100644 --- a/www/mod_authnz_external/pkg-descr +++ b/www/mod_authnz_external/pkg-descr @@ -8,4 +8,4 @@ on other databases. This port gives the same funcionality as mod_auth_external, but over apache 2.2. -WWW: http://www.unixpapa.com/mod_auth_external.html +WWW: http://code.google.com/p/mod-auth-external/ |