tested this on two differnet i386 machines and plays great, no issues
to be seen with this update. thanks to Daniel Dickman!

-ryan

On Sat, Mar 20, 2010 at 10:49:07PM -0400, Daniel Dickman wrote:
> Here's an update of chocolate to 1.3.0 if you don't already have it. I've 
> been playing it on amd64 for a few weeks without a problem...
> 

Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/games/chocolate-doom/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile    5 Jun 2009 22:38:04 -0000       1.3
+++ Makefile    12 Feb 2010 22:59:30 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.3 2009/06/05 22:38:04 jasper Exp $
 
 COMMENT =      portable version of iD Software's Doom
-DISTNAME =     chocolate-doom-1.2.1
+DISTNAME =     chocolate-doom-1.3.0
 PKGNAME =      ${DISTNAME}p0
 CATEGORIES =   games x11
 
Index: distinfo
===================================================================
RCS file: /usr/cvs/ports/games/chocolate-doom/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    5 Jun 2009 21:58:43 -0000       1.1.1.1
+++ distinfo    12 Feb 2010 22:59:48 -0000
@@ -1,5 +1,5 @@
-MD5 (chocolate-doom-1.2.1.tar.gz) = 3wTDgANO/3iea57hwBZJdw==
-RMD160 (chocolate-doom-1.2.1.tar.gz) = JACmlVqKRSlHJXB5Mo5ESAHD0vc=
-SHA1 (chocolate-doom-1.2.1.tar.gz) = OygCwPiosCvJxCXt4KE6qf0TFNc=
-SHA256 (chocolate-doom-1.2.1.tar.gz) = 
/61QqEf3B+pch4RNvZwTOebS0YK7XPbm9infQg9mKcE=
-SIZE (chocolate-doom-1.2.1.tar.gz) = 664600
+MD5 (chocolate-doom-1.3.0.tar.gz) = wbaAuI5SS4YdTj+8dpwuEA==
+RMD160 (chocolate-doom-1.3.0.tar.gz) = NtLaLOvWvV5CnKDek6ljUCT2r+Q=
+SHA1 (chocolate-doom-1.3.0.tar.gz) = XO+IVqBeRH9MlLaR4uLKOqHnQ3E=
+SHA256 (chocolate-doom-1.3.0.tar.gz) = 
rCotq297/ixUwZypvCUcLDC+pCjIkxXon8FBubtTAXM=
+SIZE (chocolate-doom-1.3.0.tar.gz) = 859985
Index: patches/patch-setup_Makefile_in
===================================================================
RCS file: /usr/cvs/ports/games/chocolate-doom/patches/patch-setup_Makefile_in,v
retrieving revision 1.2
diff -u -r1.2 patch-setup_Makefile_in
--- patches/patch-setup_Makefile_in     5 Jun 2009 22:27:29 -0000       1.2
+++ patches/patch-setup_Makefile_in     12 Feb 2010 23:01:26 -0000
@@ -1,12 +1,12 @@
 $OpenBSD: patch-setup_Makefile_in,v 1.2 2009/06/05 22:27:29 jasper Exp $
---- setup/Makefile.in.orig     Wed Dec 10 21:29:26 2008
-+++ setup/Makefile.in  Wed Dec 10 21:28:32 2008
-@@ -170,7 +170,7 @@ sysconfdir = @sysconfdir@
+--- setup/Makefile.in.orig     Wed Feb 10 15:24:41 2010
++++ setup/Makefile.in  Fri Feb 12 18:00:47 2010
+@@ -177,7 +177,7 @@ sysconfdir = @sysconfdir@
  target_alias = @target_alias@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
 -gamesdir = $(prefix)/games
 +gamesdir = $(prefix)/bin
- AM_CFLAGS = -I../textscreen -I../src -DINSTALL_DIR="\"$(gamesdir)\""
+ AM_CFLAGS = -I../textscreen -I../src @SDLMIXER_CFLAGS@
  SOURCE_FILES = \
      compatibility.c   compatibility.h           \
Index: patches/patch-src_Makefile_in
===================================================================
RCS file: /usr/cvs/ports/games/chocolate-doom/patches/patch-src_Makefile_in,v
retrieving revision 1.2
diff -u -r1.2 patch-src_Makefile_in
--- patches/patch-src_Makefile_in       5 Jun 2009 22:27:29 -0000       1.2
+++ patches/patch-src_Makefile_in       12 Feb 2010 23:01:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_Makefile_in,v 1.2 2009/06/05 22:27:29 jasper Exp $
---- src/Makefile.in.orig       Wed Dec 10 21:27:14 2008
-+++ src/Makefile.in    Wed Dec 10 21:27:39 2008
-@@ -239,7 +239,7 @@ sysconfdir = @sysconfdir@
+--- src/Makefile.in.orig       Wed Feb 10 15:24:41 2010
++++ src/Makefile.in    Fri Feb 12 17:59:51 2010
+@@ -245,7 +245,7 @@ sysconfdir = @sysconfdir@
  target_alias = @target_alias@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@

Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/games/chocolate-doom/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile    5 Jun 2009 22:38:04 -0000       1.3
+++ Makefile    12 Feb 2010 22:59:30 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.3 2009/06/05 22:38:04 jasper Exp $
 
 COMMENT =      portable version of iD Software's Doom
-DISTNAME =     chocolate-doom-1.2.1
+DISTNAME =     chocolate-doom-1.3.0
 PKGNAME =      ${DISTNAME}p0
 CATEGORIES =   games x11
 
Index: distinfo
===================================================================
RCS file: /usr/cvs/ports/games/chocolate-doom/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    5 Jun 2009 21:58:43 -0000       1.1.1.1
+++ distinfo    12 Feb 2010 22:59:48 -0000
@@ -1,5 +1,5 @@
-MD5 (chocolate-doom-1.2.1.tar.gz) = 3wTDgANO/3iea57hwBZJdw==
-RMD160 (chocolate-doom-1.2.1.tar.gz) = JACmlVqKRSlHJXB5Mo5ESAHD0vc=
-SHA1 (chocolate-doom-1.2.1.tar.gz) = OygCwPiosCvJxCXt4KE6qf0TFNc=
-SHA256 (chocolate-doom-1.2.1.tar.gz) = 
/61QqEf3B+pch4RNvZwTOebS0YK7XPbm9infQg9mKcE=
-SIZE (chocolate-doom-1.2.1.tar.gz) = 664600
+MD5 (chocolate-doom-1.3.0.tar.gz) = wbaAuI5SS4YdTj+8dpwuEA==
+RMD160 (chocolate-doom-1.3.0.tar.gz) = NtLaLOvWvV5CnKDek6ljUCT2r+Q=
+SHA1 (chocolate-doom-1.3.0.tar.gz) = XO+IVqBeRH9MlLaR4uLKOqHnQ3E=
+SHA256 (chocolate-doom-1.3.0.tar.gz) = 
rCotq297/ixUwZypvCUcLDC+pCjIkxXon8FBubtTAXM=
+SIZE (chocolate-doom-1.3.0.tar.gz) = 859985
Index: patches/patch-setup_Makefile_in
===================================================================
RCS file: /usr/cvs/ports/games/chocolate-doom/patches/patch-setup_Makefile_in,v
retrieving revision 1.2
diff -u -r1.2 patch-setup_Makefile_in
--- patches/patch-setup_Makefile_in     5 Jun 2009 22:27:29 -0000       1.2
+++ patches/patch-setup_Makefile_in     12 Feb 2010 23:01:26 -0000
@@ -1,12 +1,12 @@
 $OpenBSD: patch-setup_Makefile_in,v 1.2 2009/06/05 22:27:29 jasper Exp $
---- setup/Makefile.in.orig     Wed Dec 10 21:29:26 2008
-+++ setup/Makefile.in  Wed Dec 10 21:28:32 2008
-@@ -170,7 +170,7 @@ sysconfdir = @sysconfdir@
+--- setup/Makefile.in.orig     Wed Feb 10 15:24:41 2010
++++ setup/Makefile.in  Fri Feb 12 18:00:47 2010
+@@ -177,7 +177,7 @@ sysconfdir = @sysconfdir@
  target_alias = @target_alias@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
 -gamesdir = $(prefix)/games
 +gamesdir = $(prefix)/bin
- AM_CFLAGS = -I../textscreen -I../src -DINSTALL_DIR="\"$(gamesdir)\""
+ AM_CFLAGS = -I../textscreen -I../src @SDLMIXER_CFLAGS@
  SOURCE_FILES = \
      compatibility.c   compatibility.h           \
Index: patches/patch-src_Makefile_in
===================================================================
RCS file: /usr/cvs/ports/games/chocolate-doom/patches/patch-src_Makefile_in,v
retrieving revision 1.2
diff -u -r1.2 patch-src_Makefile_in
--- patches/patch-src_Makefile_in       5 Jun 2009 22:27:29 -0000       1.2
+++ patches/patch-src_Makefile_in       12 Feb 2010 23:01:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_Makefile_in,v 1.2 2009/06/05 22:27:29 jasper Exp $
---- src/Makefile.in.orig       Wed Dec 10 21:27:14 2008
-+++ src/Makefile.in    Wed Dec 10 21:27:39 2008
-@@ -239,7 +239,7 @@ sysconfdir = @sysconfdir@
+--- src/Makefile.in.orig       Wed Feb 10 15:24:41 2010
++++ src/Makefile.in    Fri Feb 12 17:59:51 2010
+@@ -245,7 +245,7 @@ sysconfdir = @sysconfdir@
  target_alias = @target_alias@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@

Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/games/chocolate-doom/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile    5 Jun 2009 22:38:04 -0000       1.3
+++ Makefile    12 Feb 2010 22:59:30 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.3 2009/06/05 22:38:04 jasper Exp $
 
 COMMENT =      portable version of iD Software's Doom
-DISTNAME =     chocolate-doom-1.2.1
+DISTNAME =     chocolate-doom-1.3.0
 PKGNAME =      ${DISTNAME}p0
 CATEGORIES =   games x11
 
Index: distinfo
===================================================================
RCS file: /usr/cvs/ports/games/chocolate-doom/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    5 Jun 2009 21:58:43 -0000       1.1.1.1
+++ distinfo    12 Feb 2010 22:59:48 -0000
@@ -1,5 +1,5 @@
-MD5 (chocolate-doom-1.2.1.tar.gz) = 3wTDgANO/3iea57hwBZJdw==
-RMD160 (chocolate-doom-1.2.1.tar.gz) = JACmlVqKRSlHJXB5Mo5ESAHD0vc=
-SHA1 (chocolate-doom-1.2.1.tar.gz) = OygCwPiosCvJxCXt4KE6qf0TFNc=
-SHA256 (chocolate-doom-1.2.1.tar.gz) = 
/61QqEf3B+pch4RNvZwTOebS0YK7XPbm9infQg9mKcE=
-SIZE (chocolate-doom-1.2.1.tar.gz) = 664600
+MD5 (chocolate-doom-1.3.0.tar.gz) = wbaAuI5SS4YdTj+8dpwuEA==
+RMD160 (chocolate-doom-1.3.0.tar.gz) = NtLaLOvWvV5CnKDek6ljUCT2r+Q=
+SHA1 (chocolate-doom-1.3.0.tar.gz) = XO+IVqBeRH9MlLaR4uLKOqHnQ3E=
+SHA256 (chocolate-doom-1.3.0.tar.gz) = 
rCotq297/ixUwZypvCUcLDC+pCjIkxXon8FBubtTAXM=
+SIZE (chocolate-doom-1.3.0.tar.gz) = 859985
Index: patches/patch-setup_Makefile_in
===================================================================
RCS file: /usr/cvs/ports/games/chocolate-doom/patches/patch-setup_Makefile_in,v
retrieving revision 1.2
diff -u -r1.2 patch-setup_Makefile_in
--- patches/patch-setup_Makefile_in     5 Jun 2009 22:27:29 -0000       1.2
+++ patches/patch-setup_Makefile_in     12 Feb 2010 23:01:26 -0000
@@ -1,12 +1,12 @@
 $OpenBSD: patch-setup_Makefile_in,v 1.2 2009/06/05 22:27:29 jasper Exp $
---- setup/Makefile.in.orig     Wed Dec 10 21:29:26 2008
-+++ setup/Makefile.in  Wed Dec 10 21:28:32 2008
-@@ -170,7 +170,7 @@ sysconfdir = @sysconfdir@
+--- setup/Makefile.in.orig     Wed Feb 10 15:24:41 2010
++++ setup/Makefile.in  Fri Feb 12 18:00:47 2010
+@@ -177,7 +177,7 @@ sysconfdir = @sysconfdir@
  target_alias = @target_alias@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
 -gamesdir = $(prefix)/games
 +gamesdir = $(prefix)/bin
- AM_CFLAGS = -I../textscreen -I../src -DINSTALL_DIR="\"$(gamesdir)\""
+ AM_CFLAGS = -I../textscreen -I../src @SDLMIXER_CFLAGS@
  SOURCE_FILES = \
      compatibility.c   compatibility.h           \
Index: patches/patch-src_Makefile_in
===================================================================
RCS file: /usr/cvs/ports/games/chocolate-doom/patches/patch-src_Makefile_in,v
retrieving revision 1.2
diff -u -r1.2 patch-src_Makefile_in
--- patches/patch-src_Makefile_in       5 Jun 2009 22:27:29 -0000       1.2
+++ patches/patch-src_Makefile_in       12 Feb 2010 23:01:21 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_Makefile_in,v 1.2 2009/06/05 22:27:29 jasper Exp $
---- src/Makefile.in.orig       Wed Dec 10 21:27:14 2008
-+++ src/Makefile.in    Wed Dec 10 21:27:39 2008
-@@ -239,7 +239,7 @@ sysconfdir = @sysconfdir@
+--- src/Makefile.in.orig       Wed Feb 10 15:24:41 2010
++++ src/Makefile.in    Fri Feb 12 17:59:51 2010
+@@ -245,7 +245,7 @@ sysconfdir = @sysconfdir@
  target_alias = @target_alias@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@

Reply via email to