Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2003 13:09:39 +0000
From:      "Clement LAFORET" <sheepkiller@cultdeadsheep.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Clement Laforet <sheepkiller@cultdeadsheep.org>
Subject:   ports/60136: [updated orphaned port] games/nethack34: update to 3.4.3
Message-ID:  <20031211120918.7C81843D1F@mx1.FreeBSD.org>
Resent-Message-ID: <200312111210.hBBCAMpb085770@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         60136
>Category:       ports
>Synopsis:       [updated orphaned port] games/nethack34: update to 3.4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 11 04:10:22 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sun Dec 7 15:41:23 GMT 2003 root@lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Update nethack34 to 3.4.3
>How-To-Repeat:
	N/A.
>Fix:

	

--- nethack34.diff begins here ---
Index: nethack34/Makefile
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/games/nethack34/Makefile,v
retrieving revision 1.44
diff -u -r1.44 Makefile
--- nethack34/Makefile	28 Sep 2003 11:51:30 -0000	1.44
+++ nethack34/Makefile	11 Dec 2003 11:58:30 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	nethack
-PORTVERSION=	3.4.2
+PORTVERSION=	3.4.3
 CATEGORIES?=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}-src
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER?=	ports@FreeBSD.org
Index: nethack34/distinfo
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/games/nethack34/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- nethack34/distinfo	28 Sep 2003 11:51:30 -0000	1.10
+++ nethack34/distinfo	11 Dec 2003 11:58:30 -0000
@@ -1 +1 @@
-MD5 (nethack-342.tgz) = 90e971dbaee2f05f6a2ed3454851903a
+MD5 (nethack-343-src.tgz) = 21479c95990eefe7650df582426457f9
Index: nethack34/files/patch-aa
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/games/nethack34/files/patch-aa,v
retrieving revision 1.5
diff -u -r1.5 patch-aa
--- nethack34/files/patch-aa	12 Aug 2002 21:20:29 -0000	1.5
+++ nethack34/files/patch-aa	11 Dec 2003 11:58:30 -0000
@@ -1,6 +1,6 @@
---- include/config.h.orig	Thu Mar 21 08:42:43 2002
-+++ include/config.h	Tue Aug 13 05:41:47 2002
-@@ -122,7 +122,7 @@
+--- include/config.h.orig	Sun Dec  7 23:39:13 2003
++++ include/config.h	Thu Dec 11 02:27:55 2003
+@@ -126,7 +126,7 @@
   * would allow:
   *  xpmtoppm <x11tiles.xpm | pnmscale 1.25 | ppmquant 90 >x11tiles_big.xpm
   */
@@ -9,7 +9,7 @@
  # ifdef USE_XPM
  #  define GRAPHIC_TOMBSTONE	/* Use graphical tombstone (rip.xpm) */
  # endif
-@@ -163,11 +163,11 @@
+@@ -169,11 +169,11 @@
  
  #ifdef UNIX
  /* path and file name extension for compression program */
@@ -25,12 +25,12 @@
  #endif
  
  #ifndef COMPRESS
-@@ -201,7 +201,7 @@
- #  ifdef __APPLE__
- #    define HACKDIR "nethackdir"	/* nethack directory */
- #  else
--#    define HACKDIR "/usr/games/lib/nethackdir"
-+#    define HACKDIR "%%HACKDIR%%"
- #  endif
+@@ -204,7 +204,7 @@
+  * otherwise it will be the current directory.
+  */
+ # ifndef HACKDIR
+-#  define HACKDIR "/usr/games/lib/nethackdir"
++#  define HACKDIR "%%HACKDIR%%"
  # endif
  
+ /*
--- nethack34.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031211120918.7C81843D1F>