From tkato432@yahoo.com  Wed Aug 24 18:43:30 2011
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A0E651065674
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 24 Aug 2011 18:43:27 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa103lp.auone-net.jp (msa103lp.auone-net.jp [222.3.140.166])
	by mx1.freebsd.org (Postfix) with ESMTP id 743DD8FC1F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 24 Aug 2011 18:43:27 +0000 (UTC)
Received: from localhost.localdomain (ZT038043.ppp.dion.ne.jp [59.128.38.43])
	by msa103lp.auone-net.jp (au one net msa) with ESMTP id 61D5C47C036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 25 Aug 2011 03:43:25 +0900 (JST)
Message-Id: <20110825033630.4cbb592e.tkato432@yahoo.com>
Date: Thu, 25 Aug 2011 03:36:30 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: games/lgeneral to 1.2.2

>Number:         160104
>Category:       ports
>Synopsis:       Update port: games/lgeneral to 1.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dhn
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 24 18:50:22 UTC 2011
>Closed-Date:    Thu Sep 01 07:36:33 UTC 2011
>Last-Modified:  Thu Sep  1 07:40:07 UTC 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.2.2

Remove file:
files/patch-intl::Makefile.in

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/lgeneral/Makefile games/lgeneral/Makefile
--- /usr/ports/games/lgeneral/Makefile	2011-08-10 14:39:31.000000000 +0900
+++ games/lgeneral/Makefile	2011-08-17 01:10:05.000000000 +0900
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	lgeneral
-PORTVERSION=	1.2.1
-PORTREVISION=	1
+PORTVERSION=	1.2.2
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME} \
 		SF/${PORTNAME}/${PORTNAME}-data:data
@@ -23,6 +22,7 @@
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
+MAKE_JOBS_SAFE=	yes
 
 MAN1=		lgc-pg.1
 MAN6=		lgeneral.6
diff -urN /usr/ports/games/lgeneral/distinfo games/lgeneral/distinfo
--- /usr/ports/games/lgeneral/distinfo	2011-08-10 14:39:31.000000000 +0900
+++ games/lgeneral/distinfo	2011-08-17 01:05:43.000000000 +0900
@@ -1,4 +1,4 @@
-SHA256 (lgeneral-1.2.1.tar.gz) = 94fabf87a82e99708a858cde3a53824cec1998c5f02b111178a6b6e46e7d97f6
-SIZE (lgeneral-1.2.1.tar.gz) = 1721089
+SHA256 (lgeneral-1.2.2.tar.gz) = 1817c409120b9e5f51da2cd43c96c5eda91d6a1207417eeb3e8bacd11248eb74
+SIZE (lgeneral-1.2.2.tar.gz) = 1628913
 SHA256 (pg-data.tar.gz) = cc6fa5d263d1d5824d706517958b1bb09b405ba0ed21e63e4a4d38e2727d7a04
 SIZE (pg-data.tar.gz) = 410476
diff -urN /usr/ports/games/lgeneral/files/patch-intl::Makefile.in games/lgeneral/files/patch-intl::Makefile.in
--- /usr/ports/games/lgeneral/files/patch-intl::Makefile.in	2011-04-12 04:54:32.000000000 +0900
+++ games/lgeneral/files/patch-intl::Makefile.in	1970-01-01 09:00:00.000000000 +0900
@@ -1,15 +0,0 @@
---- intl/Makefile.in.orig	2006-05-29 11:43:09.000000000 -0500
-+++ intl/Makefile.in	2011-03-25 14:51:01.000000000 -0500
-@@ -205,12 +205,2 @@
- 
--# The dependency for intlh.inst is different in gettext and all other
--# packages.  Because we cannot you GNU make features we have to solve
--# the problem while rewriting Makefile.in.
--@GT_YES@intlh.inst: intlh.inst.in ../config.status
--@GT_YES@	cd .. \
--@GT_YES@	&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \
--@GT_YES@	  $(SHELL) ./config.status
--@GT_NO@.PHONY: intlh.inst
--@GT_NO@intlh.inst:
--
- # Tell versions [3.59,3.63) of GNU make not to export all variables.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dhn 
Responsible-Changed-By: dhn 
Responsible-Changed-When: Tue Aug 30 18:16:41 CEST 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160104 
State-Changed-From-To: open->closed 
State-Changed-By: dhn 
State-Changed-When: Thu Sep 1 07:36:31 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160104: commit references a PR
Date: Thu,  1 Sep 2011 07:35:54 +0000 (UTC)

 dhn         2011-09-01 07:35:40 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/lgeneral       Makefile 
   Log:
   - Update to 1.2.2
   
   PR:             ports/160104
   Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
   
   Revision  Changes    Path
   1.20      +1 -0      ports/games/lgeneral/Makefile
 _______________________________________________
 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:
