pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: nia
Date: Sun Jun 14 10:07:48 UTC 2020
Modified Files:
pkgsrc/benchmarks/filebench: Makefile
pkgsrc/devel/blame: Makefile
pkgsrc/devel/matio: Makefile
pkgsrc/graphics/freeimage: Makefile.common
Log Message:
*: Update broken sf.net HOMEPAGEs
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/benchmarks/filebench/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/blame/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/matio/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/freeimage/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/filebench/Makefile
diff -u pkgsrc/benchmarks/filebench/Makefile:1.5 pkgsrc/benchmarks/filebench/Makefile:1.6
--- pkgsrc/benchmarks/filebench/Makefile:1.5 Sat Jan 18 23:30:08 2020
+++ pkgsrc/benchmarks/filebench/Makefile Sun Jun 14 10:07:48 2020
@@ -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
Index: pkgsrc/devel/blame/Makefile
diff -u pkgsrc/devel/blame/Makefile:1.3 pkgsrc/devel/blame/Makefile:1.4
--- pkgsrc/devel/blame/Makefile:1.3 Sat Jan 18 23:30:24 2020
+++ pkgsrc/devel/blame/Makefile Sun Jun 14 10:07:48 2020
@@ -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
Index: pkgsrc/devel/matio/Makefile
diff -u pkgsrc/devel/matio/Makefile:1.4 pkgsrc/devel/matio/Makefile:1.5
--- pkgsrc/devel/matio/Makefile:1.4 Sat Jan 18 23:30:34 2020
+++ pkgsrc/devel/matio/Makefile Sun Jun 14 10:07:48 2020
@@ -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
Index: pkgsrc/graphics/freeimage/Makefile.common
diff -u pkgsrc/graphics/freeimage/Makefile.common:1.1 pkgsrc/graphics/freeimage/Makefile.common:1.2
--- pkgsrc/graphics/freeimage/Makefile.common:1.1 Mon May 25 12:24:37 2020
+++ pkgsrc/graphics/freeimage/Makefile.common Sun Jun 14 10:07:48 2020
@@ -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 @@ CATEGORIES= graphics
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