From tkato432@yahoo.com  Fri Oct 14 18:44:15 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 7D26C1065673
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 14 Oct 2011 18:43:59 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa102lp.auone-net.jp (msa102lp.auone-net.jp [222.3.140.165])
	by mx1.freebsd.org (Postfix) with ESMTP id 2BD038FC19
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 14 Oct 2011 18:43:58 +0000 (UTC)
Received: from msa102lp.auone-net.jp (MSA102lp [172.27.12.180])
	by msa102lp.auone-net.jp (au one net msa) with ESMTP id BB1927825A
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 15 Oct 2011 03:32:17 +0900 (JST)
Received: from localhost.localdomain (ZT046175.ppp.dion.ne.jp [59.128.46.175])
	by msa102lp.auone-net.jp (au one net msa) with ESMTP id C167F4AC036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 15 Oct 2011 03:32:15 +0900 (JST)
Message-Id: <20111015025727.1da986eb.tkato432@yahoo.com>
Date: Sat, 15 Oct 2011 02:57:27 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: devel/gengetopt to 2.22.5

>Number:         161602
>Category:       ports
>Synopsis:       Update port: devel/gengetopt to 2.22.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 14 18:50:10 UTC 2011
>Closed-Date:    Tue Oct 18 15:12:31 CEST 2011
>Last-Modified:  Tue Oct 18 15:12:31 CEST 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 2.22.5

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/gengetopt/Makefile devel/gengetopt/Makefile
--- /usr/ports/devel/gengetopt/Makefile	2011-10-06 19:11:05.000000000 +0900
+++ devel/gengetopt/Makefile	2011-10-08 04:22:10.000000000 +0900
@@ -7,19 +7,23 @@
 #
 
 PORTNAME=	gengetopt
-PORTVERSION=	2.22.4
+PORTVERSION=	2.22.5
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A tool for generating a C function which parses command line arguments
 
-MAKE_JOBS_UNSAFE=	yes
+LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 INSTALL_WRKSRC=	${WRKSRC}/src
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+MAKE_JOBS_UNSAFE=yes
+
+CFLAGS=		-D_GL_SYSTEM_GETOPT
 
 MAN1=		gengetopt.1
 INFO=		gengetopt
@@ -35,8 +39,10 @@
 		main1.cc main2.c sample1.ggo sample2.ggo
 TESTS_EXAMPLES=	test_manual_help.c test_manual_help_cmd.c \
 		test_manual_help_cmd.ggo test_manual_help_cmd.h
+
 pre-install:
 	@${CHMOD} +x ${WRKSRC}/build-aux/install-sh
+
 post-install:
 	${INSTALL_MAN} ${WRKSRC}/doc/gengetopt.1 ${MANPREFIX}/man/man1
 	${INSTALL_DATA} ${WRKSRC}/doc/gengetopt.info ${PREFIX}/${INFO_PATH}
diff -urN /usr/ports/devel/gengetopt/distinfo devel/gengetopt/distinfo
--- /usr/ports/devel/gengetopt/distinfo	2011-07-04 01:57:30.000000000 +0900
+++ devel/gengetopt/distinfo	2011-09-26 04:58:53.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (gengetopt-2.22.4.tar.gz) = 4edf6b24ec8085929c86835c51d5bf904052cc671530c15f9314d9b87fe54421
-SIZE (gengetopt-2.22.4.tar.gz) = 985039
+SHA256 (gengetopt-2.22.5.tar.gz) = 3b6fb3240352b0eb0c5b8583b58b62cbba58167cef5a7e82fa08a7f968ed2137
+SIZE (gengetopt-2.22.5.tar.gz) = 1030950
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Mon Oct 17 20:16:31 CEST 2011 
Responsible-Changed-Why:  
I will take care of it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161602: commit references a PR
Date: Tue, 18 Oct 2011 13:07:43 +0000 (UTC)

 ehaupt      2011-10-18 13:04:55 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/gengetopt      Makefile distinfo 
   Log:
   Update to version 2.22.5
   
   PR:             161602
   Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
   
   Revision  Changes    Path
   1.34      +7 -2      ports/devel/gengetopt/Makefile
   1.19      +2 -2      ports/devel/gengetopt/distinfo
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Tue Oct 18 15:12:30 CEST 2011 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161602 
>Unformatted:
