update mod_auth_pgsql2 to 2.0.3, unbreak for apache 2.2.0
Larry Rosenman
ler at lerctr.org
Thu Feb 23 04:48:53 PST 2006
>Submitter-Id: current-users
>Originator: Larry Rosenman
>Organization: LERCTR Consulting
>Confidential: no
>Synopsis: update mod_auth_pgsql2 to 2.0.3, unbreak for apache 2.2.0
>Severity: non-critical
>Priority: high
>Category: ports
>Class: change-request
>Release: FreeBSD 6.1-PRERELEASE amd64
>Environment:
System: FreeBSD thebighonker.lerctr.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #13: Mon Feb 20 15:00:12 CST 2006 root at thebighonker.lerctr.org:/usr/obj/usr/src/sys/THEBIGHONKER amd64
>Description:
www/mod_auth_pgsql2 needs an update for apache 2.2.0....
maintainer (Apache list) CC'd.
>How-To-Repeat:
try to build www/mod_auth_pgsql2 with apache 2.2.0 on the system
>Fix:
diff -ur /usr/ports/www/mod_auth_pgsql2/Makefile ports/www/mod_auth_pgsql2/Makefile
--- /usr/ports/www/mod_auth_pgsql2/Makefile Sun Dec 4 15:08:46 2005
+++ ports/www/mod_auth_pgsql2/Makefile Thu Feb 23 06:44:23 2006
@@ -5,8 +5,7 @@
# $FreeBSD: ports/www/mod_auth_pgsql2/Makefile,v 1.9 2005/12/04 21:08:46 clement Exp $
PORTNAME= mod_auth_pgsql
-PORTVERSION= 2.0.2b1
-PORTREVISION= 2
+PORTVERSION= 2.0.3
CATEGORIES= www
MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/
@@ -14,7 +13,7 @@
COMMENT= Allows users to use PostgreSQL databases for user authentication
USE_PGSQL= yes
-USE_APACHE= 20
+USE_APACHE= 20+
LATEST_LINK= mod_auth_pgsql2
diff -ur /usr/ports/www/mod_auth_pgsql2/distinfo ports/www/mod_auth_pgsql2/distinfo
--- /usr/ports/www/mod_auth_pgsql2/distinfo Sun Dec 4 15:08:46 2005
+++ ports/www/mod_auth_pgsql2/distinfo Thu Feb 23 06:44:27 2006
@@ -1,3 +1,3 @@
-MD5 (mod_auth_pgsql-2.0.2b1.tar.gz) = 8216fde4597c288537ff4fec508a4b41
-SHA256 (mod_auth_pgsql-2.0.2b1.tar.gz) = 38e275666018287d54f279708a5c26571ff3890e0aedcf42f375efe7387e6981
-SIZE (mod_auth_pgsql-2.0.2b1.tar.gz) = 15930
+MD5 (mod_auth_pgsql-2.0.3.tar.gz) = d44074b3b9bdb0a5eb9702814872ad43
+SHA256 (mod_auth_pgsql-2.0.3.tar.gz) = 51651609d742e21bbc587fd4951b41a39deda53262cbf931b9b40bdda3b5cb92
+SIZE (mod_auth_pgsql-2.0.3.tar.gz) = 15474
More information about the freebsd-apache
mailing list