pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug  1 16:51:20 UTC 2017

Modified Files:
        pkgsrc/www/ap22-authnz-external: Makefile
        pkgsrc/www/ap24-authnz-external: Makefile

Log Message:
Update HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/ap22-authnz-external/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ap24-authnz-external/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ap22-authnz-external/Makefile
diff -u pkgsrc/www/ap22-authnz-external/Makefile:1.7 pkgsrc/www/ap22-authnz-external/Makefile:1.8
--- pkgsrc/www/ap22-authnz-external/Makefile:1.7        Wed Jun 11 12:57:23 2014
+++ pkgsrc/www/ap22-authnz-external/Makefile    Tue Aug  1 16:51:20 2017
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2014/06/11 12:57:23 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.8 2017/08/01 16:51:20 wiz Exp $
 
 DISTNAME=      mod_authnz_external-${DISTVERS}
 PKGNAME=       ${APACHE_PKG_PREFIX}-authnz-external-${DISTVERS}
@@ -8,7 +7,7 @@ CATEGORIES=     www
 MASTER_SITES=  http://mod-auth-external.googlecode.com/files/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://code.google.com/p/mod-auth-external/
+HOMEPAGE=      https://github.com/phokz/mod-auth-external
 COMMENT=       Apache module for external program authentication
 
 PKG_APACHE_ACCEPTED=   apache22

Index: pkgsrc/www/ap24-authnz-external/Makefile
diff -u pkgsrc/www/ap24-authnz-external/Makefile:1.1 pkgsrc/www/ap24-authnz-external/Makefile:1.2
--- pkgsrc/www/ap24-authnz-external/Makefile:1.1        Wed Apr  6 09:02:07 2016
+++ pkgsrc/www/ap24-authnz-external/Makefile    Tue Aug  1 16:51:20 2017
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/04/06 09:02:07 manu Exp $
-#
+# $NetBSD: Makefile,v 1.2 2017/08/01 16:51:20 wiz Exp $
 
 DISTNAME=      mod_authnz_external-${DISTVERS}
 #PKGREVISION=  1



Home | Main Index | Thread Index | Old Index