aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/pango
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2005-07-27 11:25:47 +0800
committermezz <mezz@FreeBSD.org>2005-07-27 11:25:47 +0800
commit8862ce3838bdffefa7665a75432ca56882ac4acd (patch)
tree4d194c1146d3e11d4b5e1980ede8aca226129f2f /x11-toolkits/pango
parent8490ace4bed343cbe49ccf1801a72a8039edf549 (diff)
downloadfreebsd-ports-gnome-8862ce3838bdffefa7665a75432ca56882ac4acd.tar.gz
freebsd-ports-gnome-8862ce3838bdffefa7665a75432ca56882ac4acd.tar.zst
freebsd-ports-gnome-8862ce3838bdffefa7665a75432ca56882ac4acd.zip
Update to 1.8.2 without a shared library version bump (by add a hack).
Diffstat (limited to 'x11-toolkits/pango')
-rw-r--r--x11-toolkits/pango/Makefile5
-rw-r--r--x11-toolkits/pango/distinfo4
-rw-r--r--x11-toolkits/pango/pkg-plist2
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index 15bd8b682827..19610636faf2 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pango
-PORTVERSION= 1.8.1
+PORTVERSION= 1.8.2
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.8,} \
ftp://ftp.gtk.org/pub/gtk/v2.6/
@@ -52,6 +52,9 @@ post-patch:
@${FIND} ${WRKSRC}/pango/opentype -name "*.[ch]" | ${XARGS} \
${REINPLACE_CMD} -e 's|internal/tterrors\.h|fterrors.h| ; \
s|TT_Err_|FT_Err_|g'
+ @${REINPLACE_CMD} -e 's|LT_VERSION_INFO="801:1:801"|LT_VERSION_INFO="800:1:800"|g' \
+ ${WRKSRC}/configure
+
post-install:
@${SED} -e 's|%%X11BASE%%|${X11BASE}|' < ${FILESDIR}/pkg-install.in \
> ${PKGINSTALL}
diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo
index 47ca2a28be2c..d3637baa544b 100644
--- a/x11-toolkits/pango/distinfo
+++ b/x11-toolkits/pango/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/pango-1.8.1.tar.bz2) = 88aa6bf1876766db6864f3b93577887c
-SIZE (gnome2/pango-1.8.1.tar.bz2) = 996389
+MD5 (gnome2/pango-1.8.2.tar.bz2) = f5b5da7a173f0566d8217ec112fde993
+SIZE (gnome2/pango-1.8.2.tar.bz2) = 1021372
diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist
index 14d2d704b680..46c8656d3cde 100644
--- a/x11-toolkits/pango/pkg-plist
+++ b/x11-toolkits/pango/pkg-plist
@@ -47,6 +47,7 @@ lib/pango/%%VERSION%%/modules/pango-basic-x.so
lib/pango/%%VERSION%%/modules/pango-hangul-fc.so
lib/pango/%%VERSION%%/modules/pango-hebrew-fc.so
lib/pango/%%VERSION%%/modules/pango-indic-fc.so
+lib/pango/%%VERSION%%/modules/pango-khmer-fc.so
lib/pango/%%VERSION%%/modules/pango-syriac-fc.so
lib/pango/%%VERSION%%/modules/pango-thai-fc.so
lib/pango/%%VERSION%%/modules/pango-tibetan-fc.so
@@ -87,6 +88,7 @@ libdata/pkgconfig/pangoxft.pc
%%DOCSDIR%%/pango.html
%%DOCSDIR%%/rendering.html
%%DOCSDIR%%/right.png
+%%DOCSDIR%%/style.css
%%DOCSDIR%%/tools.html
%%DOCSDIR%%/up.png
@dirrm %%DOCSDIR%%