Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2013 18:50:54 GMT
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182954: [patch] x11-toolkits/pango: update to version 1.36.0, add STAGE support and more
Message-ID:  <201310131850.r9DIoswp084689@oldred.freebsd.org>
Resent-Message-ID: <201310131900.r9DJ01vT013933@freefall.freebsd.org>

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

>Number:         182954
>Category:       ports
>Synopsis:       [patch] x11-toolkits/pango: update to version 1.36.0, add STAGE support and more
>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:   Sun Oct 13 19:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Boris Samorodov
>Release:        FreeBSD 10-amd64
>Organization:
b
>Environment:
FreeBSD srv.bb.tel.ru 10.0-CURRENT FreeBSD 10.0-CURRENT #8 r254955: Tue Aug 27 20:04:38 SAMT 2013     bsam@srv.bb.tel.ru:/usr/obj/usr/src/sys/BB64X  amd64
>Description:
A new version is available.
>How-To-Repeat:

>Fix:
. update to version 1.36.0;
. support STAGE;
. use new LIB_DEPENDS syntax;
. remove the indefinite article from COMMENT.

Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 330238)
+++ Makefile	(working copy)
@@ -3,14 +3,14 @@
 #   $MCom: ports/trunk/x11-toolkits/pango/Makefile 18610 2013-06-30 16:33:05Z marcus $
 
 PORTNAME=	pango
-PORTVERSION=	1.34.1
-PORTREVISION?=	1
+PORTVERSION=	1.36.0
+PORTREVISION?=	0
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
 
 MAINTAINER=	gnome@FreeBSD.org
-COMMENT=	An open-source framework for the layout and rendering of i18n text
+COMMENT=	Open-source framework for the layout and rendering of i18n text
 
 USE_XZ=		yes
 
@@ -17,10 +17,10 @@
 .if !defined(REFERENCE_PORT)
 
 BUILD_DEPENDS=	fontconfig>=2.10.91:${PORTSDIR}/x11-fonts/fontconfig
-LIB_DEPENDS=	cairo:${PORTSDIR}/graphics/cairo \
-		freetype:${PORTSDIR}/print/freetype2 \
-		harfbuzz:${PORTSDIR}/print/harfbuzz \
-		fontconfig:${PORTSDIR}/x11-fonts/fontconfig
+LIB_DEPENDS=	libcairo.so:${PORTSDIR}/graphics/cairo \
+		libfreetype.so:${PORTSDIR}/print/freetype2 \
+		libharfbuzz.so:${PORTSDIR}/print/harfbuzz \
+		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
 RUN_DEPENDS=	${FONTSCALE}:${PORTSDIR}/x11-fonts/xorg-fonts-truetype \
 		${FONTENCOD}:${PORTSDIR}/x11-fonts/encodings
 
@@ -36,12 +36,9 @@
 FONTSCALE=	${LOCALBASE}/lib/X11/fonts/TTF/luximb.ttf
 FONTENCOD=	${LOCALBASE}/lib/X11/fonts/encodings/encodings.dir
 
-MAN1=		pango-view.1 pango-querymodules.1
-
 OPTIONS_DEFINE=	X11
 OPTIONS_DEFAULT=X11
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MX11}
@@ -59,6 +56,9 @@
 	@${FALSE}
 .endif
 
+post-install:
+	@${MKDIR} ${STAGEDIR}${ETCDIR}
+
 .include <bsd.port.mk>
 
 .endif
Index: distinfo
===================================================================
--- distinfo	(revision 330238)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (gnome2/pango-1.34.1.tar.xz) = 1aea30df34a8ae4fcce71afd22aa5b57224b52916d46e3ea81ff9f1eb130e64c
-SIZE (gnome2/pango-1.34.1.tar.xz) = 1015112
+SHA256 (gnome2/pango-1.36.0.tar.xz) = bb41d1b26ee7450e5430a7d2765f38c51ebe72db9fce616a9ee52611b55906a0
+SIZE (gnome2/pango-1.36.0.tar.xz) = 1018732
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 330238)
+++ pkg-plist	(working copy)
@@ -1,6 +1,5 @@
 bin/pango-querymodules
 bin/pango-view
-etc/pango/pango.modules
 include/pango-1.0/pango/pango-attributes.h
 include/pango-1.0/pango/pango-bidi-type.h
 include/pango-1.0/pango/pango-break.h
@@ -67,6 +66,8 @@
 libdata/pkgconfig/pangocairo.pc
 libdata/pkgconfig/pangoft2.pc
 %%X11%%libdata/pkgconfig/pangoxft.pc
+man/man1/pango-querymodules.1.gz
+man/man1/pango-view.1.gz
 share/gir-1.0/Pango-1.0.gir
 share/gir-1.0/PangoCairo-1.0.gir
 share/gir-1.0/PangoFT2-1.0.gir
@@ -100,6 +101,7 @@
 share/gtk-doc/html/pango/index.html
 share/gtk-doc/html/pango/index.sgml
 share/gtk-doc/html/pango/layout.gif
+share/gtk-doc/html/pango/left-insensitive.png
 share/gtk-doc/html/pango/left.png
 share/gtk-doc/html/pango/lowlevel.html
 share/gtk-doc/html/pango/pango-Bidirectional-Text.html
@@ -128,10 +130,12 @@
 share/gtk-doc/html/pango/pango.devhelp2
 share/gtk-doc/html/pango/pango.html
 share/gtk-doc/html/pango/rendering.html
+share/gtk-doc/html/pango/right-insensitive.png
 share/gtk-doc/html/pango/right.png
 share/gtk-doc/html/pango/rotated-text.png
 share/gtk-doc/html/pango/style.css
 share/gtk-doc/html/pango/tools.html
+share/gtk-doc/html/pango/up-insensitive.png
 share/gtk-doc/html/pango/up.png
 @dirrm share/gtk-doc/html/pango
 @dirrmtry share/gtk-doc/html


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



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