diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-19 04:01:57 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-19 04:01:57 +0800 |
commit | 53b078d4aaef623d860022637186e9b18d875755 (patch) | |
tree | 409165c98e4d15097c8f0ea113d9b7e2e68550d4 | |
parent | 28d6bd942edca0dd77d371744dcfb5798aefec62 (diff) | |
download | marcuscom-ports-53b078d4aaef623d860022637186e9b18d875755.tar marcuscom-ports-53b078d4aaef623d860022637186e9b18d875755.tar.gz marcuscom-ports-53b078d4aaef623d860022637186e9b18d875755.tar.bz2 marcuscom-ports-53b078d4aaef623d860022637186e9b18d875755.tar.lz marcuscom-ports-53b078d4aaef623d860022637186e9b18d875755.tar.xz marcuscom-ports-53b078d4aaef623d860022637186e9b18d875755.tar.zst marcuscom-ports-53b078d4aaef623d860022637186e9b18d875755.zip |
Update to 1.1.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@295 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/pango/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/pango/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/pango/pkg-plist | 3 |
3 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 951e81e0b..662f0b435 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pango -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.1,} \ ftp://ftp.gtk.org/pub/gtk/v2.0/ \ @@ -42,7 +42,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -PLIST_SUB= VERSION="1.1.0" +PLIST_SUB= VERSION="1.2.0" .include <bsd.port.pre.mk> diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo index a8fa16808..bd5fc4b1d 100644 --- a/x11-toolkits/pango/distinfo +++ b/x11-toolkits/pango/distinfo @@ -1 +1 @@ -MD5 (gnome2/pango-1.1.5.tar.bz2) = b2f55f5610f61dea318697c2310127f9 +MD5 (gnome2/pango-1.1.6.tar.bz2) = 72add1efb18b475354f3d807897b03fb diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist index e25f8e171..5614aef75 100644 --- a/x11-toolkits/pango/pkg-plist +++ b/x11-toolkits/pango/pkg-plist @@ -80,8 +80,7 @@ share/doc/pango/pango-Tab-Stops.html share/doc/pango/pango-Text-Attributes.html share/doc/pango/pango-Text-Processing.html share/doc/pango/pango-Win32-Fonts-and-Rendering.html -share/doc/pango/pango-X-Fonts.html -share/doc/pango/pango-X-Rendering.html +share/doc/pango/pango-X-Fonts-and-Rendering.html share/doc/pango/pango-Xft-Fonts-and-Rendering.html share/doc/pango/pango.devhelp share/doc/pango/pango.html |