summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-01-07 17:12:04 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-01-07 17:12:04 +0000
commit9841c92696593e5eb403a969c600a030befb0ed1 (patch)
tree67d3af41fc28f0c25b08d5453eb7d3424a3a2f5f /net-www/mod_auth_pgsql
parentVersion bump and general cleanup per bug #75037. (diff)
downloadgentoo-2-9841c92696593e5eb403a969c600a030befb0ed1.tar.gz
gentoo-2-9841c92696593e5eb403a969c600a030befb0ed1.tar.bz2
gentoo-2-9841c92696593e5eb403a969c600a030befb0ed1.zip
Fix bug #118096.
(Portage version: 2.0.53)
Diffstat (limited to 'net-www/mod_auth_pgsql')
-rw-r--r--net-www/mod_auth_pgsql/ChangeLog10
-rw-r--r--net-www/mod_auth_pgsql/Manifest4
-rw-r--r--net-www/mod_auth_pgsql/files/digest-mod_auth_pgsql-2.0.31
-rw-r--r--net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.3.ebuild29
4 files changed, 41 insertions, 3 deletions
diff --git a/net-www/mod_auth_pgsql/ChangeLog b/net-www/mod_auth_pgsql/ChangeLog
index 3699c3274520..c764c1442ed9 100644
--- a/net-www/mod_auth_pgsql/ChangeLog
+++ b/net-www/mod_auth_pgsql/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-www/mod_auth_pgsql
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.24 2005/12/24 16:04:01 hansmi Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.25 2006/01/07 17:12:04 chtekk Exp $
+
+*mod_auth_pgsql-2.0.3 (07 Jan 2006)
+
+ 07 Jan 2006; Luca Longinotti <chtekk@gentoo.org>
+ +mod_auth_pgsql-2.0.3.ebuild:
+ Security bump to 2.0.3, see bug #118096.
24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
mod_auth_pgsql-2.0.2-r2.ebuild:
diff --git a/net-www/mod_auth_pgsql/Manifest b/net-www/mod_auth_pgsql/Manifest
index f713acb67f5a..fed1ba5eb6d1 100644
--- a/net-www/mod_auth_pgsql/Manifest
+++ b/net-www/mod_auth_pgsql/Manifest
@@ -1,4 +1,4 @@
-MD5 813b702cf7af2ff8d7fd8b3a94a65466 ChangeLog 3380
+MD5 66862a8aa8343ed83e38666922c0c827 ChangeLog 3544
MD5 c7576a76e457b6ae681019a0325dc4f8 files/0.9.12-r1/80_mod_auth_pgsql.conf 142
MD5 c7576a76e457b6ae681019a0325dc4f8 files/2.0.2-r2/80_mod_auth_pgsql.conf 142
MD5 d62d220e5910e2eefec77ad861d2d040 files/80_mod_auth_pgsql.conf 147
@@ -6,8 +6,10 @@ MD5 33aa974738c1fa067c57329de84f8f98 files/digest-mod_auth_pgsql-0.9.12 72
MD5 33aa974738c1fa067c57329de84f8f98 files/digest-mod_auth_pgsql-0.9.12-r1 72
MD5 dd3e63a5a1b40ae7f562b1d6cb79b5b0 files/digest-mod_auth_pgsql-2.0.2-r1 73
MD5 dd3e63a5a1b40ae7f562b1d6cb79b5b0 files/digest-mod_auth_pgsql-2.0.2-r2 73
+MD5 55e53a3604d408da8c84d9a7a60dfd70 files/digest-mod_auth_pgsql-2.0.3 71
MD5 86abe018bcaf60e139c4574121c2f0a5 metadata.xml 183
MD5 a0da823d6a9401b681f1b2fa83a7ff8c mod_auth_pgsql-0.9.12-r1.ebuild 1181
MD5 ae7a1fe1db04062e9c62fe3dcb6df134 mod_auth_pgsql-0.9.12.ebuild 1449
MD5 c4af4458f6312bcb5cb685714f5a859a mod_auth_pgsql-2.0.2-r1.ebuild 1097
MD5 f75e8fa18396c0196f21cae72dd684a6 mod_auth_pgsql-2.0.2-r2.ebuild 1004
+MD5 8ee6388508fc2c57f05c54d3a9dc6621 mod_auth_pgsql-2.0.3.ebuild 869
diff --git a/net-www/mod_auth_pgsql/files/digest-mod_auth_pgsql-2.0.3 b/net-www/mod_auth_pgsql/files/digest-mod_auth_pgsql-2.0.3
new file mode 100644
index 000000000000..e8bc4dcf30be
--- /dev/null
+++ b/net-www/mod_auth_pgsql/files/digest-mod_auth_pgsql-2.0.3
@@ -0,0 +1 @@
+MD5 d44074b3b9bdb0a5eb9702814872ad43 mod_auth_pgsql-2.0.3.tar.gz 15474
diff --git a/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.3.ebuild b/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.3.ebuild
new file mode 100644
index 000000000000..abecabc08f8d
--- /dev/null
+++ b/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.3.ebuild,v 1.1 2006/01/07 17:12:04 chtekk Exp $
+
+inherit apache-module
+
+DESCRIPTION="This module allows user authentication (and can log authentication requests) against information stored in a PostgreSQL database."
+HOMEPAGE="http://www.giuseppetanzilli.it/mod_auth_pgsql2/"
+SRC_URI="http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/${P}.tar.gz"
+
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+LICENSE="freedist"
+SLOT="2"
+DEPEND="dev-db/postgresql"
+IUSE=""
+
+APXS2_ARGS="-a -c -I /usr/pgsql/include -L /usr/pgsql/lib -lpq mod_auth_pgsql.c"
+
+APACHE2_MOD_CONF="2.0.2-r2/80_mod_auth_pgsql"
+APACHE2_MOD_DEFINE="AUTH_PGSQL"
+
+DOCFILES="INSTALL README TODO mod_auth_pgsql.html"
+
+need_apache2
+
+src_install() {
+ apache-module_src_install
+ fperms 600 ${APACHE2_MODULES_CONFDIR}/$(basename ${APACHE2_MOD_CONF}).conf
+}