Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc *: Update broken sf.net HOMEPAGEs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36a441c7af81
branches:  trunk
changeset: 434296:36a441c7af81
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Jun 14 10:07:48 2020 +0000

description:
*: Update broken sf.net HOMEPAGEs

diffstat:

 benchmarks/filebench/Makefile      |  4 ++--
 devel/blame/Makefile               |  4 ++--
 devel/matio/Makefile               |  4 ++--
 graphics/freeimage/Makefile.common |  4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diffs (69 lines):

diff -r fa4ff7f180f5 -r 36a441c7af81 benchmarks/filebench/Makefile
--- a/benchmarks/filebench/Makefile     Sun Jun 14 09:18:36 2020 +0000
+++ b/benchmarks/filebench/Makefile     Sun Jun 14 10:07:48 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2020/01/18 23:30:08 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2020/06/14 10:07:48 nia Exp $
 
 DISTNAME=      filebench-1.4.9.1
 CATEGORIES=    benchmarks
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=filebench/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://filebench.sf.net/
+HOMEPAGE=      https://github.com/filebench/filebench
 COMMENT=       File system and storage benchmark
 
 GNU_CONFIGURE=         yes
diff -r fa4ff7f180f5 -r 36a441c7af81 devel/blame/Makefile
--- a/devel/blame/Makefile      Sun Jun 14 09:18:36 2020 +0000
+++ b/devel/blame/Makefile      Sun Jun 14 10:07:48 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:24 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/14 10:07:48 nia Exp $
 
 DISTNAME=      blame-1.3.1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=blame/}
 
 MAINTAINER=    asau%inbox.ru@localhost
-HOMEPAGE=      https://blame.sf.net/
+HOMEPAGE=      https://invisible-island.net/rcs-blame/ 
 COMMENT=       Annotate RCS-controlled text line by line
 
 GNU_CONFIGURE=         yes
diff -r fa4ff7f180f5 -r 36a441c7af81 devel/matio/Makefile
--- a/devel/matio/Makefile      Sun Jun 14 09:18:36 2020 +0000
+++ b/devel/matio/Makefile      Sun Jun 14 10:07:48 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:30:34 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/06/14 10:07:48 nia Exp $
 
 DISTNAME=              matio-1.3.3
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=matio/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://matio.sf.net/
+HOMEPAGE=              https://sourceforge.net/projects/matio/
 COMMENT=               Matlab MAT file I/O library
 
 GNU_CONFIGURE=         yes
diff -r fa4ff7f180f5 -r 36a441c7af81 graphics/freeimage/Makefile.common
--- a/graphics/freeimage/Makefile.common        Sun Jun 14 09:18:36 2020 +0000
+++ b/graphics/freeimage/Makefile.common        Sun Jun 14 10:07:48 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2020/05/25 12:24:37 nia Exp $
+# $NetBSD: Makefile.common,v 1.2 2020/06/14 10:07:48 nia Exp $
 # used by graphics/freeimage/Makefile
 # used by graphics/freeimageplus/Makefile
 
@@ -8,7 +8,7 @@
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=freeimage/}
 EXTRACT_SUFX=  .zip
 
-HOMEPAGE=      https://freeimage.sf.net/
+HOMEPAGE=      https://freeimage.sourceforge.io/
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3 OR mpl-1.0
 
 USE_LANGUAGES+=        c c++11



Home | Main Index | Thread Index | Old Index