pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/png
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 24 07:18:59 UTC 2017
Modified Files:
pkgsrc/graphics/png: Makefile
Log Message:
Add new main master site.
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 pkgsrc/graphics/png/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/png/Makefile
diff -u pkgsrc/graphics/png/Makefile:1.190 pkgsrc/graphics/png/Makefile:1.191
--- pkgsrc/graphics/png/Makefile:1.190 Thu Mar 16 15:15:42 2017
+++ pkgsrc/graphics/png/Makefile Mon Apr 24 07:18:59 2017
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.190 2017/03/16 15:15:42 wiz Exp $
+# $NetBSD: Makefile,v 1.191 2017/04/24 07:18:59 wiz Exp $
DISTNAME= libpng-1.6.29
PKGNAME= ${DISTNAME:S/lib//}
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/}
+MASTER_SITES= https://ftp-osl.osuosl.org/pub/libpng/src/archive/xz/libpng16/
+MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=libpng/}
MASTER_SITES+= ftp://ftp.fu-berlin.de/unix/graphics/png/src/libpng16/
EXTRACT_SUFX= .tar.xz
Home |
Main Index |
Thread Index |
Old Index