Subject: pkg/30953: Update to ap-auth-script
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Stephen Borrill <netbsd@precedence.co.uk>
List: pkgsrc-bugs
Date: 08/09/2005 15:54:00
>Number:         30953
>Category:       pkg
>Synopsis:       Update to ap-auth-script (existing version very old)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 09 15:54:00 +0000 2005
>Originator:     Stephen Borrill
>Release:        NetBSD 2.0_STABLE
>Organization:
Precedence Technologies Ltd
>Environment:
	
	
System: NetBSD ugly 2.0_STABLE NetBSD 2.0_STABLE (GENERIC) #0: Wed Aug 3 18:42:33 BST 2005 root@ugly:/usr/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
ap-auth-script 1.3 (the current version is pkgsrc) is 4 years old and has numerous
bugs that render it useless (it doesn't with POST requests for example). Version
1.10 fixes many bugs.
>How-To-Repeat:
make install in www/ap-auth-script. See that it's version 1.3...
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/ap-auth-script/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	11 Apr 2005 21:47:50 -0000	1.5
+++ Makefile	9 Aug 2005 15:48:18 -0000
@@ -1,10 +1,11 @@
 # $NetBSD: Makefile,v 1.5 2005/04/11 21:47:50 tv Exp $
 #
 
-DISTNAME=	mod_auth_script-alpha1.3
-PKGNAME=	ap-auth-script-1.3
+DISTNAME=	auth_script-alpha1.10
+PKGNAME=	ap-auth-script-1.10
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=mod-auth-script/}
+BUILD_TARGET=	1
 
 MAINTAINER=	tech-pkg@NetBSD.org
 HOMEPAGE=	http://mod-auth-script.sourceforge.net/
@@ -12,6 +13,7 @@
 
 
 APACHE_MODULE_NAME=	mod_auth_script.so
+APACHE_MODULE_SRC=	mod_auth_script.c
 
 .include "../../www/apache/module.mk"
 .include "../../mk/bsd.pkg.mk"
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/www/ap-auth-script/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	24 Feb 2005 14:08:27 -0000	1.2
+++ distinfo	9 Aug 2005 15:48:18 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.2 2005/02/24 14:08:27 wiz Exp $
 
-SHA1 (mod_auth_script-alpha1.3.tar.gz) = 26dc2441bb2974553fcd302f6dec17b247e6e3e1
-RMD160 (mod_auth_script-alpha1.3.tar.gz) = 2a0878d6d8fcf80f2aa53d6990c8df69c7b362a0
-Size (mod_auth_script-alpha1.3.tar.gz) = 9155 bytes
+SHA1 (auth_script-alpha1.10.tar.gz) = 9fca27aca84e22bb37bbcf41ec72a3efca32b370
+RMD160 (auth_script-alpha1.10.tar.gz) = 0b8780f626304a3f27446220090c0ffcb5ace962
+Size (auth_script-alpha1.10.tar.gz) = 7171 bytes

>Unformatted: