summaryrefslogtreecommitdiff
path: root/www/ap22-authnz-external
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2009-03-01 01:28:17 +0000
committeradrianp <adrianp@pkgsrc.org>2009-03-01 01:28:17 +0000
commit58a7a6fa53e3f79829b40b7c8b8671d95cf9ef1c (patch)
tree408d1ffc4283d2e47ebb78ccc1cdd3766b6b29f3 /www/ap22-authnz-external
parent5c6446b03f5ea872be2e57b3ca452347ce545847 (diff)
downloadpkgsrc-58a7a6fa53e3f79829b40b7c8b8671d95cf9ef1c.tar.gz
Update to 3.2.3
Add documentation v3.2.3 (Jan Wolter - Feb 26, 2009) ----------------------------------------------- * Added GroupExternalError directive, which allows you to specify the HTTP error code to be returned if the group access check fails. Defaut is 401, but you may want to return 403 if you want to show the user an error page instead of asking him to login again. Thanks to Peter Crawshaw <pcrawshaw@mta.ca> for this patch. * In hopes of getting to a more consistantly named set of directives, added new aliases for two old directives: GroupExternalAuthoritative alias for AuthzExternalAuthoritative GroupExternalManyAtOnce alias for AuthExternalGroupsAtOnce Documentation updated to refer primarily to the new names. v3.2.2 (Jan Wolter - Dec 1, 2008) ----------------------------------------------- THIS RELEASE UPDATES DOCUMENTATION ONLY! * Improved documentation of AuthExternalContext directive in the INSTALL file. * Added documentation to the UPGRADE file on interactions between multiple Require directives.
Diffstat (limited to 'www/ap22-authnz-external')
-rw-r--r--www/ap22-authnz-external/Makefile17
-rw-r--r--www/ap22-authnz-external/PLIST8
-rw-r--r--www/ap22-authnz-external/distinfo8
3 files changed, 26 insertions, 7 deletions
diff --git a/www/ap22-authnz-external/Makefile b/www/ap22-authnz-external/Makefile
index 7602dbf1a0d..0e10da9d4ed 100644
--- a/www/ap22-authnz-external/Makefile
+++ b/www/ap22-authnz-external/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/11/12 09:07:56 martti Exp $
+# $NetBSD: Makefile,v 1.3 2009/03/01 01:28:17 adrianp Exp $
#
DISTNAME= mod_authnz_external-${DISTVERS}
@@ -16,9 +16,22 @@ PKG_APACHE_ACCEPTED= apache22
APACHE_MODULE_NAME= mod_authnz_external.${MODULE_EXT}
-DISTVERS= 3.2.1
+DISTVERS= 3.2.3
MODULE_EXT= la
MESSAGE_SUBST+= MODULE_NAME=authnz_external_module
+post-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/authnz-external
+ ${INSTALL_DATA} ${WRKSRC}/AUTHENTICATORS \
+ ${PREFIX}/share/doc/authnz-external
+ ${INSTALL_DATA} ${WRKSRC}/INSTALL \
+ ${PREFIX}/share/doc/authnz-external
+ ${INSTALL_DATA} ${WRKSRC}/INSTALL.HARDCODE \
+ ${PREFIX}/share/doc/authnz-external
+ ${INSTALL_DATA} ${WRKSRC}/TODO \
+ ${PREFIX}/share/doc/authnz-external
+ ${INSTALL_DATA} ${WRKSRC}/UPGRADE \
+ ${PREFIX}/share/doc/authnz-external
+
.include "../../www/apache/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/ap22-authnz-external/PLIST b/www/ap22-authnz-external/PLIST
index f8cd8adb3ee..88b8952bfb0 100644
--- a/www/ap22-authnz-external/PLIST
+++ b/www/ap22-authnz-external/PLIST
@@ -1,2 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/07/29 05:07:46 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/03/01 01:28:17 adrianp Exp $
lib/httpd/mod_authnz_external.so
+share/doc/authnz-external/AUTHENTICATORS
+share/doc/authnz-external/INSTALL
+share/doc/authnz-external/INSTALL.HARDCODE
+share/doc/authnz-external/TODO
+share/doc/authnz-external/UPGRADE
+@dirrm share/doc/authnz-external
diff --git a/www/ap22-authnz-external/distinfo b/www/ap22-authnz-external/distinfo
index 25c0ad5e78e..53b60d38d65 100644
--- a/www/ap22-authnz-external/distinfo
+++ b/www/ap22-authnz-external/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2008/11/12 09:07:56 martti Exp $
+$NetBSD: distinfo,v 1.3 2009/03/01 01:28:17 adrianp Exp $
-SHA1 (mod_authnz_external-3.2.1.tar.gz) = fd2ae98063bc69eb9009fe32977fc1bc00a7c3a8
-RMD160 (mod_authnz_external-3.2.1.tar.gz) = 174f9fdd2c7765c8ca9e424a243303cbc8620467
-Size (mod_authnz_external-3.2.1.tar.gz) = 57823 bytes
+SHA1 (mod_authnz_external-3.2.3.tar.gz) = a5e24392d6f9268ce94d3f899cfbcb5a43d1eddc
+RMD160 (mod_authnz_external-3.2.3.tar.gz) = 738e1e2a59771a9b6f09adcf3ff38fd60cdd42d7
+Size (mod_authnz_external-3.2.3.tar.gz) = 59642 bytes
SHA1 (patch-aa) = a566906fe7c50452979f3bd6c618ee8b08cce645