[42372] trunk/dports/lang/gforth/Portfile
blb at macports.org
blb at macports.org
Wed Nov 19 19:21:34 PST 2008
Revision: 42372
http://trac.macports.org/changeset/42372
Author: blb at macports.org
Date: 2008-11-19 19:21:34 -0800 (Wed, 19 Nov 2008)
Log Message:
-----------
lang/gforth - version update to 0.7.0, now with maintainer, ticket #17331
Modified Paths:
--------------
trunk/dports/lang/gforth/Portfile
Modified: trunk/dports/lang/gforth/Portfile
===================================================================
--- trunk/dports/lang/gforth/Portfile 2008-11-20 02:55:15 UTC (rev 42371)
+++ trunk/dports/lang/gforth/Portfile 2008-11-20 03:21:34 UTC (rev 42372)
@@ -2,9 +2,9 @@
PortSystem 1.0
name gforth
-version 0.6.2
+version 0.7.0
categories lang
-maintainers nomaintainer
+maintainers gmail.com:arto.bendiken
description fast and portable implementation of the ANS Forth language
long_description \
Gforth is a fast and portable implementation of the ANS Forth \
@@ -16,7 +16,9 @@
homepage http://www.gnu.org/software/gforth/
platforms darwin
master_sites gnu
-checksums md5 869112bd762b07fc4d2038a2d9965148
+checksums md5 2979ae86ede73ce2b3576dae957f4098 \
+ sha1 5bb357268cba683f2a8c63d2a4bcab8f41cb0086 \
+ ripemd160 df0cef8cff25eddf670315c5497fc5634226968c
test.run yes
test.cmd make
@@ -27,5 +29,5 @@
mandir=${destroot}${prefix}/share/man
post-destroot {
- file delete -force ${destroot}${prefix}/share/info/dir
+ file delete -force ${destroot}${prefix}/share/info/dir
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081119/9a6f17ae/attachment.html>
More information about the macports-changes
mailing list