summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2019-11-30 09:46:12 +0000
committerjperkin <jperkin@pkgsrc.org>2019-11-30 09:46:12 +0000
commit5287894338f92dae87fa61528dddbfb5d9d50766 (patch)
tree204d4233f3f06bbff2594db980777dc8a289a559 /graphics/ImageMagick
parentf8646d823fea3adc5d2778b584b56467ef7b64cd (diff)
downloadpkgsrc-5287894338f92dae87fa61528dddbfb5d9d50766.tar.gz
ImageMagick: nia found the correct releases directory.
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile.common14
1 files changed, 2 insertions, 12 deletions
diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common
index f8f4ca802b1..5b6e347908a 100644
--- a/graphics/ImageMagick/Makefile.common
+++ b/graphics/ImageMagick/Makefile.common
@@ -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 @@ DISTSUFFIX= ${IM_MAJOR_VER}
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/