diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index 26bc26df1034..6ec9cdc6598d 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -1,41 +1,42 @@ # New ports collection makefile for: vte # Date created: 05 October 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= vte -PORTVERSION= 0.10.20 +PORTVERSION= 0.10.22 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org +COMMENT= Terminal widget with improved accessibility and I18N support LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes USE_BISON= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-python CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g' \ ${WRKSRC}/gnome-pty-helper/gnome-pty-helper.c @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ ${WRKSRC}/po/Makefile.in.in .include diff --git a/x11-toolkits/vte/distinfo b/x11-toolkits/vte/distinfo index be0e3b2c0d16..effbdbe57ebe 100644 --- a/x11-toolkits/vte/distinfo +++ b/x11-toolkits/vte/distinfo @@ -1 +1 @@ -MD5 (gnome2/vte-0.10.20.tar.bz2) = 8ab107ddbc134adf3dc9d7cc03aa493e +MD5 (gnome2/vte-0.10.22.tar.bz2) = df7d096dcfb97954971c17aea776b09f diff --git a/x11-toolkits/vte/pkg-comment b/x11-toolkits/vte/pkg-comment deleted file mode 100644 index a23b9f74a58a..000000000000 --- a/x11-toolkits/vte/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Terminal widget with improved accessibility and I18N support diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist index 01e4ade07313..478f6dd38b4e 100644 --- a/x11-toolkits/vte/pkg-plist +++ b/x11-toolkits/vte/pkg-plist @@ -1,57 +1,60 @@ bin/vte include/vte/pty.h include/vte/reaper.h include/vte/vte.h include/vte/vteaccess.h lib/libvte.a lib/libvte.so lib/libvte.so.4 lib/vte/decset lib/vte/interpret lib/vte/iso8859mode lib/vte/nativeecho lib/vte/osc lib/vte/slowcat lib/vte/utf8echo lib/vte/utf8mode lib/vte/window libdata/pkgconfig/vte.pc libexec/gnome-pty-helper share/gnome/vte/termcap/xterm share/locale/am/LC_MESSAGES/vte.mo +share/locale/be/LC_MESSAGES/vte.mo share/locale/bg/LC_MESSAGES/vte.mo share/locale/ca/LC_MESSAGES/vte.mo share/locale/cs/LC_MESSAGES/vte.mo share/locale/da/LC_MESSAGES/vte.mo share/locale/de/LC_MESSAGES/vte.mo share/locale/el/LC_MESSAGES/vte.mo share/locale/es/LC_MESSAGES/vte.mo share/locale/fi/LC_MESSAGES/vte.mo share/locale/fr/LC_MESSAGES/vte.mo share/locale/he/LC_MESSAGES/vte.mo share/locale/hu/LC_MESSAGES/vte.mo share/locale/id/LC_MESSAGES/vte.mo +share/locale/it/LC_MESSAGES/vte.mo +share/locale/ja/LC_MESSAGES/vte.mo share/locale/ko/LC_MESSAGES/vte.mo share/locale/lv/LC_MESSAGES/vte.mo share/locale/mn/LC_MESSAGES/vte.mo share/locale/ms/LC_MESSAGES/vte.mo share/locale/nl/LC_MESSAGES/vte.mo share/locale/no/LC_MESSAGES/vte.mo share/locale/ro/LC_MESSAGES/vte.mo share/locale/pl/LC_MESSAGES/vte.mo share/locale/pt/LC_MESSAGES/vte.mo share/locale/pt_BR/LC_MESSAGES/vte.mo share/locale/ru/LC_MESSAGES/vte.mo share/locale/sl/LC_MESSAGES/vte.mo share/locale/sk/LC_MESSAGES/vte.mo share/locale/sv/LC_MESSAGES/vte.mo share/locale/tr/LC_MESSAGES/vte.mo share/locale/uk/LC_MESSAGES/vte.mo share/locale/vi/LC_MESSAGES/vte.mo share/locale/zh_CN/LC_MESSAGES/vte.mo share/locale/zh_TW/LC_MESSAGES/vte.mo @dirrm share/gnome/vte/termcap @dirrm share/gnome/vte @dirrm share/doc/vte @dirrm lib/vte @dirrm include/vte