summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-07 17:35:11 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-07 17:35:11 +0000
commit655508f2325f65ba1c634890a2998b41a7fd5966 (patch)
tree8e3c1fdeeeae267f8b854f0f4c4e1274ed40e34d /emulators
parentupdate to asmutils-0.17, keep up with nasm-0.98.38, and unbreak this port. (diff)
- Update to version 0.61
PR: ports/62474 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=100267
Diffstat (limited to 'emulators')
-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