diff options
Diffstat (limited to 'www/ap-auth-cookie')
-rw-r--r-- | www/ap-auth-cookie/Makefile | 6 | ||||
-rw-r--r-- | www/ap-auth-cookie/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/www/ap-auth-cookie/Makefile b/www/ap-auth-cookie/Makefile index 4478cc64bb2..e3988843e5e 100644 --- a/www/ap-auth-cookie/Makefile +++ b/www/ap-auth-cookie/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2002/08/01 02:37:42 jschauma Exp $ +# $NetBSD: Makefile,v 1.24 2003/02/14 17:46:57 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 # one. DISTNAME= mod_auth_cookie.c -PKGNAME= ap-auth-cookie-1.7 +PKGNAME= ap-auth-cookie-1.9 CATEGORIES= www MASTER_SITES= ftp://ftp.kciLink.com/pub/ EXTRACT_SUFX= .gz @@ -20,6 +20,8 @@ USE_PERL5= build # for "apxs" EXTRACT_CMD= ${DO_NADA} WRKSRC= ${WRKDIR} +DIST_SUBDIR= ${PKGNAME} + post-extract: @(${ECHO} '#include "ap_compat.h"'; ${GZIP_CMD} -dc ${DISTDIR}/${DISTFILES}) \ >${WRKSRC}/${DISTNAME} diff --git a/www/ap-auth-cookie/distinfo b/www/ap-auth-cookie/distinfo index 3ccdcd71bf9..4d7de5f80c0 100644 --- a/www/ap-auth-cookie/distinfo +++ b/www/ap-auth-cookie/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/05/09 12:31:39 wiz Exp $ +$NetBSD: distinfo,v 1.3 2003/02/14 17:46:57 wiz Exp $ -SHA1 (mod_auth_cookie.c.gz) = 872d756cfe38b657e2b02e159d0f6fb2a9a10304 -Size (mod_auth_cookie.c.gz) = 3512 bytes +SHA1 (ap-auth-cookie-1.9/mod_auth_cookie.c.gz) = ffe4aaf5487389699a0d856815aaf6cfa53cf9d5 +Size (ap-auth-cookie-1.9/mod_auth_cookie.c.gz) = 3622 bytes |