From nobody@FreeBSD.org  Thu Jul 31 06:48:19 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 011E91065674
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Jul 2008 06:48:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id E8F038FC23
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Jul 2008 06:48:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6V6mIsW053775
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Jul 2008 06:48:18 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6V6mIru053774;
	Thu, 31 Jul 2008 06:48:18 GMT
	(envelope-from nobody)
Message-Id: <200807310648.m6V6mIru053774@www.freebsd.org>
Date: Thu, 31 Jul 2008 06:48:18 GMT
From: Tobias Rehbein <tobias.rehbein@web.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer-update] update games/stonesoup to 0.4.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         126123
>Category:       ports
>Synopsis:       [maintainer-update] update games/stonesoup to 0.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jadawin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 31 06:50:03 UTC 2008
>Closed-Date:    Thu Jul 31 19:34:24 UTC 2008
>Last-Modified:  Thu Jul 31 19:40:02 UTC 2008
>Originator:     Tobias Rehbein
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
FreeBSD sushi.pseudo.local 7.0-STABLE FreeBSD 7.0-STABLE #11: Sun Jun 1 22:00:14 CEST 2008 tobi@sushi.pseudo.local:/usr/obj/usr/src/sys/SUSHI i386
>Description:
- Update the port to version 0.4.2
- Remove an unnecessary ${REINPLACE_CMD} in post-patch
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN games/stonesoup.orig/Makefile games/stonesoup/Makefile
--- games/stonesoup.orig/Makefile	2008-07-25 14:23:54.000000000 +0200
+++ games/stonesoup/Makefile	2008-07-30 11:35:16.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	stonesoup
-PORTVERSION=	0.4.1
+PORTVERSION=	0.4.2
 CATEGORIES=	games
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	crawl-ref
@@ -46,7 +46,6 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} -e "s,%%MAKEFILE_SEL%%,${MAKEFILE_SEL}," ${WRKSRC}/makefile
 .for makefile in makefile.unix makefile.x11
 	@${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX}," ${WRKSRC}/${makefile}
 	@${REINPLACE_CMD} -e "s,%%DATADIR%%,${DATADIR}," ${WRKSRC}/${makefile}
diff -ruN games/stonesoup.orig/distinfo games/stonesoup/distinfo
--- games/stonesoup.orig/distinfo	2008-07-23 13:05:07.000000000 +0200
+++ games/stonesoup/distinfo	2008-07-30 09:23:45.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (stone_soup-0.4.1-src.tbz2) = 9df29d976edd96018fdb7eb0a70a7ba8
-SHA256 (stone_soup-0.4.1-src.tbz2) = 4d465990014eb9527ba4060de5c05b69ae9dd4bcb87bf5706162a660ec3c335c
-SIZE (stone_soup-0.4.1-src.tbz2) = 3241684
+MD5 (stone_soup-0.4.2-src.tbz2) = 97e1e9eca20ea45a8d69f00a4430a2a4
+SHA256 (stone_soup-0.4.2-src.tbz2) = ece23d1c530690412cba28859cc2afbd885440a94f67dbb6aec874d0da55e53c
+SIZE (stone_soup-0.4.2-src.tbz2) = 3786504
diff -ruN games/stonesoup.orig/pkg-plist games/stonesoup/pkg-plist
--- games/stonesoup.orig/pkg-plist	2008-07-23 13:05:07.000000000 +0200
+++ games/stonesoup/pkg-plist	2008-07-30 09:44:37.000000000 +0200
@@ -85,6 +85,7 @@
 %%DATADIR%%/docs/macros_guide.txt
 %%DATADIR%%/docs/lualicense.txt
 %%DATADIR%%/docs/level_design.txt
+%%DATADIR%%/docs/keybind.txt
 %%DATADIR%%/docs/crawl_manual.txt
 %%DATADIR%%/docs/coding_conventions.txt
 %%DATADIR%%/docs/aptitudes.txt


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jadawin 
Responsible-Changed-By: jadawin 
Responsible-Changed-When: Thu Jul 31 07:24:05 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126123 
State-Changed-From-To: open->closed 
State-Changed-By: jadawin 
State-Changed-When: Thu Jul 31 19:34:23 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126123 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126123: commit references a PR
Date: Thu, 31 Jul 2008 19:33:56 +0000 (UTC)

 jadawin     2008-07-31 19:33:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/stonesoup      Makefile distinfo pkg-plist 
   Log:
   - Update to 0.4.2
   
   PR:             ports/126123
   Submitted by:   maintainer (tobias.rehbein web.de)
   
   Revision  Changes    Path
   1.3       +1 -2      ports/games/stonesoup/Makefile
   1.2       +3 -3      ports/games/stonesoup/distinfo
   1.2       +1 -0      ports/games/stonesoup/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
