Index: head/x11-toolkits/vte/Makefile =================================================================== --- head/x11-toolkits/vte/Makefile (revision 234660) +++ head/x11-toolkits/vte/Makefile (revision 234661) @@ -1,48 +1,48 @@ # New ports collection makefile for: vte # Date created: 05 October 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # $MCom$ # PORTNAME= vte -PORTVERSION= 0.20.2 +PORTVERSION= 0.20.3 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org COMMENT?= Terminal widget with improved accessibility and I18N support USE_BZIP2= yes .if !defined(REFERENCE_PORT) USE_GMAKE= yes USE_BISON= build USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 USE_GETTEXT= yes USE_GNOME?= gnomeprefix gnomehack gtk20 ltverhack referencehack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" # BSD_PTHREAD_LIBS="${PTHREAD_LIBS}" CONFIGURE_ARGS?=--disable-python \ --disable-freetypetest .if !defined(MASTERDIR) OPTIONS= GLX "Enable support for DRI/GLX rendering" off .endif .include .if defined(WITH_GLX) && !defined(MASTERDIR) CONFIGURE_ARGS+= --with-glX USE_GL= yes .endif .include .endif Property changes on: head/x11-toolkits/vte/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.86 \ No newline at end of property +1.87 \ No newline at end of property Index: head/x11-toolkits/vte/distinfo =================================================================== --- head/x11-toolkits/vte/distinfo (revision 234660) +++ head/x11-toolkits/vte/distinfo (revision 234661) @@ -1,3 +1,3 @@ -MD5 (gnome2/vte-0.20.2.tar.bz2) = d38484da2974bb049de8831e294aa7d1 -SHA256 (gnome2/vte-0.20.2.tar.bz2) = 6939ee6c13d84159937e7bfc08819962fecd87385ca86213274654c53cb1ceea -SIZE (gnome2/vte-0.20.2.tar.bz2) = 1325005 +MD5 (gnome2/vte-0.20.3.tar.bz2) = 697ccae3f28196e6c72a1d3232669f30 +SHA256 (gnome2/vte-0.20.3.tar.bz2) = 214a8f76bf02f52df5d2be6ee6de41822abdac8a341ac629ee98c2ba85433e33 +SIZE (gnome2/vte-0.20.3.tar.bz2) = 1326992 Property changes on: head/x11-toolkits/vte/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.52 \ No newline at end of property +1.53 \ No newline at end of property