[PATCH] x11-toolkits/pango: update to 1.15.2

Cheng-Lung Sung clsung at FreeBSD.org
Mon Jan 1 23:04:21 PST 2007


>Submitter-Id:	current-users
>Originator:	Cheng-Lung Sung
>Organization:	FreeBSD @ Taiwan
>Confidential:	no 
>Synopsis:	[PATCH] x11-toolkits/pango: update to 1.15.2
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 6.2-PRERELEASE i386
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006
>Description:
- Update to 1.15.2

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

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

--- pango-1.15.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-toolkits/pango/Makefile,v
retrieving revision 1.88
diff -u -u -r1.88 Makefile
--- Makefile	8 Dec 2006 16:19:10 -0000	1.88
+++ Makefile	2 Jan 2007 06:46:23 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	pango
-PORTVERSION=	1.14.9
+PORTVERSION=	1.15.2
 PORTREVISION?=	0
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_GNOME:S,%SUBDIR%,sources/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \
@@ -40,7 +40,7 @@
 # stuff, with Bad Results[tm]
 #
 GLIB2_CFLAGS=	`pkg-config glib-2.0 --cflags`
-PLIST_SUB=	VERSION="1.5.0"
+PLIST_SUB=	VERSION="1.6.0"
 
 FONTSCALE=	${X11BASE}/lib/X11/fonts/TTF/luximb.ttf
 FONTENCOD=	${X11BASE}/lib/X11/fonts/encodings/encodings.dir
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/x11-toolkits/pango/distinfo,v
retrieving revision 1.38
diff -u -u -r1.38 distinfo
--- distinfo	8 Dec 2006 16:19:10 -0000	1.38
+++ distinfo	2 Jan 2007 06:46:23 -0000
@@ -1,3 +1,3 @@
-MD5 (gnome2/pango-1.14.9.tar.bz2) = 58766a41693b917fda854b9a41d40834
-SHA256 (gnome2/pango-1.14.9.tar.bz2) = 31baa3b606993efabe409c978982dea68f49504f494f196110780fe480fe2dc1
-SIZE (gnome2/pango-1.14.9.tar.bz2) = 1293201
+MD5 (gnome2/pango-1.15.2.tar.bz2) = 3a57ff08498a210892fe665bf4812011
+SHA256 (gnome2/pango-1.15.2.tar.bz2) = 940017c6868a4a3d43f44427a12edf2a9d49a98d4d9a5113f6e7b1c360f36e27
+SIZE (gnome2/pango-1.15.2.tar.bz2) = 1329389
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/x11-toolkits/pango/pkg-plist,v
retrieving revision 1.25
diff -u -u -r1.25 pkg-plist
--- pkg-plist	14 Oct 2006 08:35:04 -0000	1.25
+++ pkg-plist	2 Jan 2007 06:46:23 -0000
@@ -8,6 +8,7 @@
 include/pango-1.0/pango/pango-coverage.h
 include/pango-1.0/pango/pango-engine.h
 include/pango-1.0/pango/pango-enum-types.h
+include/pango-1.0/pango/pango-features.h
 include/pango-1.0/pango/pango-font.h
 include/pango-1.0/pango/pango-fontmap.h
 include/pango-1.0/pango/pango-fontset.h
--- pango-1.15.2.patch ends here ---



More information about the freebsd-gnome mailing list