aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-08 01:35:11 +0800
committerkrion <krion@FreeBSD.org>2004-02-08 01:35:11 +0800
commit35bb3cb0a0c65cc180f917b5b8daf46198b1539d (patch)
tree3c1464b9ed88a72c859406d958e57df598afd3c2
parente24dbcf1aacaa60c72f973456a9238e7b3cf416d (diff)
downloadfreebsd-ports-gnome-35bb3cb0a0c65cc180f917b5b8daf46198b1539d.tar.gz
freebsd-ports-gnome-35bb3cb0a0c65cc180f917b5b8daf46198b1539d.tar.zst
freebsd-ports-gnome-35bb3cb0a0c65cc180f917b5b8daf46198b1539d.zip
- Update to version 0.61
PR: ports/62474 Submitted by: maintainer
-rw-r--r--emulators/dosbox/Makefile2
-rw-r--r--emulators/dosbox/distinfo2
-rw-r--r--emulators/dosbox/files/patch-configure11
3 files changed, 2 insertions, 13 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index 4c9b84dbbcbc..df77eef2e255 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dosbox
-PORTVERSION= 0.60
+PORTVERSION= 0.61
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/emulators/dosbox/distinfo b/emulators/dosbox/distinfo
index 9db9211d2b07..61cb10c98435 100644
--- a/emulators/dosbox/distinfo
+++ b/emulators/dosbox/distinfo
@@ -1 +1 @@
-MD5 (dosbox-0.60.tar.gz) = ca68955bcc3585630dcf17bab6ec185a
+MD5 (dosbox-0.61.tar.gz) = dcb549eb2a9e6fe6995b973ef9ac6e9f
diff --git a/emulators/dosbox/files/patch-configure b/emulators/dosbox/files/patch-configure
deleted file mode 100644
index 919ace42ac26..000000000000
--- a/emulators/dosbox/files/patch-configure
+++ /dev/null
@@ -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