pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel libsigc++*: update HOMEPAGE, previous one is som...
details: https://anonhg.NetBSD.org/pkgsrc/rev/968dbf2820ba
branches: trunk
changeset: 382333:968dbf2820ba
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 25 19:22:22 2022 +0000
description:
libsigc++*: update HOMEPAGE, previous one is something unrelated now
diffstat:
devel/libsigc++/Makefile | 4 ++--
devel/libsigc++1/Makefile | 4 ++--
devel/libsigc++3/Makefile | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r 02c55246a3b0 -r 968dbf2820ba devel/libsigc++/Makefile
--- a/devel/libsigc++/Makefile Mon Jul 25 19:07:23 2022 +0000
+++ b/devel/libsigc++/Makefile Mon Jul 25 19:22:22 2022 +0000
@@ -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 @@
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
diff -r 02c55246a3b0 -r 968dbf2820ba devel/libsigc++1/Makefile
--- a/devel/libsigc++1/Makefile Mon Jul 25 19:07:23 2022 +0000
+++ b/devel/libsigc++1/Makefile Mon Jul 25 19:22:22 2022 +0000
@@ -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 @@
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
diff -r 02c55246a3b0 -r 968dbf2820ba devel/libsigc++3/Makefile
--- a/devel/libsigc++3/Makefile Mon Jul 25 19:07:23 2022 +0000
+++ b/devel/libsigc++3/Makefile Mon Jul 25 19:22:22 2022 +0000
@@ -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 @@
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