diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2008-12-26 15:21:41 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2008-12-26 15:21:41 +0800 |
commit | 975e7af75c8673e2b2bbd04e841f210752fd2887 (patch) | |
tree | cc9e5565d4cecb93f54902f30b7a43c3e4087414 /www | |
parent | 29d84a287d3b73e74d3e6318d82e327792ff12dc (diff) | |
download | freebsd-ports-gnome-975e7af75c8673e2b2bbd04e841f210752fd2887.tar.gz freebsd-ports-gnome-975e7af75c8673e2b2bbd04e841f210752fd2887.tar.zst freebsd-ports-gnome-975e7af75c8673e2b2bbd04e841f210752fd2887.zip |
Update to 1.0
Port does not work with www/apache22 b/c it does not work with apr 1.x series)
Approved by: araujo (mentor, implicit)
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_auth_remote/Makefile | 3 | ||||
-rw-r--r-- | www/mod_auth_remote/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/mod_auth_remote/Makefile b/www/mod_auth_remote/Makefile index ca12a6c1ca4a..09aa50b1ed3a 100644 --- a/www/mod_auth_remote/Makefile +++ b/www/mod_auth_remote/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mod_auth_remote -PORTVERSION= 0.1 -PORTREVISION= 1 +PORTVERSION= 1.0 CATEGORIES= www MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \ http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/ diff --git a/www/mod_auth_remote/distinfo b/www/mod_auth_remote/distinfo index 1fe3652b8925..2749c0124362 100644 --- a/www/mod_auth_remote/distinfo +++ b/www/mod_auth_remote/distinfo @@ -1,3 +1,3 @@ -MD5 (apache/mod_auth_remote-0.1.tar.gz) = 2086ef91061f2b0539c133c8c4318595 -SHA256 (apache/mod_auth_remote-0.1.tar.gz) = 4d21682a4968d288cf1ae229e1fc552adbafde9a02b2fa194df281b4b72d1448 -SIZE (apache/mod_auth_remote-0.1.tar.gz) = 3456 +MD5 (apache/mod_auth_remote-1.0.tar.gz) = d37a8cd35e1470600f6fbbcba136d70f +SHA256 (apache/mod_auth_remote-1.0.tar.gz) = 81e86671d7918e5a7d12cdeffdb9b3b7242d535e3a58e9485da7f2960cb35d21 +SIZE (apache/mod_auth_remote-1.0.tar.gz) = 3457 |