Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2008 06:48:18 GMT
From:      Tobias Rehbein <tobias.rehbein@web.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/126123: [maintainer-update] update games/stonesoup to 0.4.2
Message-ID:  <200807310648.m6V6mIru053774@www.freebsd.org>
Resent-Message-ID: <200807310650.m6V6o3W6073460@freefall.freebsd.org>

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

>Number:         126123
>Category:       ports
>Synopsis:       [maintainer-update] update games/stonesoup to 0.4.2
>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 Jul 31 06:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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