diff options
author | rh <rh@pkgsrc.org> | 2001-04-24 19:36:23 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-04-24 19:36:23 +0000 |
commit | 6f8d99069667d0191c91ff86af9eb8098d7f3a50 (patch) | |
tree | f524ac17e07ddca63f9bb1315b542d93b0f0b015 /devel/libsigc++ | |
parent | c32db340471ed1796a72281445f20d2bd11a0c37 (diff) | |
download | pkgsrc-6f8d99069667d0191c91ff86af9eb8098d7f3a50.tar.gz |
Update libsigc++ to 1.0.3. Changes include minor bugfixes only.
Diffstat (limited to 'devel/libsigc++')
-rw-r--r-- | devel/libsigc++/Makefile | 8 | ||||
-rw-r--r-- | devel/libsigc++/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index 7b974fe0d73..b0956874bec 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2001/02/16 14:38:38 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/04/24 19:36:23 rh Exp $ -DISTNAME= libsigc++-1.0.1 +DISTNAME= libsigc++-1.0.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libsigc/} @@ -8,10 +8,10 @@ MAINTAINER= bsieker@freenet.de HOMEPAGE= http://libsigc.sourceforge.net/ COMMENT= libsigc++ is provides a callback system for C++ programs -GNU_CONFIGURE= # defined +GNU_CONFIGURE= YES CONFIGURE_ARG= --disable-threads -USE_LIBTOOL= # defined +USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/scripts/ltconfig post-install: diff --git a/devel/libsigc++/distinfo b/devel/libsigc++/distinfo index 851edfcb463..772632bcbf6 100644 --- a/devel/libsigc++/distinfo +++ b/devel/libsigc++/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 00:44:28 wiz Exp $ +$NetBSD: distinfo,v 1.3 2001/04/24 19:36:23 rh Exp $ -SHA1 (libsigc++-1.0.1.tar.gz) = 46ca3f440768ca631f7ca238e4fea6895a208dc6 -Size (libsigc++-1.0.1.tar.gz) = 207884 bytes +SHA1 (libsigc++-1.0.3.tar.gz) = 22f08c9170a0f2f30d49c34a140fa8069dabe44f +Size (libsigc++-1.0.3.tar.gz) = 209930 bytes SHA1 (patch-aa) = 3cc05e693928e60ef653c098f75f2f00485f3ae9 SHA1 (patch-ab) = 7c807bae072f65b624c95efc13787d6d8b037889 |