pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libfpx
Module Name: pkgsrc
Committed By: nros
Date: Wed Sep 28 19:54:57 UTC 2022
Modified Files:
pkgsrc/graphics/libfpx: Makefile
Log Message:
libfpx: keep MASTER_SITES and HOMEPAGE up to date
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/libfpx/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/libfpx/Makefile
diff -u pkgsrc/graphics/libfpx/Makefile:1.5 pkgsrc/graphics/libfpx/Makefile:1.6
--- pkgsrc/graphics/libfpx/Makefile:1.5 Sun Jan 19 11:07:56 2020
+++ pkgsrc/graphics/libfpx/Makefile Wed Sep 28 19:54:56 2022
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2020/01/19 11:07:56 nros Exp $
+# $NetBSD: Makefile,v 1.6 2022/09/28 19:54:56 nros Exp $
libfpx_ver= 1.3.1
DISTNAME= libfpx-${libfpx_ver}-10
PKGNAME= libfpx-${libfpx_ver}
PKGREVISION= 2
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/
-MASTER_SITES+= http://www.imagemagick.org/download/delegates/
+MASTER_SITES= https://imagemagick.org/archive/delegates/
EXTRACT_SUFX= .tar.xz
MAINTAINER= nros%NetBSD.org@localhost
-HOMEPAGE= http://www.imagemagick.org/
+HOMEPAGE= https://imagemagick.org/
COMMENT= Library for reading and writing FlashPix images
LICENSE= flashpix-license
Home |
Main Index |
Thread Index |
Old Index