Index: head/x11/eterm/Makefile =================================================================== --- head/x11/eterm/Makefile (revision 215393) +++ head/x11/eterm/Makefile (revision 215394) @@ -1,53 +1,52 @@ # New ports collection makefile for: eterm # Date created: 24 November 1997 # Whom: Murray Stokely # # $FreeBSD$ # PORTNAME= eterm -PORTVERSION= 0.9.4 -PORTREVISION= 4 +PORTVERSION= 0.9.5 CATEGORIES+= x11 MASTER_SITES= SF DISTNAME= Eterm-${PORTVERSION} MAINTAINER?= olgeni@FreeBSD.org COMMENT?= X11 terminal emulator based on rxvt/xterm BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html LIB_DEPENDS= ast.2:${PORTSDIR}/devel/libast USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes CONFIGURE_ARGS?=--enable-trans --enable-utmp \ --enable-xim --with-theme-update \ --with-backspace=bs --without-terminfo \ --enable-multi-charset CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" OPTIONS= MMX "With MMX instruction set" off USE_XORG= x11 xt USE_ICONV= yes USE_EFL= imlib2 MAN1= Eterm.1 .include .if defined(WITH_MMX) && (${ARCH} == "i386") CONFIGURE_ARGS+=--enable-mmx .endif post-patch: @${FIND} ${WRKSRC} -name '*.orig' | ${XARGS} ${RM} post-install: @${CHMOD} 4711 ${PREFIX}/bin/Eterm .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/ReleaseNotes ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/doc/Eterm_reference.html ${DOCSDIR} .endif .include Property changes on: head/x11/eterm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.69 \ No newline at end of property +1.70 \ No newline at end of property Index: head/x11/eterm/distinfo =================================================================== --- head/x11/eterm/distinfo (revision 215393) +++ head/x11/eterm/distinfo (revision 215394) @@ -1,3 +1,3 @@ -MD5 (Eterm-0.9.4.tar.gz) = b8869ee9c9b9516231af9eefa595cee3 -SHA256 (Eterm-0.9.4.tar.gz) = 0eaeba125781276fe7300b320cd7c180f41ccd47d4dcbdb214ad89dd3fc5420a -SIZE (Eterm-0.9.4.tar.gz) = 814823 +MD5 (Eterm-0.9.5.tar.gz) = 87220a61f763d111a4f5fc88ef9e50f1 +SHA256 (Eterm-0.9.5.tar.gz) = 63ad6e3d89571a72d8302274ebb00d569b8789e24fae038beaee7aa4b8362bd2 +SIZE (Eterm-0.9.5.tar.gz) = 796872 Property changes on: head/x11/eterm/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property