ports/73061: Update port: devel/p5-Glib2 (enable thread safety)
Jean-Yves Lefort
jylefort at brutele.be
Sun Oct 24 06:00:44 UTC 2004
>Number: 73061
>Category: ports
>Synopsis: Update port: devel/p5-Glib2 (enable thread safety)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Oct 24 06:00:43 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Jean-Yves Lefort
>Release: FreeBSD 5.3-BETA6 i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 5.3-BETA6 FreeBSD 5.3-BETA6 #0: Tue Sep 28 00:10:28 CEST 2004 jylefort at jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
This will make the bindings call g_thread_init() (required for calling
Gtk2::Gdk::Threads->init()).
Note: depends on 73060.
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/devel/p5-Glib2/Makefile p5-Glib2/Makefile
--- /usr/ports/devel/p5-Glib2/Makefile Fri Aug 20 12:26:58 2004
+++ p5-Glib2/Makefile Sun Oct 24 06:58:54 2004
@@ -7,7 +7,7 @@
PORTNAME= Glib2
PORTVERSION= 1.043
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \
${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
@@ -25,7 +25,6 @@
USE_GNOME= glib20
PERL_CONFIGURE= yes
-CONFIGURE_ARGS+= disable-threadsafe
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME:S/2//}-${PORTVERSION}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list