pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/cups Update MASTER_SITES. From Thomas Mueller.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/257772ddaf0e
branches:  trunk
changeset: 635367:257772ddaf0e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jun 03 15:08:52 2014 +0000

description:
Update MASTER_SITES. From Thomas Mueller.

diffstat:

 print/cups/Makefile |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (23 lines):

diff -r 14d08b93e07c -r 257772ddaf0e print/cups/Makefile
--- a/print/cups/Makefile       Tue Jun 03 15:08:51 2014 +0000
+++ b/print/cups/Makefile       Tue Jun 03 15:08:52 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.207 2014/06/01 06:19:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.208 2014/06/03 15:08:52 wiz Exp $
 #
 # The CUPS author is very good about taking back changes into the main
 # CUPS distribution.  The correct place to send patches or bug-fixes is:
@@ -8,12 +8,9 @@
 PKGNAME=       cups-${DIST_VERS:S/-/./g}
 BASE_VERS=     1.5.4
 DIST_VERS=     ${BASE_VERS}
-
 PKGREVISION=   12
 CATEGORIES=    print
-MASTER_SITES=  http://ftp.easysw.com/pub/cups/${BASE_VERS}/ \
-               ftp://ftp.easysw.com/pub/cups/${BASE_VERS}/ \
-               ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/cups/${BASE_VERS}/
+MASTER_SITES=  http://www.cups.org/software/${BASE_VERS}/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    sbd%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index