ports/140093: [patch] lang/gawk: update to 3.1.7

Johan van Selst johans at FreeBSD.org
Thu Oct 29 21:40:02 UTC 2009


>Number:         140093
>Category:       ports
>Synopsis:       [patch] lang/gawk: update to 3.1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 29 21:40:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Johan van Selst
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD mud.stack.nl 7.2-STABLE FreeBSD 7.2-STABLE #7: Fri May 8 16:37:49 CEST 2009 root at mud.stack.nl:/extra1/obj/usr/src/sys/GENERIC i386


	
>Description:
	
	Gawk 3.1.7 was released in July
	Are there any plans to update the FreeBSD port?

	It includes several minor bugfixes; such as improved multibyte handling
	http://lists.gnu.org/archive/html/info-gnu/2009-07/msg00018.html

>How-To-Repeat:
	
>Fix:

	

--- lang/gawk/Makefile	2009-01-06 08:30:54.000000000 +0100
+++ lang/gawk/Makefile	2009-10-29 22:01:37.000000000 +0100
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/lang/gawk/Makefile,v 1.27 2009/01/05 20:36:28 pav Exp $
 
 PORTNAME=	gawk
-PORTVERSION=	3.1.6
-PORTREVISION=	1
+PORTVERSION=	3.1.7
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	gawk
@@ -25,6 +24,7 @@
 PLIST_SUB=	VERSION=${PORTVERSION}
 
 .if !defined(WITHOUT_NLS)
+USE_ICONV=	yes
 USE_GETTEXT=	yes
 PLIST_SUB+=	NLS=""
 .else
diff -uNr lang/gawk/distinfo lang/gawk/distinfo
--- lang/gawk/distinfo	2008-05-15 08:31:15.000000000 +0200
+++ lang/gawk/distinfo	2009-10-29 21:54:00.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (gawk-3.1.6.tar.gz) = b237751aef53c9ead9644e376bc53386
-SHA256 (gawk-3.1.6.tar.gz) = 06dd872da7145088ae08475f7b11e5b9e810b8ead7d78d039003e671bb76ec65
-SIZE (gawk-3.1.6.tar.gz) = 2488684
+MD5 (gawk-3.1.7.tar.gz) = a38d5dec19320ace01f1d16c8beb1363
+SHA256 (gawk-3.1.7.tar.gz) = f2a2f3b3053837c56fd42d801419e6a2aa89326c72308a87737da44191713a4d
+SIZE (gawk-3.1.7.tar.gz) = 3111834
diff -uNr lang/gawk/pkg-plist lang/gawk/pkg-plist
--- lang/gawk/pkg-plist	2008-05-15 08:31:15.000000000 +0200
+++ lang/gawk/pkg-plist	2009-10-29 22:15:40.000000000 +0100
@@ -31,6 +31,7 @@
 %%NLS%%share/locale/fr/LC_MESSAGES/gawk.mo
 %%NLS%%share/locale/ga/LC_MESSAGES/gawk.mo
 %%NLS%%share/locale/he/LC_MESSAGES/gawk.mo
+%%NLS%%share/locale/id/LC_MESSAGES/gawk.mo
 %%NLS%%share/locale/it/LC_MESSAGES/gawk.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/gawk.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/gawk.mo
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list