diff options
author | flz <flz@FreeBSD.org> | 2005-04-14 21:42:44 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-04-14 21:42:44 +0800 |
commit | 48803671a14a11f41bca2700ac52e91e276ee946 (patch) | |
tree | 83438219a5ed1d9d94f63ede98a1d0cf8dbb01b5 /emulators | |
parent | 62a8cd1e73daaa5934f52830bbf8371bc2180ec2 (diff) | |
download | freebsd-ports-gnome-48803671a14a11f41bca2700ac52e91e276ee946.tar.gz freebsd-ports-gnome-48803671a14a11f41bca2700ac52e91e276ee946.tar.zst freebsd-ports-gnome-48803671a14a11f41bca2700ac52e91e276ee946.zip |
- Update to 0.50.
PR: ports/74484
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: maintainer timeout (3 months)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hatari/Makefile | 2 | ||||
-rw-r--r-- | emulators/hatari/distinfo | 4 | ||||
-rw-r--r-- | emulators/hatari/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index cfa31d4ec237..f3d9aa029fb5 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hatari -PORTVERSION= 0.45 +PORTVERSION= 0.50 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/emulators/hatari/distinfo b/emulators/hatari/distinfo index e187517812a2..7255614bdac8 100644 --- a/emulators/hatari/distinfo +++ b/emulators/hatari/distinfo @@ -1,2 +1,2 @@ -MD5 (hatari-0.45.tar.gz) = 945a1b8789deaf2978c81de062ad97d0 -SIZE (hatari-0.45.tar.gz) = 474055 +MD5 (hatari-0.50.tar.gz) = 5573627d2267f8fda60445f28e9247ae +SIZE (hatari-0.50.tar.gz) = 497202 diff --git a/emulators/hatari/pkg-plist b/emulators/hatari/pkg-plist index 09fe80a76ad4..017d7e5d1362 100644 --- a/emulators/hatari/pkg-plist +++ b/emulators/hatari/pkg-plist @@ -1,4 +1,3 @@ bin/hatari -share/hatari/font8.bmp share/hatari/tos.img @dirrm share/hatari |