ports/161602: Update port: devel/gengetopt to 2.22.5

KATO Tsuguru tkato432 at yahoo.com
Fri Oct 14 18:50:11 UTC 2011


>Number:         161602
>Category:       ports
>Synopsis:       Update port: devel/gengetopt to 2.22.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 14 18:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list