Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2011 21:43:52 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        swills@FreeBSD.org
Subject:   ports/161685: [PATCH] devel/p5-Glib2: update to 1.240
Message-ID:  <20111015134352.A1C964303@sunpoet.net>
Resent-Message-ID: <201110151350.p9FDoA83093607@freefall.freebsd.org>

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

>Number:         161685
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Glib2: update to 1.240
>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:   Sat Oct 15 13:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Sep 28 22:36:13 CST 2011
>Description:
- Update to 1.240
- Remove outdated OSVERSION check

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

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Glib2-1.240.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Glib2/Makefile,v
retrieving revision 1.40
diff -u -u -r1.40 Makefile
--- Makefile	9 Dec 2010 02:36:55 -0000	1.40
+++ Makefile	15 Oct 2011 13:43:06 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Glib2
-PORTVERSION=	1.223
+PORTVERSION=	1.240
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN/Glib SF/gtk2-perl/Glib/${PORTVERSION}
 PKGNAMEPREFIX=	p5-
@@ -22,14 +22,8 @@
 PERL_CONFIGURE=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME:S/2//}-${PORTVERSION}
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
-BROKEN=		does not compile on 6.X
-.endif
-
 post-install:
 	@cd ${WRKSRC}/blib/man3 && ${FIND} * -name "*.3" | ${SED} \
 		's,^,${MAN3PREFIX:S,^${PREFIX}/,,}/man/man3/,' >> ${TMPPLIST}
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Glib2/distinfo,v
retrieving revision 1.25
diff -u -u -r1.25 distinfo
--- distinfo	3 Jul 2011 14:57:21 -0000	1.25
+++ distinfo	15 Oct 2011 13:43:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (Glib-1.223.tar.gz) = 250fc7b888ddf96bf5ace9fd738108acb256209d4b8678532c4ed7262e915ae7
-SIZE (Glib-1.223.tar.gz) = 267173
+SHA256 (Glib-1.240.tar.gz) = f47b3a6821133df3303c09057a2747df1fcfb022dc1cff007a9a8435a3ff5611
+SIZE (Glib-1.240.tar.gz) = 278781
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Glib2/pkg-plist,v
retrieving revision 1.11
diff -u -u -r1.11 pkg-plist
--- pkg-plist	13 Apr 2009 05:40:04 -0000	1.11
+++ pkg-plist	15 Oct 2011 13:43:06 -0000
@@ -19,16 +19,14 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/Object/Subclass.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/OptionGroup.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/OptionContext.pod
-%%SITE_PERL%%/%%PERL_ARCH%%/Glib/Param/Boolean.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/Param/Double.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/Param/Enum.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/Param/Flags.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/Glib/Param/GType.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/Param/Int.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/Param/Int64.pod
-%%SITE_PERL%%/%%PERL_ARCH%%/Glib/Param/String.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/Param/UInt.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/Param/UInt64.pod
-%%SITE_PERL%%/%%PERL_ARCH%%/Glib/Param/Unichar.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/ParamSpec.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/ParseXSDoc.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Glib/Signal.pod
--- p5-Glib2-1.240.patch ends here ---

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



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