diff options
-rw-r--r-- | x11-toolkits/vte/Makefile | 10 | ||||
-rw-r--r-- | x11-toolkits/vte/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/vte/pkg-plist | 7 |
3 files changed, 5 insertions, 14 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index 9fddc71ac..240194f4c 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -2,20 +2,20 @@ # Date created: 05 October 2002 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/x11-toolkits/vte/Makefile,v 1.1 2002/10/06 01:49:09 marcus Exp $ +# $FreeBSD: ports/x11-toolkits/vte/Makefile,v 1.5 2002/11/08 18:23:31 marcus Exp $ # PORTNAME= vte -PORTVERSION= 0.9.2 +PORTVERSION= 0.10.3 PORTREVISION= 1 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.101:${PORTSDIR}/x11-toolkits/gtk20 +LIB_DEPENDS= gtk-x11-2.0.102:${PORTSDIR}/x11-toolkits/gtk20 USE_BZIP2= yes USE_X_PREFIX= yes @@ -35,7 +35,5 @@ post-patch: 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|Xft\.h|Xft2.h|g' \ - ${WRKSRC}/src/vte.c .include <bsd.port.mk> diff --git a/x11-toolkits/vte/distinfo b/x11-toolkits/vte/distinfo index 583db572e..efe1137c3 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 9b3354de3..f316b3fd1 100644 --- a/x11-toolkits/vte/pkg-plist +++ b/x11-toolkits/vte/pkg-plist @@ -16,13 +16,6 @@ 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 |