ports/169192: [PATCH] x11-toolkits/p5-Gtk2: update to 1.243

Hiroto Kagotani hiroto.kagotani at gmail.com
Mon Jun 18 08:30:14 UTC 2012


>Number:         169192
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/p5-Gtk2: update to 1.243
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 18 08:30:13 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Hiroto Kagotani
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD myhost.mydomain 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
- Update to 1.243

1.242 is not compatible with devel/p5-Glib2-1.260.
This incompatibility causes some warnings related to
re-registration of GType for GConnectFlags for p5-Gtk2 apps,
and a segfault for my private app.

Port maintainer (swills at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- p5-Gtk2-1.243.patch begins here ---
diff -ruN --exclude=CVS ../p5-Gtk2-1.242_1/Makefile ./Makefile
--- ../p5-Gtk2-1.242_1/Makefile	2012-06-01 14:25:57.000000000 +0900
+++ ./Makefile	2012-06-18 17:03:47.000000000 +0900
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Gtk2
-PORTVERSION=	1.242
-PORTREVISION=	1
+PORTVERSION=	1.243
 CATEGORIES=	x11-toolkits lang perl5
 MASTER_SITES=	CPAN SF/${PORTNAME:L}-perl/${PORTNAME}/${PORTVERSION}
 PKGNAMEPREFIX=	p5-
diff -ruN --exclude=CVS ../p5-Gtk2-1.242_1/distinfo ./distinfo
--- ../p5-Gtk2-1.242_1/distinfo	2012-02-02 01:56:14.000000000 +0900
+++ ./distinfo	2012-06-18 17:04:08.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (Gtk2-1.242.tar.gz) = 8c3ebd2d0bce82f421166fe2c2345b048214f6a83791a0e5cdd90eac0d756281
-SIZE (Gtk2-1.242.tar.gz) = 740140
+SHA256 (Gtk2-1.243.tar.gz) = 039bd521eab4133a5af0485efa64b7c52ec7539855d3057e27a551d562a03a8f
+SIZE (Gtk2-1.243.tar.gz) = 740472
--- p5-Gtk2-1.243.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list