diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-19 00:40:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-19 00:40:08 +0800 |
commit | fcf492b848578aafe9c7d159d9b6deb52b4c3cdb (patch) | |
tree | 09ed22b8d786225adf4d831abd9d8a069c1bd04a /x11-toolkits | |
parent | 985830afb5917f049c58236e955b252cfc2a8af7 (diff) | |
download | marcuscom-ports-fcf492b848578aafe9c7d159d9b6deb52b4c3cdb.tar marcuscom-ports-fcf492b848578aafe9c7d159d9b6deb52b4c3cdb.tar.gz marcuscom-ports-fcf492b848578aafe9c7d159d9b6deb52b4c3cdb.tar.bz2 marcuscom-ports-fcf492b848578aafe9c7d159d9b6deb52b4c3cdb.tar.lz marcuscom-ports-fcf492b848578aafe9c7d159d9b6deb52b4c3cdb.tar.xz marcuscom-ports-fcf492b848578aafe9c7d159d9b6deb52b4c3cdb.tar.zst marcuscom-ports-fcf492b848578aafe9c7d159d9b6deb52b4c3cdb.zip |
Update to 1.11.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5438 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/pango/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/pango/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/pango/pkg-plist | 8 |
3 files changed, 5 insertions, 13 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 60d1e5a85..ae8512d99 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.45 2005/12/15 04:14:26 marcus Exp $ +# $MCom: ports/x11-toolkits/pango/Makefile,v 1.46 2005/12/27 20:20:33 pav Exp $ # PORTNAME= pango -PORTVERSION= 1.11.1 +PORTVERSION= 1.11.2 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.11,} \ ftp://ftp.gtk.org/pub/gtk/v2.9/ diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo index 1835390be..7b1d31704 100644 --- a/x11-toolkits/pango/distinfo +++ b/x11-toolkits/pango/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/pango-1.11.1.tar.bz2) = c6255bba9bb738a564716fd57b7cc546 -SHA256 (gnome2/pango-1.11.1.tar.bz2) = 3b8102e691dc3a7a986a0869eed31e0a5338c99100833d609f451f33274850e6 -SIZE (gnome2/pango-1.11.1.tar.bz2) = 1193302 +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 diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist index 9eb6d24a8..5d37ca0d9 100644 --- a/x11-toolkits/pango/pkg-plist +++ b/x11-toolkits/pango/pkg-plist @@ -66,12 +66,9 @@ 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-Cairo-Rendering.html %%DOCSDIR%%/pango-Coverage-Maps.html @@ -90,14 +87,9 @@ 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%% |