summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-apache/mod_auth_tkt/ChangeLog10
-rw-r--r--www-apache/mod_auth_tkt/Manifest16
-rw-r--r--www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild7
-rw-r--r--www-apache/mod_auth_tkt/mod_auth_tkt-2.1.0.ebuild45
4 files changed, 62 insertions, 16 deletions
diff --git a/www-apache/mod_auth_tkt/ChangeLog b/www-apache/mod_auth_tkt/ChangeLog
index 9b6904de979d..66a0a70570f2 100644
--- a/www-apache/mod_auth_tkt/ChangeLog
+++ b/www-apache/mod_auth_tkt/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for www-apache/mod_auth_tkt
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_tkt/ChangeLog,v 1.4 2008/06/01 10:45:45 hollow Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_tkt/ChangeLog,v 1.5 2009/09/17 07:45:27 hollow Exp $
+
+*mod_auth_tkt-2.1.0 (17 Sep 2009)
+
+ 17 Sep 2009; Benedikt Böhm <hollow@gentoo.org>
+ mod_auth_tkt-2.0.0_rc2.ebuild, +mod_auth_tkt-2.1.0.ebuild:
+ version bump
01 Jun 2008; Benedikt Böhm <hollow@gentoo.org>
mod_auth_tkt-2.0.0_rc2.ebuild:
diff --git a/www-apache/mod_auth_tkt/Manifest b/www-apache/mod_auth_tkt/Manifest
index b4dcd0218527..9136467e0a42 100644
--- a/www-apache/mod_auth_tkt/Manifest
+++ b/www-apache/mod_auth_tkt/Manifest
@@ -1,15 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
AUX 10_mod_auth_tkt.conf 852 RMD160 a4d54176a6b7ef9134d6c5290486b68b95a4f8a1 SHA1 f091c449393587bad5c7160842c7657bf3fc82c0 SHA256 1419906b22cf22a876e2cbf2f35e9da5c258da2bc35bf730978bc9f94f432f62
DIST mod_auth_tkt-2.0.0rc2.tar.gz 65011 RMD160 b4a29d2b8212207447162fd0d3aa12deb9f0e9aa SHA1 c1f92dd7bb2362e06bf354794e0613f38bfedd37 SHA256 256dea138ddabe46c46e54ebe9ec4b6be812fb2492eb64f314bf688346893072
-EBUILD mod_auth_tkt-2.0.0_rc2.ebuild 1152 RMD160 64efdeb78c89dd0518fa9ea563f01d7dcc72e05d SHA1 51a6b22313fe4b685ec413b136d4a6fcc0b767cd SHA256 044dfb5ebc111f892f869dd9e10432db2d531ca84051574f0726f80ada4c108e
-MISC ChangeLog 749 RMD160 80132c8ac08fb520ec2d7563d3467341b2427134 SHA1 158ca53e04418468c41f1efa349388bfdc588026 SHA256 d78b641334efae972760bc350f2b4a6f76217403694df3c63a56213763166a4a
+DIST mod_auth_tkt-2.1.0.tar.gz 100731 RMD160 ccf9526eca2928bdeb69557034f01c189ba7829c SHA1 9307ef54684a339519786eb3feef8100ebffdfae SHA256 ba456531656be5682f0a6a632a6eccb98c2459753c59b80b843e1d19cc7f8724
+EBUILD mod_auth_tkt-2.0.0_rc2.ebuild 1203 RMD160 9151b8fbb2690487a87f7aca7fba86026afc7052 SHA1 1c4ce41316bcc2dde28ef685c8ec3f5cd0bffead SHA256 3430d55a5084fbc5da938fc3fafbb8a4d3de7ce7db9ee4334505526b2582c41d
+EBUILD mod_auth_tkt-2.1.0.ebuild 1118 RMD160 ae05f7f462ec27ae83ba633e5356dd90c28fe256 SHA1 2754feabd26325604e1eccc352b27f74bf68b424 SHA256 27692674882f557f327ad7c31650988269a569f63d7ad09c115399739ad85e2c
+MISC ChangeLog 911 RMD160 8107f044f41b651c686f6e502e688b0cfdf647f7 SHA1 2f7525225c721c225dd56105f4a236da7ff3de6c SHA256 1c7b836d0a0ccfc343eb751e4ce1cd30ad6a01c17364e35e0483003472bead8a
MISC metadata.xml 160 RMD160 a0f6e133e170b7477018d8584c20e8723f6914fa SHA1 a3b9b520ec43ee1f9b1c7b5c5b8745bf84454c03 SHA256 3c312146c4cb5b912d6f56292242ce3a85c629ca98ee7ef0a84ca575708b44fe
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.9 (GNU/Linux)
-
-iEYEARECAAYFAkhCfd4ACgkQmPFBzbX68WEZ4wCeL9x57aRpGr2MFiiu6r520cOq
-KLoAoI+JjrBCyyEtie15OB5bm7dZLy/G
-=WCW8
------END PGP SIGNATURE-----
diff --git a/www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild b/www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild
index 4d34546058c9..ed798e905f8d 100644
--- a/www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild
+++ b/www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild
@@ -1,6 +1,9 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild,v 1.3 2008/06/01 10:45:45 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_tkt/mod_auth_tkt-2.0.0_rc2.ebuild,v 1.4 2009/09/17 07:45:27 hollow Exp $
+
+# test suite is completely broken
+RESTRICT="test"
inherit apache-module versionator
diff --git a/www-apache/mod_auth_tkt/mod_auth_tkt-2.1.0.ebuild b/www-apache/mod_auth_tkt/mod_auth_tkt-2.1.0.ebuild
new file mode 100644
index 000000000000..477c6dada1c9
--- /dev/null
+++ b/www-apache/mod_auth_tkt/mod_auth_tkt-2.1.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_tkt/mod_auth_tkt-2.1.0.ebuild,v 1.1 2009/09/17 07:45:27 hollow Exp $
+
+# test suite is completely broken
+RESTRICT="test"
+
+inherit apache-module
+
+DESCRIPTION="Apache module for cookie based authentication"
+HOMEPAGE="http://www.openfusion.com.au/labs/mod_auth_tkt/"
+SRC_URI="http://www.openfusion.com.au/labs/dist/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+RDEPEND=""
+
+APACHE2_MOD_CONF="10_${PN}"
+APACHE2_MOD_DEFINE="AUTH_TKT"
+
+DOCFILES="README"
+
+need_apache2_2
+
+src_compile() {
+ ./configure --apachever=2.2 --apxs=${APXS} || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ apache-module_src_install
+ pod2man --section=5 --release=${PV} doc/${PN}.{pod,5}
+ doman doc/${PN}.5
+}
+
+pkg_postinst() {
+ apache-module_pkg_postinst
+ einfo "See 'man mod_auth_tkt' for details on the individual directives."
+ einfo "Remember to change shared secret 'TKTAuthSecret' before using!"
+ einfo
+}