diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-01 03:32:54 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-01 03:32:54 +0800 |
commit | ba07369ab124342b09de73dd0f69cb1e96d22d52 (patch) | |
tree | ed3d1e9fdbc847a7ae2a6b5439a0784498fb65c8 /x11-toolkits | |
parent | d2c76da619360cac58af63644843fdc73fe64a32 (diff) | |
download | marcuscom-ports-ba07369ab124342b09de73dd0f69cb1e96d22d52.tar.gz marcuscom-ports-ba07369ab124342b09de73dd0f69cb1e96d22d52.tar.zst marcuscom-ports-ba07369ab124342b09de73dd0f69cb1e96d22d52.zip |
Update to 1.11.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5590 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/pango/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/pango/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/pango/pkg-plist | 9 |
3 files changed, 14 insertions, 9 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index ae8512d99..9e0d1c0d3 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD: ports/x11-toolkits/pango/Makefile,v 1.72 2005/11/30 21:11:18 ahze Exp $ -# $MCom: ports/x11-toolkits/pango/Makefile,v 1.46 2005/12/27 20:20:33 pav Exp $ +# $MCom: ports/x11-toolkits/pango/Makefile,v 1.47 2006/01/18 16:40:08 marcus Exp $ # PORTNAME= pango -PORTVERSION= 1.11.2 +PORTVERSION= 1.11.3 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.11,} \ ftp://ftp.gtk.org/pub/gtk/v2.9/ @@ -50,10 +50,6 @@ FONTENCOD= ${X11BASE}/lib/X11/fonts/encodings/encodings.dir MAN1= pango-querymodules.1 -post-patch: - @${FIND} ${WRKSRC}/pango/opentype -name "*.[ch]" | ${XARGS} \ - ${REINPLACE_CMD} -e 's|internal/tterrors\.h|fterrors.h| ; \ - s|TT_Err_|FT_Err_|g' post-install: @${SED} -e 's|%%X11BASE%%|${X11BASE}|' < ${FILESDIR}/pkg-install.in \ > ${PKGINSTALL} diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo index 7b1d31704..ae1ca7f89 100644 --- a/x11-toolkits/pango/distinfo +++ b/x11-toolkits/pango/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/pango-1.11.2.tar.bz2) = 3e1a72b0324a03f8710b9cd13f98c81f -SHA256 (gnome2/pango-1.11.2.tar.bz2) = 0f27bd286179085202ef25d9af8404044e275d0d88a57f775f24866ae17c3d58 -SIZE (gnome2/pango-1.11.2.tar.bz2) = 1156524 +MD5 (gnome2/pango-1.11.3.tar.bz2) = 2a73f535c07b187503e4610bb1b5a972 +SHA256 (gnome2/pango-1.11.3.tar.bz2) = 81539c0fdd29e82b01ab29d99b3cad87777f87bbf7a818c150ae8ed376a480ec +SIZE (gnome2/pango-1.11.3.tar.bz2) = 1204589 diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist index 5d37ca0d9..63be426cd 100644 --- a/x11-toolkits/pango/pkg-plist +++ b/x11-toolkits/pango/pkg-plist @@ -66,10 +66,14 @@ libdata/pkgconfig/pangoxft.pc %%DOCSDIR%%/PangoFcFont.html %%DOCSDIR%%/PangoFcFontMap.html %%DOCSDIR%%/PangoMarkupFormat.html +%%DOCSDIR%%/home.png %%DOCSDIR%%/index.html %%DOCSDIR%%/index.sgml %%DOCSDIR%%/ix01.html +%%DOCSDIR%%/layout.gif +%%DOCSDIR%%/left.png %%DOCSDIR%%/lowlevel.html +%%DOCSDIR%%/pango-ATSUI-Fonts.html %%DOCSDIR%%/pango-Cairo-Rendering.html %%DOCSDIR%%/pango-Coverage-Maps.html %%DOCSDIR%%/pango-Engines.html @@ -87,9 +91,14 @@ libdata/pkgconfig/pangoxft.pc %%DOCSDIR%%/pango-X-Fonts-and-Rendering.html %%DOCSDIR%%/pango-Xft-Fonts-and-Rendering.html %%DOCSDIR%%/pango-querymodules.html +%%DOCSDIR%%/pango.devhelp %%DOCSDIR%%/pango.html %%DOCSDIR%%/rendering.html +%%DOCSDIR%%/right.png +%%DOCSDIR%%/rotated-text.png +%%DOCSDIR%%/style.css %%DOCSDIR%%/tools.html +%%DOCSDIR%%/up.png @dirrm %%DOCSDIR%% @dirrm lib/pango/%%VERSION%%/modules @dirrm lib/pango/%%VERSION%% |