diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index 0c86254b08f1..5ef7bea23561 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -1,38 +1,38 @@ # New ports collection makefile for: vte # Date created: 05 October 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= vte -PORTVERSION= 0.9.2 +PORTVERSION= 0.10.3 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtk-x11-2.0.0:${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_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 .include diff --git a/x11-toolkits/vte/distinfo b/x11-toolkits/vte/distinfo index 583db572e1bc..efe1137c34a1 100644 --- a/x11-toolkits/vte/distinfo +++ b/x11-toolkits/vte/distinfo @@ -1 +1 @@ -MD5 (gnome2/vte-0.9.2.tar.bz2) = a0eb37668b5eab2c4820e486f95a7fbd +MD5 (gnome2/vte-0.10.3.tar.bz2) = ed5e88771b940f7faec34e046cbeba45 diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist index 9b3354de3afa..f316b3fd18f0 100644 --- a/x11-toolkits/vte/pkg-plist +++ b/x11-toolkits/vte/pkg-plist @@ -1,40 +1,33 @@ 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/osc lib/vte/slowcat lib/vte/utf8echo lib/vte/utf8mode lib/vte/window libdata/pkgconfig/vte.pc libexec/gnome-pty-helper -share/doc/vte/c4.html -share/doc/vte/index.html -share/doc/vte/index.sgml -share/doc/vte/vte-pty.html -share/doc/vte/vtereaper.html -share/doc/vte/vteterminal.html -share/doc/vte/vteterminalaccessible.html share/gnome/vte/termcap/xterm share/locale/cs/LC_MESSAGES/vte.mo share/locale/da/LC_MESSAGES/vte.mo share/locale/de/LC_MESSAGES/vte.mo share/locale/fr/LC_MESSAGES/vte.mo share/locale/nl/LC_MESSAGES/vte.mo share/locale/no/LC_MESSAGES/vte.mo share/locale/pt_BR/LC_MESSAGES/vte.mo share/locale/sv/LC_MESSAGES/vte.mo share/locale/vi/LC_MESSAGES/vte.mo @dirrm share/gnome/vte/termcap @dirrm share/gnome/vte @dirrm share/doc/vte @dirrm lib/vte @dirrm include/vte