diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-04-17 11:22:24 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-04-17 11:22:24 +0000 |
commit | 26fc250028c63b9843630ce11239b67eb932ee47 (patch) | |
tree | a9fc2a80a95f2db5084908fc97c0efb89394a7b2 /emulators | |
parent | Fix breakage introduced in previous commit when EXTRA_PATCHES isn't defined. (diff) |
Update port to V2.9-5 (2.9.5).
PR: 37181
Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp>
Notes
Notes:
svn path=/head/; revision=57796
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/sim/Makefile | 2 | ||||
-rw-r--r-- | emulators/sim/distinfo | 2 | ||||
-rw-r--r-- | emulators/simh/Makefile | 2 | ||||
-rw-r--r-- | emulators/simh/distinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile index dff47781fe21..808a2c24000e 100644 --- a/emulators/sim/Makefile +++ b/emulators/sim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sim -PORTVERSION= 2.9.4 +PORTVERSION= 2.9.5 CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ \ ${MASTER_SITE_LOCAL} diff --git a/emulators/sim/distinfo b/emulators/sim/distinfo index 6c8b6e2dcf59..7464b8e2efda 100644 --- a/emulators/sim/distinfo +++ b/emulators/sim/distinfo @@ -1 +1 @@ -MD5 (simhv29.zip) = 1b9d51242718e7534b100b251288ee8e +MD5 (simhv29.zip) = f25377b7b1aabfc31e0d2dccdcf2bd51 diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index dff47781fe21..808a2c24000e 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sim -PORTVERSION= 2.9.4 +PORTVERSION= 2.9.5 CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ \ ${MASTER_SITE_LOCAL} diff --git a/emulators/simh/distinfo b/emulators/simh/distinfo index 6c8b6e2dcf59..7464b8e2efda 100644 --- a/emulators/simh/distinfo +++ b/emulators/simh/distinfo @@ -1 +1 @@ -MD5 (simhv29.zip) = 1b9d51242718e7534b100b251288ee8e +MD5 (simhv29.zip) = f25377b7b1aabfc31e0d2dccdcf2bd51 |