pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/apache-tomcat7 Add archive.apache.org as master si...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab1518b8745c
branches:  trunk
changeset: 367521:ab1518b8745c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 03 11:19:16 2017 +0000

description:
Add archive.apache.org as master site, since the pkgsrc version is outdated.

diffstat:

 www/apache-tomcat7/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 97e4daef2c64 -r ab1518b8745c www/apache-tomcat7/Makefile
--- a/www/apache-tomcat7/Makefile       Sun Sep 03 09:46:06 2017 +0000
+++ b/www/apache-tomcat7/Makefile       Sun Sep 03 11:19:16 2017 +0000
@@ -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