diff options
| author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-25 15:12:04 +0800 | 
|---|---|---|
| committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-25 15:12:04 +0800 | 
| commit | 1c201aea1107695ef45b783e72c82b80950cd892 (patch) | |
| tree | 35596b760fee4319b2a63c01b0de67e4a77f53d4 /x11-toolkits/pango | |
| parent | 80accd02991a8770cc81d34e00756af2c3a5f7ce (diff) | |
| download | marcuscom-ports-1c201aea1107695ef45b783e72c82b80950cd892.tar.gz marcuscom-ports-1c201aea1107695ef45b783e72c82b80950cd892.tar.zst marcuscom-ports-1c201aea1107695ef45b783e72c82b80950cd892.zip  | |
Update to 1.25.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12716 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/pango')
| -rw-r--r-- | x11-toolkits/pango/Makefile | 7 | ||||
| -rw-r--r-- | x11-toolkits/pango/distinfo | 6 | 
2 files changed, 6 insertions, 7 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index c4ab2a559..321f19244 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.143 2009/08/13 00:39:14 kwm Exp $ +#   $MCom: ports/x11-toolkits/pango/Makefile,v 1.144 2009/08/18 03:38:19 ahze Exp $  #  PORTNAME=	pango -PORTVERSION=	1.25.4 +PORTVERSION=	1.25.5  PORTREVISION?=	0  CATEGORIES=	x11-toolkits  MASTER_SITES=	GNOME \ @@ -32,8 +32,7 @@ MAKE_JOBS_SAFE=	yes  USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool:22  USE_GNOME=	gnomehack glib20 ltverhack referencehack -CONFIGURE_ARGS=	--with-qt=no \ -		--with-html-dir=${PREFIX}/share/doc \ +CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc \  		--enable-static  # Hmm.. tough one.  Found this one when I had graphics/hdf installed  # (which installs glist.h) which is picked up before the glib-2.0 diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo index 8268e90b4..28804b638 100644 --- a/x11-toolkits/pango/distinfo +++ b/x11-toolkits/pango/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/pango-1.25.4.tar.bz2) = c46848c6a065e0a71764626a1fcf995e -SHA256 (gnome2/pango-1.25.4.tar.bz2) = 192b2e48b71e5ba0b0bc59c84c2d8c3715a48686c5f087ad968b4078208b0675 -SIZE (gnome2/pango-1.25.4.tar.bz2) = 1528374 +MD5 (gnome2/pango-1.25.5.tar.bz2) = 3f0b5f9b58f951ddaffbdb45b2d12741 +SHA256 (gnome2/pango-1.25.5.tar.bz2) = b018fb4f2a20ef96a9fe2b927f808fc7fb8d02b0394c66ac27fb0a7915fa71d0 +SIZE (gnome2/pango-1.25.5.tar.bz2) = 1535141  | 
