From cf3dd07bca0a5b88a86ccc42070919a102af2d30 Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 27 Apr 2006 01:40:22 +0000 Subject: - Update vte to 0.12.1 - Use USE_GNOME=ltverhack so libver doesn't bump to .9 but goes to .4 (hopefully we don't have too many ports like this) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6139 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/vte/Makefile | 8 ++++---- x11-toolkits/vte/distinfo | 6 +++--- x11-toolkits/vte/pkg-plist | 6 +++++- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'x11-toolkits/vte') diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index cd53d6d32..f9ddcc93f 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -7,7 +7,7 @@ # PORTNAME= vte -PORTVERSION= 0.12.0 +PORTVERSION= 0.12.1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -17,13 +17,13 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Terminal widget with improved accessibility and I18N support USE_BZIP2= yes -USE_GETTEXT= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_BISON= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix gnomehack gtk20 +USE_AUTOTOOLS= libtool:15 +USE_GETTEXT= yes +USE_GNOME= gnomeprefix gnomehack gtk20 ltverhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ BSD_PTHREAD_LIBS="${PTHREAD_LIBS}" diff --git a/x11-toolkits/vte/distinfo b/x11-toolkits/vte/distinfo index 27ba335db..cdea565e0 100644 --- a/x11-toolkits/vte/distinfo +++ b/x11-toolkits/vte/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/vte-0.12.0.tar.bz2) = 2c3a321e7e6a8ec9d9740a7cb683c1d0 -SHA256 (gnome2/vte-0.12.0.tar.bz2) = d1a1f37ab90d5853a95de4bc53ff4c8a13afbab68d4d31fac04fa0a9ed5c1030 -SIZE (gnome2/vte-0.12.0.tar.bz2) = 952289 +MD5 (gnome2/vte-0.12.1.tar.bz2) = 15afabb3ee753441eaa26317bc97ca1f +SHA256 (gnome2/vte-0.12.1.tar.bz2) = 5f8a9ee415e4e14344555700760d06a32a98a7ca7a78e92c611a1049cccd80a1 +SIZE (gnome2/vte-0.12.1.tar.bz2) = 973915 diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist index 43aced284..e841915c6 100644 --- a/x11-toolkits/vte/pkg-plist +++ b/x11-toolkits/vte/pkg-plist @@ -6,7 +6,7 @@ include/vte/vteaccess.h lib/libvte.a lib/libvte.la lib/libvte.so -lib/libvte.so.8 +lib/libvte.so.4 lib/vte/decset lib/vte/interpret lib/vte/iso8859mode @@ -31,6 +31,7 @@ libexec/gnome-pty-helper %%DOCSDIR%%/style.css %%DOCSDIR%%/up.png %%DOCSDIR%%/vte.devhelp +%%DOCSDIR%%/vte.devhelp2 share/gnome/vte/termcap/xterm share/locale/am/LC_MESSAGES/vte.mo share/locale/ang/LC_MESSAGES/vte.mo @@ -45,6 +46,7 @@ share/locale/cs/LC_MESSAGES/vte.mo share/locale/cy/LC_MESSAGES/vte.mo share/locale/da/LC_MESSAGES/vte.mo share/locale/de/LC_MESSAGES/vte.mo +share/locale/dz/LC_MESSAGES/vte.mo share/locale/el/LC_MESSAGES/vte.mo share/locale/en_CA/LC_MESSAGES/vte.mo share/locale/en_GB/LC_MESSAGES/vte.mo @@ -116,6 +118,8 @@ share/locale/zh_TW/LC_MESSAGES/vte.mo @dirrmtry share/locale/ky @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz @dirrmtry share/locale/ang/LC_MESSAGES @dirrmtry share/locale/ang @dirrm share/gnome/vte/termcap -- cgit v1.2.3