pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/apache-tomcat7
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 3 11:19:16 UTC 2017
Modified Files:
pkgsrc/www/apache-tomcat7: Makefile
Log Message:
Add archive.apache.org as master site, since the pkgsrc version is outdated.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/apache-tomcat7/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/apache-tomcat7/Makefile
diff -u pkgsrc/www/apache-tomcat7/Makefile:1.31 pkgsrc/www/apache-tomcat7/Makefile:1.32
--- pkgsrc/www/apache-tomcat7/Makefile:1.31 Tue Aug 15 01:54:25 2017
+++ pkgsrc/www/apache-tomcat7/Makefile Sun Sep 3 11:19:16 2017
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2017/08/15 01:54:25 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.32 2017/09/03 11:19:16 wiz Exp $
DISTNAME= apache-tomcat-${TOMCAT_VER}
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE:=tomcat/tomcat-7/v${TOMCAT_VER}/bin/}
+MASTER_SITES+= https://archive.apache.org/dist/tomcat/tomcat-7/v${TOMCAT_VER}/bin/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://tomcat.apache.org/
Home |
Main Index |
Thread Index |
Old Index