diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-09-06 14:49:14 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-09-06 14:49:14 +0000 |
commit | 4c1736407d38aa39b2e025a640c16d7cf0b8dd50 (patch) | |
tree | 50b697db95e44ebc6f2ea237a94a9a58e1d14ea2 /emulators/simh | |
parent | 574cef12b752ee58f1245f5691a48aa66bd4b396 (diff) | |
download | ports-4c1736407d38aa39b2e025a640c16d7cf0b8dd50.tar.gz ports-4c1736407d38aa39b2e025a640c16d7cf0b8dd50.zip |
Notes
Diffstat (limited to 'emulators/simh')
-rw-r--r-- | emulators/simh/Makefile | 6 | ||||
-rw-r--r-- | emulators/simh/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index bb38cf36fe4c..835f019cf231 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -6,11 +6,10 @@ # PORTNAME= simh -PORTVERSION= 3.7.2 -PORTREVISION= 1 +PORTVERSION= 3.7.3 CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ -DISTNAME= ${PORTNAME}v37-2 +DISTNAME= ${PORTNAME}v37-3 MAINTAINER= trasz@FreeBSD.org COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others @@ -18,7 +17,6 @@ COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others USE_ZIP= yes EXTRACT_BEFORE_ARGS= -qoa USE_GMAKE= yes -RESTRICTED= Non-commercial use only MAKEFILE= makefile NO_WRKSUBDIR= yes diff --git a/emulators/simh/distinfo b/emulators/simh/distinfo index c6f8091c7f9d..cb202fe44d71 100644 --- a/emulators/simh/distinfo +++ b/emulators/simh/distinfo @@ -1,3 +1,3 @@ -MD5 (simhv37-2.zip) = 75ad6e9462d35260965fdf13a1d1d09f -SHA256 (simhv37-2.zip) = f0e10ade475a0d367dfb43a48a29ff0db680dca1a7d6da879e5eead13c1fb7de -SIZE (simhv37-2.zip) = 2360237 +MD5 (simhv37-3.zip) = 370305b11e3516d3416cbb78aedf1050 +SHA256 (simhv37-3.zip) = 9d023ffdcaeed528b5f9ed3a4fa71ae6105a2e2c5e8ffe44891ca4868c4d1079 +SIZE (simhv37-3.zip) = 2361222 |