diff options
author | edwin <edwin@FreeBSD.org> | 2005-01-13 08:16:48 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-01-13 08:16:48 +0800 |
commit | c771aaa5fe05de77785b36ece064e78f08091c3d (patch) | |
tree | e038bc5c6cf6926d0138310d13d9ccb87e492181 | |
parent | f2795c20b652580434c7abe48088d89e96394d9c (diff) | |
download | freebsd-ports-gnome-c771aaa5fe05de77785b36ece064e78f08091c3d.tar.gz freebsd-ports-gnome-c771aaa5fe05de77785b36ece064e78f08091c3d.tar.zst freebsd-ports-gnome-c771aaa5fe05de77785b36ece064e78f08091c3d.zip |
[maintainer-update] Update port: emulators/vmips 1.2.2 --> 1.3
Update emulators/vmips from 1.2.2 -> 1.3.
Only the distinfo and version numbers need changing in this update.
PR: ports/75734
Submitted by: Brian R. Gaeke <brg@dgate.ORG>
-rw-r--r-- | emulators/vmips/Makefile | 2 | ||||
-rw-r--r-- | emulators/vmips/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/vmips/Makefile b/emulators/vmips/Makefile index e7f941019600..54655c33b6f5 100644 --- a/emulators/vmips/Makefile +++ b/emulators/vmips/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vmips -PORTVERSION= 1.2.2 +PORTVERSION= 1.3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.dgate.org/vmips/releases/vmips-${PORTVERSION}/ diff --git a/emulators/vmips/distinfo b/emulators/vmips/distinfo index 83147363fed6..6c0960976b79 100644 --- a/emulators/vmips/distinfo +++ b/emulators/vmips/distinfo @@ -1,2 +1,2 @@ -MD5 (vmips-1.2.2.tar.gz) = 215283736570b72b2a978f19c4cce781 -SIZE (vmips-1.2.2.tar.gz) = 1054151 +MD5 (vmips-1.3.tar.gz) = 2000798014259002759c19a27f320c9e +SIZE (vmips-1.3.tar.gz) = 1086275 |