pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libsigc++ update to 1.2.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c53b30017b8
branches: trunk
changeset: 492727:9c53b30017b8
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Apr 18 17:08:55 2005 +0000
description:
update to 1.2.7
changes:
1.2.6:
* Avoid crash when disconnecting signals.
(Andrew Bettison, Martin Schulze)
* pkg-config file: Correct include path for 64-bit systems.
(Abel Cheung)
* MS embedded VC++ project files. (Ulrich Eckhardt)
1.2.7:
* Revert library .so version to 5.x.x. The major version should
never have been increased. Luckily 1.2.6 has only been online
or a few hours.
diffstat:
devel/libsigc++/Makefile | 7 +++----
devel/libsigc++/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 0e620a464a59 -r 9c53b30017b8 devel/libsigc++/Makefile
--- a/devel/libsigc++/Makefile Mon Apr 18 17:02:50 2005 +0000
+++ b/devel/libsigc++/Makefile Mon Apr 18 17:08:55 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:27 tv Exp $
+# $NetBSD: Makefile,v 1.21 2005/04/18 17:08:55 drochner Exp $
-DISTNAME= libsigc++-1.2.5
-PKGREVISION= 1
+DISTNAME= libsigc++-1.2.7
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libsigc/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsigc++/1.2/}
MAINTAINER= bsieker%freenet.de@localhost
HOMEPAGE= http://libsigc.sourceforge.net/
diff -r 0e620a464a59 -r 9c53b30017b8 devel/libsigc++/distinfo
--- a/devel/libsigc++/distinfo Mon Apr 18 17:02:50 2005 +0000
+++ b/devel/libsigc++/distinfo Mon Apr 18 17:08:55 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2005/02/23 22:24:19 agc Exp $
+$NetBSD: distinfo,v 1.9 2005/04/18 17:08:55 drochner Exp $
-SHA1 (libsigc++-1.2.5.tar.gz) = 9acc3eb2eb2e1cebe6ef3251de4d621a4b728ea0
-RMD160 (libsigc++-1.2.5.tar.gz) = 36971e78f4d8dfa3453bea9a65b00cc1ba5dd2f5
-Size (libsigc++-1.2.5.tar.gz) = 408276 bytes
+SHA1 (libsigc++-1.2.7.tar.gz) = 4c58891bc50f9ed1a90d954afe27b8d9b67c1f84
+RMD160 (libsigc++-1.2.7.tar.gz) = ea20f28f2dd8b06a7d38c2e9ff8094ab4921b689
+Size (libsigc++-1.2.7.tar.gz) = 477083 bytes
Home |
Main Index |
Thread Index |
Old Index