diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-06 00:07:11 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-06 00:07:11 +0000 |
commit | 8729b2d12d12ebae405192f1b37a47bb3dd0b3c3 (patch) | |
tree | 557fe966d79a66f21f9c41d5dd5eebbf5998ead4 /emulators/dosbox | |
parent | ac72d666a3e862162861dbd3fb63913eaaed34b3 (diff) | |
download | ports-8729b2d12d12ebae405192f1b37a47bb3dd0b3c3.tar.gz ports-8729b2d12d12ebae405192f1b37a47bb3dd0b3c3.zip |
Notes
Diffstat (limited to 'emulators/dosbox')
-rw-r--r-- | emulators/dosbox/Makefile | 3 | ||||
-rw-r--r-- | emulators/dosbox/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index 518355af1731..81ba8ee2b279 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dosbox -PORTVERSION= 0.63 +PORTVERSION= 0.65 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,6 @@ COMMENT= An emulator of a PC with DOS LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_SDL= sdl net MAN1= dosbox.1 diff --git a/emulators/dosbox/distinfo b/emulators/dosbox/distinfo index 67bb128c0846..5cf94dcb63ae 100644 --- a/emulators/dosbox/distinfo +++ b/emulators/dosbox/distinfo @@ -1,3 +1,3 @@ -MD5 (dosbox-0.63.tar.gz) = 629413e41224ae9cdd115fdafd55cbdc -SHA256 (dosbox-0.63.tar.gz) = f4eeee90f076d891034faf1268b6352b8df9cb262b787384ed4386cf6ea4faa7 -SIZE (dosbox-0.63.tar.gz) = 648762 +MD5 (dosbox-0.65.tar.gz) = fef84c292c3aeae747368b9875c1575a +SHA256 (dosbox-0.65.tar.gz) = 23fd001e2006f66ffdfe63adb6478ba85027f65b5078d6c69ad59e7f678d761f +SIZE (dosbox-0.65.tar.gz) = 848989 |