[21197] trunk/dports/x11/Eterm/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Jan 11 21:37:25 PST 2007


Revision: 21197
          http://trac.macosforge.org/projects/macports/changeset/21197
Author:   yves at macports.org
Date:     2007-01-11 21:37:24 -0800 (Thu, 11 Jan 2007)

Log Message:
-----------
Eterm 0.9.4

Modified Paths:
--------------
    trunk/dports/x11/Eterm/Portfile

Modified: trunk/dports/x11/Eterm/Portfile
===================================================================
--- trunk/dports/x11/Eterm/Portfile	2007-01-12 04:25:16 UTC (rev 21196)
+++ trunk/dports/x11/Eterm/Portfile	2007-01-12 05:37:24 UTC (rev 21197)
@@ -1,8 +1,7 @@
 # $Id$
 PortSystem 1.0
 name		Eterm
-version		0.9.3
-revision    1
+version		0.9.4
 description	Eterm is a color terminal emulator.
 long_description	Eterm is a color vt102 terminal emulator intended as a \
 			replacement for xterm. It is designed  with a Freedom of \
@@ -11,26 +10,27 @@
 			to look good and work well, but takes a feature-rich approach \
 			rather than  one of minimalism while still maintaining speed \
 			and efficiency.
-maintainers	yves at opendarwin.org
+maintainers	nomaintainer at macports.org
 categories	x11
 platforms	darwin 
 homepage	http://www.eterm.org/
 master_sites    ${homepage}download/ sourceforge
-checksums	md5 dd089fa7768f945341d721dd4942c702
-patchfiles	patch_command.c 
-depends_lib	lib:libast:libast 
+checksums	md5 b8869ee9c9b9516231af9eefa595cee3
+#patchfiles	patch_command.c 
+depends_lib	lib:libast:libast
 configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include -DDARWIN" \
                 LDDFLAGS="-lXmu"
 configure.args  --mandir=${prefix}/share/man \
-    		--enable-escreen --disable-utmp \
-    		--enable-profile --enable-trans \
-    		--enable-auto-encoding --enable-multi-charset
+    		--enable-escreen --enable-escreen-fx \
+    		--enable-profile --enable-trans --disable-utmp \
+    		--enable-auto-encoding --enable-multi-charset \
+    		--enable-name-reporting-escapes
 
 variant background {
 		distfiles-append ${name}-bg-${version}${extract.suffix}
-		checksums-delete md5 dd089fa7768f945341d721dd4942c702
+		checksums-delete md5 b8869ee9c9b9516231af9eefa595cee3
 		checksums ${distname}${extract.suffix} \
-			md5 dd089fa7768f945341d721dd4942c702 \
+			md5 b8869ee9c9b9516231af9eefa595cee3 \
 		checksums ${name}-bg-${version}${extract.suffix} \
 			 md5 e8c6567b13d7fb760bded56c1d1a181d
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070111/508646ac/attachment.html


More information about the macports-changes mailing list