summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/pango/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-19 04:01:57 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-19 04:01:57 +0800
commit53b078d4aaef623d860022637186e9b18d875755 (patch)
tree409165c98e4d15097c8f0ea113d9b7e2e68550d4 /x11-toolkits/pango/Makefile
parent28d6bd942edca0dd77d371744dcfb5798aefec62 (diff)
downloadmarcuscom-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
Diffstat (limited to 'x11-toolkits/pango/Makefile')
-rw-r--r--x11-toolkits/pango/Makefile4
1 files changed, 2 insertions, 2 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>