diff options
-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 |