Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2016 22:20:38 +0000 (UTC)
From:      Vsevolod Stakhov <vsevolod@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423228 - head/www/mod_authnz_external24
Message-ID:  <201610032220.u93MKce0034526@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vsevolod
Date: Mon Oct  3 22:20:37 2016
New Revision: 423228
URL: https://svnweb.freebsd.org/changeset/ports/423228

Log:
  - Unbreak by changing master site
  
  PR:		175338
  Submitted by:	maintainer

Modified:
  head/www/mod_authnz_external24/Makefile
  head/www/mod_authnz_external24/distinfo

Modified: head/www/mod_authnz_external24/Makefile
==============================================================================
--- head/www/mod_authnz_external24/Makefile	Mon Oct  3 22:09:23 2016	(r423227)
+++ head/www/mod_authnz_external24/Makefile	Mon Oct  3 22:20:37 2016	(r423228)
@@ -4,7 +4,7 @@
 PORTNAME=	mod_authnz_external
 PORTVERSION=	3.3.2
 CATEGORIES=	www
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	http://zhegan.in/files/
 PKGNAMESUFFIX=	24
 DIST_SUBDIR=	apache24
 
@@ -13,8 +13,6 @@ COMMENT=	Allows users authentication bas
 
 LICENSE=	APACHE20
 
-BROKEN=		Unfetchable (google code has gone away)
-
 USE_APACHE=	24
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes

Modified: head/www/mod_authnz_external24/distinfo
==============================================================================
--- head/www/mod_authnz_external24/distinfo	Mon Oct  3 22:09:23 2016	(r423227)
+++ head/www/mod_authnz_external24/distinfo	Mon Oct  3 22:20:37 2016	(r423228)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1475533191
 SHA256 (apache24/mod_authnz_external-3.3.2.tar.gz) = a16b31d81c20e024e7efe480fe98b48d5ce40d520b0a13ff38ab003cc527f1e8
 SIZE (apache24/mod_authnz_external-3.3.2.tar.gz) = 36160



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610032220.u93MKce0034526>