pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick ImageMagick: nia found the correc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8eee2b9acdd8
branches: trunk
changeset: 344983:8eee2b9acdd8
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Sat Nov 30 09:46:12 2019 +0000
description:
ImageMagick: nia found the correct releases directory.
diffstat:
graphics/ImageMagick/Makefile.common | 14 ++------------
1 files changed, 2 insertions(+), 12 deletions(-)
diffs (29 lines):
diff -r 88f59f35f1ec -r 8eee2b9acdd8 graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common Sat Nov 30 09:32:14 2019 +0000
+++ b/graphics/ImageMagick/Makefile.common Sat Nov 30 09:46:12 2019 +0000
@@ -1,8 +1,4 @@
-# $NetBSD: Makefile.common,v 1.198 2019/11/29 19:40:36 jperkin Exp $
-#
-# When updating this package, please upload the distfile
-# since they disappear immediately when new releases happen,
-# which is quite often.
+# $NetBSD: Makefile.common,v 1.199 2019/11/30 09:46:12 jperkin Exp $
#
# used by graphics/p5-PerlMagick/Makefile
@@ -19,14 +15,8 @@
DISTNAME= ImageMagick-${DISTSUFFIX}
DISTVERSION= ${DISTSUFFIX:S/-/./}
-#
-# Please always run `upload-distfiles' after every update!
-# (upstream usually get rid of old version and only the latest stable versions
-# are available in the mirrors)
-#
CATEGORIES= graphics
-MASTER_SITES= https://www.imagemagick.org/download/
-MASTER_SITES+= https://ftp.gnome.org/mirror/imagemagick.org/ftp/releases/
+MASTER_SITES= https://www.imagemagick.org/download/releases/
EXTRACT_SUFX= .tar.xz
HOMEPAGE= https://www.imagemagick.org/
Home |
Main Index |
Thread Index |
Old Index