pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libfpx libfpx: keep MASTER_SITES and HOMEPAGE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc208338fc36
branches:  trunk
changeset: 385892:fc208338fc36
user:      nros <nros%pkgsrc.org@localhost>
date:      Wed Sep 28 19:54:56 2022 +0000

description:
libfpx: keep MASTER_SITES and HOMEPAGE up to date

diffstat:

 graphics/libfpx/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r f2f1337d9e87 -r fc208338fc36 graphics/libfpx/Makefile
--- a/graphics/libfpx/Makefile  Wed Sep 28 18:58:06 2022 +0000
+++ b/graphics/libfpx/Makefile  Wed Sep 28 19:54:56 2022 +0000
@@ -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