diff options
author | wiz <wiz@pkgsrc.org> | 2006-07-21 16:24:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-07-21 16:24:37 +0000 |
commit | 5cfb780bc03e81f649abef50625f305220a7e4d7 (patch) | |
tree | 232bbf8fae4030e46986586f054ded17169e7199 /www/ap-auth-cookie | |
parent | 3504b649a636d80e9d6edc71f118751845ceb5f5 (diff) | |
download | pkgsrc-5cfb780bc03e81f649abef50625f305220a7e4d7.tar.gz |
Update HOMEPAGE and MASTER_SITES, and use un-gzipped file provided there.
Compared with previous gzipped version, no change.
Fixes bulk build, because it will be able to download the file again :)
Diffstat (limited to 'www/ap-auth-cookie')
-rw-r--r-- | www/ap-auth-cookie/Makefile | 8 | ||||
-rw-r--r-- | www/ap-auth-cookie/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/ap-auth-cookie/Makefile b/www/ap-auth-cookie/Makefile index c665aa0cde0..3a78cc2f31c 100644 --- a/www/ap-auth-cookie/Makefile +++ b/www/ap-auth-cookie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2006/06/02 18:27:58 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2006/07/21 16:24:37 wiz Exp $ # # There are a few more mod_auth_cookie's out there doing slightly # different things. This one pkg would be a good place to dump them all in @@ -7,11 +7,11 @@ DISTNAME= mod_auth_cookie.c PKGNAME= ap13-auth-cookie-1.9 CATEGORIES= www -MASTER_SITES= ftp://ftp.kciLink.com/pub/ -EXTRACT_SUFX= .gz +MASTER_SITES= http://raburton.lunarpages.com/apache/mod_auth_cookie/13/ +EXTRACT_SUFX= # empty MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= ftp://ftp.kciLink.com/pub/mod_auth_cookie.txt +HOMEPAGE= http://raburton.lunarpages.com/apache/mod_auth_cookie/ COMMENT= Cookie-based authentication for Apache CONFLICTS= ap-auth-cookie-[0-9]* diff --git a/www/ap-auth-cookie/distinfo b/www/ap-auth-cookie/distinfo index a0e5df14687..7b29649868b 100644 --- a/www/ap-auth-cookie/distinfo +++ b/www/ap-auth-cookie/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/06/07 11:48:32 joerg Exp $ +$NetBSD: distinfo,v 1.6 2006/07/21 16:24:37 wiz Exp $ -SHA1 (ap13-auth-cookie-1.9/mod_auth_cookie.c.gz) = ffe4aaf5487389699a0d856815aaf6cfa53cf9d5 -RMD160 (ap13-auth-cookie-1.9/mod_auth_cookie.c.gz) = fc7d49e31e1ea678639a4674dae140531dc1830d -Size (ap13-auth-cookie-1.9/mod_auth_cookie.c.gz) = 3622 bytes +SHA1 (ap13-auth-cookie-1.9/mod_auth_cookie.c) = c6f66cbc70a7daf4eba1587d79376e29b8ae6965 +RMD160 (ap13-auth-cookie-1.9/mod_auth_cookie.c) = cc130b03931ceb9326a49e4bb5e0d2c53b7f371c +Size (ap13-auth-cookie-1.9/mod_auth_cookie.c) = 8790 bytes |