diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-26 10:17:13 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-26 10:17:13 +0800 |
commit | aed6c77e39eae7ee5b7f66be620464efd11c21ef (patch) | |
tree | aa0cf73692b0d658eb6fc02af3778926ed611e90 | |
parent | 7e13a79103308a7cab60d24d95ead3a7894d353d (diff) | |
download | marcuscom-ports-aed6c77e39eae7ee5b7f66be620464efd11c21ef.tar marcuscom-ports-aed6c77e39eae7ee5b7f66be620464efd11c21ef.tar.gz marcuscom-ports-aed6c77e39eae7ee5b7f66be620464efd11c21ef.tar.bz2 marcuscom-ports-aed6c77e39eae7ee5b7f66be620464efd11c21ef.tar.lz marcuscom-ports-aed6c77e39eae7ee5b7f66be620464efd11c21ef.tar.xz marcuscom-ports-aed6c77e39eae7ee5b7f66be620464efd11c21ef.tar.zst marcuscom-ports-aed6c77e39eae7ee5b7f66be620464efd11c21ef.zip |
Update to 1.19.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10533 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/pango/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/pango/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 5d57ce1ff..66ea6df4d 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/pango/Makefile,v 1.114 2007/12/23 09:10:03 kwm Exp $ +# $MCom: ports/x11-toolkits/pango/Makefile,v 1.115 2008/01/22 20:40:02 marcus Exp $ # PORTNAME= pango -PORTVERSION= 1.19.3 +PORTVERSION= 1.19.4 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \ @@ -21,7 +21,7 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:${PORTSDIR}/print/freetype2 LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo RUN_DEPENDS= ${FONTSCALE}:${X_FONTS_TTF_PORT} \ ${FONTENCOD}:${X_FONTS_ENCODINGS_PORT} diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo index bdfdcb5cf..2481571c5 100644 --- a/x11-toolkits/pango/distinfo +++ b/x11-toolkits/pango/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/pango-1.19.3.tar.bz2) = 02fc10fd1a515c59c878ba7ddc5eb69f -SHA256 (gnome2/pango-1.19.3.tar.bz2) = adc29d4c33f0fd5d7f195cb6eb143fefffd7afb0f08bdce54e3c73e63c14275b -SIZE (gnome2/pango-1.19.3.tar.bz2) = 1418608 +MD5 (gnome2/pango-1.19.4.tar.bz2) = 7cebf3a2cece56f94ce5b4bab8d4180d +SHA256 (gnome2/pango-1.19.4.tar.bz2) = e4adadc2dcaf8b5979d5fe2d34a90c1779157853d328e4af3db1213efda51358 +SIZE (gnome2/pango-1.19.4.tar.bz2) = 1414221 |