most recent changes, diff for bashforth
Index: lang/bashforth/Portfile
--- lang/bashforth/Portfile (revision 33057)
+++ lang/bashforth/Portfile (revision 33058)
@@ -4,7 +4,7 @@
name bashforth
version 0.56a
categories lang
-maintainers rsync@reifferscheid.org
+maintainers reiffert@macports.org
description BashForth is a ForthInterpreter, written entirely in the bash scripting language.
long_description \
It requires bash v2.04 or higher. Its virtual machine makes use of \
@@ -21,10 +21,12 @@
sha1 61fc03bf98ae241b315fbf55c1fe051bafb559df \
rmd160 55dc74de95d96e7e3874b7cb62fe394cbeca0b36
-configure {}
+use_configure no
build {}
+universal_variant no
+
destroot {
xinstall -m 755 -d ${destroot}${prefix}/bin/
eval xinstall -m 755 ${worksrcpath}/bashforth ${destroot}${prefix}/bin/