diff -ruN dosbox.old/Makefile dosbox/Makefile --- dosbox.old/Makefile Sat Feb 7 04:50:03 2004 +++ dosbox/Makefile Sat Feb 7 04:50:49 2004 @@ -6,7 +6,7 @@ # PORTNAME= dosbox -PORTVERSION= 0.60 +PORTVERSION= 0.61 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN dosbox.old/distinfo dosbox/distinfo --- dosbox.old/distinfo Sat Feb 7 04:50:03 2004 +++ dosbox/distinfo Sat Feb 7 04:51:13 2004 @@ -1 +1 @@ -MD5 (dosbox-0.60.tar.gz) = ca68955bcc3585630dcf17bab6ec185a +MD5 (dosbox-0.61.tar.gz) = dcb549eb2a9e6fe6995b973ef9ac6e9f diff -ruN dosbox.old/files/patch-configure dosbox/files/patch-configure --- dosbox.old/files/patch-configure Sat Feb 7 04:50:03 2004 +++ dosbox/files/patch-configure Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- configure.orig Sun Oct 19 13:46:59 2003 -+++ configure Sun Oct 19 13:47:15 2003 -@@ -5350,7 +5350,7 @@ - - if test x$enable_core_inline = xyes ; then - echo "$as_me:$LINENO: result: enabling inlined memory handling in CPU Core" >&5 --echo "${ECHO_T}enabling inlined memory handling in CPU Core" >&6, -+echo "${ECHO_T}enabling inlined memory handling in CPU Core" >&6 - cat >>confdefs.h <<\_ACEOF - #define C_CORE_INLINE 1 - _ACEOF