Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2003 00:00:14 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59120: Update port: devel/libsigcx to 0.6.4
Message-ID:  <20031111000014.780cfa8b.tkato@prontomail.com>
Resent-Message-ID: <200311101510.hAAFAHh9020044@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031111000014.780cfa8b.tkato>