From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Nov 10 07:11:49 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A88F216A4DB for ; Mon, 10 Nov 2003 07:11:48 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E4044060 for ; Mon, 10 Nov 2003 07:10:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAAFAHFY020045 for ; Mon, 10 Nov 2003 07:10:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAAFAHh9020044; Mon, 10 Nov 2003 07:10:17 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 10 Nov 2003 07:10:17 -0800 (PST) Resent-Message-Id: <200311101510.hAAFAHh9020044@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A219E16A4D0 for ; Mon, 10 Nov 2003 07:01:47 -0800 (PST) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAD5A43F3F for ; Mon, 10 Nov 2003 07:01:45 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost ([61.198.241.110]) by hfep02.dion.ne.jp with SMTP id <20031110150141681.KGJY@hfep02.dion.ne.jp> for ; Tue, 11 Nov 2003 00:01:41 +0900 Message-Id: <20031111000014.780cfa8b.tkato@prontomail.com> Date: Tue, 11 Nov 2003 00:00:14 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/59120: Update port: devel/libsigcx to 0.6.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2003 15:11:49 -0000 X-List-Received-Date: Mon, 10 Nov 2003 15:11:49 -0000 X-List-Received-Date: Mon, 10 Nov 2003 15:11:49 -0000 X-List-Received-Date: Mon, 10 Nov 2003 15:11:49 -0000 X-List-Received-Date: Mon, 10 Nov 2003 15:11:49 -0000 >Number: 59120 >Category: ports >Synopsis: Update port: devel/libsigcx to 0.6.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 10 07:10:17 PST 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.6.4 >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/libsigcx/Makefile devel/libsigcx/Makefile --- /usr/ports/devel/libsigcx/Makefile Wed Apr 16 23:20:21 2003 +++ devel/libsigcx/Makefile Sun Nov 9 01:27:26 2003 @@ -7,24 +7,21 @@ # PORTNAME= libsigcx -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= libsigcx +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -COMMENT= libSigC++ Extras +COMMENT= An extension of libSigC++ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 -USE_REINPLACE= yes -USE_GNOME= gtk20 gnomehack -USE_LIBTOOL= yes +USE_GNOME= gnomehack gtk20 USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-static --enable-shared INSTALLS_SHLIB= yes - -post-patch: - @${REINPLACE_CMD} -e "s,-pthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure .include diff -urN /usr/ports/devel/libsigcx/distinfo devel/libsigcx/distinfo --- /usr/ports/devel/libsigcx/distinfo Wed Apr 16 23:20:21 2003 +++ devel/libsigcx/distinfo Sun Nov 9 01:12:12 2003 @@ -1 +1 @@ -MD5 (libsigcx-0.6.2.tar.gz) = 9eeaba953b3132a1e85d4f54e2249e73 +MD5 (libsigcx-0.6.4.tar.gz) = 02e78c3cfbdb4be285d97653e563f65a diff -urN /usr/ports/devel/libsigcx/files/patch-ltmain.sh devel/libsigcx/files/patch-ltmain.sh --- /usr/ports/devel/libsigcx/files/patch-ltmain.sh Sun Apr 6 16:16:01 2003 +++ devel/libsigcx/files/patch-ltmain.sh Sun Nov 9 01:19:23 2003 @@ -1,31 +1,5 @@ --- scripts/ltmain.sh.orig Sat Mar 8 14:36:10 2003 +++ scripts/ltmain.sh Sun Apr 6 15:01:17 2003 -@@ -1065,14 +1065,14 @@ - # These systems don't actually have a C library (as such) - test "X$arg" = "X-lc" && continue - ;; -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd*) - # Do not include libc due to us having libc/libc_r. - test "X$arg" = "X-lc" && continue - ;; - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -2495,7 +2495,7 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd*) - # Do not include libc due to us having libc/libc_r. - ;; - *) @@ -4325,10 +4325,12 @@ fi diff -urN /usr/ports/devel/libsigcx/pkg-plist devel/libsigcx/pkg-plist --- /usr/ports/devel/libsigcx/pkg-plist Wed Apr 16 23:20:21 2003 +++ devel/libsigcx/pkg-plist Sun Nov 9 01:34:14 2003 @@ -18,12 +18,17 @@ include/sigcx-0.6/sigcx/timeval.h include/sigcx-0.6/sigcx/tunnel.h include/sigcx-0.6/sigcx/util.h -@dirrm include/sigcx-0.6/sigcx/macros -@dirrm include/sigcx-0.6/sigcx -@dirrm include/sigcx-0.6 +lib/libsigcx-0.6.a lib/libsigcx-0.6.so -lib/libsigcx-0.6.so.1 +lib/libsigcx-0.6.so.2 +lib/libsigcx-gtk-0.6.a lib/libsigcx-gtk-0.6.so lib/libsigcx-gtk-0.6.so.1 +lib/sigcx-0.6/include/sigcxconfig.h libdata/pkgconfig/sigcx-0.6-gtk+.pc libdata/pkgconfig/sigcx-0.6.pc +@dirrm lib/sigcx-0.6/include +@dirrm lib/sigcx-0.6 +@dirrm include/sigcx-0.6/sigcx/macros +@dirrm include/sigcx-0.6/sigcx +@dirrm include/sigcx-0.6 >Release-Note: >Audit-Trail: >Unformatted: