pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 25 19:22:23 UTC 2022
Modified Files:
pkgsrc/devel/libsigc++: Makefile
pkgsrc/devel/libsigc++1: Makefile
pkgsrc/devel/libsigc++3: Makefile
Log Message:
libsigc++*: update HOMEPAGE, previous one is something unrelated now
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/devel/libsigc++/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/libsigc++1/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/libsigc++3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libsigc++/Makefile
diff -u pkgsrc/devel/libsigc++/Makefile:1.66 pkgsrc/devel/libsigc++/Makefile:1.67
--- pkgsrc/devel/libsigc++/Makefile:1.66 Tue Feb 15 10:19:28 2022
+++ pkgsrc/devel/libsigc++/Makefile Mon Jul 25 19:22:22 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2022/02/15 10:19:28 adam Exp $
+# $NetBSD: Makefile,v 1.67 2022/07/25 19:22:22 wiz Exp $
DISTNAME= libsigc++-2.10.8
CATEGORIES= devel gnome
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sourc
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://libsigc.sourceforge.net/
+HOMEPAGE= https://github.com/libsigcplusplus/libsigcplusplus
COMMENT= Type-safe callback system for C++ programs (v2)
LICENSE= gnu-lgpl-v2.1
Index: pkgsrc/devel/libsigc++1/Makefile
diff -u pkgsrc/devel/libsigc++1/Makefile:1.7 pkgsrc/devel/libsigc++1/Makefile:1.8
--- pkgsrc/devel/libsigc++1/Makefile:1.7 Fri Mar 20 11:57:28 2020
+++ pkgsrc/devel/libsigc++1/Makefile Mon Jul 25 19:22:23 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/03/20 11:57:28 nia Exp $
+# $NetBSD: Makefile,v 1.8 2022/07/25 19:22:23 wiz Exp $
DISTNAME= libsigc++-1.2.7
PKGNAME= libsigc++1-1.2.7
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsigc++/1.2/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://libsigc.sourceforge.net/
+HOMEPAGE= https://github.com/libsigcplusplus/libsigcplusplus
COMMENT= Type-safe callback system for C++ programs
GNU_CONFIGURE= YES
Index: pkgsrc/devel/libsigc++3/Makefile
diff -u pkgsrc/devel/libsigc++3/Makefile:1.9 pkgsrc/devel/libsigc++3/Makefile:1.10
--- pkgsrc/devel/libsigc++3/Makefile:1.9 Tue Jun 28 11:31:47 2022
+++ pkgsrc/devel/libsigc++3/Makefile Mon Jul 25 19:22:23 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2022/06/28 11:31:47 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2022/07/25 19:22:23 wiz Exp $
DISTNAME= libsigc++-3.0.7
PKGNAME= ${DISTNAME:S/-/3-/}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sourc
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://libsigc.sourceforge.net/
+HOMEPAGE= https://github.com/libsigcplusplus/libsigcplusplus
COMMENT= Type-safe callback system for C++ programs
LICENSE= gnu-lgpl-v2.1
Home |
Main Index |
Thread Index |
Old Index