ports/160226: Unbreak lang/nawk by updating it to 20110810

Pedro Giffuni giffunip at tutopia.com
Sat Aug 27 03:30:07 UTC 2011


>Number:         160226
>Category:       ports
>Synopsis:       Unbreak lang/nawk by updating it to 20110810
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 27 03:30:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Pedro Giffuni
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD mogwai.giffuni.net 9.0-CURRENT FreeBSD 9.0-CURRENT #6: Sat Apr 30 01:37:57 PDT 2011     root at build9x64.pcbsd.org:/usr/obj/pcbsd-build90/fbsd-source/9.0/sys/PCBSD  amd64

>Description:
>From the FIXES file:

Aug 10, 2011:
        another fix to avoid core dump with delete(ARGV); again, many thanks
        to ruslan ermilov.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN nawk.orig/Makefile nawk/Makefile
--- nawk.orig/Makefile	2011-08-26 22:23:13.000000000 +0000
+++ nawk/Makefile	2011-08-26 22:23:57.000000000 +0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	nawk
-PORTVERSION=	20110807
+PORTVERSION=	20110810
 CATEGORIES=	lang
 MASTER_SITES=	http://www.cs.princeton.edu/~bwk/btl.mirror/
 DISTNAME=	awk
@@ -16,8 +16,6 @@
 MAINTAINER=	ota at j.email.ne.jp
 COMMENT=	Brian Kernighan's pattern scanning and processing language
 
-BROKEN=		does not fetch
-
 NO_WRKSUBDIR=	yes
 MAKEFILE=	makefile
 ALL_TARGET=	a.out
diff -ruN nawk.orig/distinfo nawk/distinfo
--- nawk.orig/distinfo	2011-08-26 22:23:13.000000000 +0000
+++ nawk/distinfo	2011-08-26 22:24:54.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (nawk/awk.tar.gz) = a852ab4e9cb543e738cf892ccf8b0d569fd079acb0dc5d2fc5d9df4600704c63
-SIZE (nawk/awk.tar.gz) = 107961
+SHA256 (nawk/awk.tar.gz) = 48af177922700c313aa9d22100d230d2d0280d56b8598d80f583d57b44bf63a8
+SIZE (nawk/awk.tar.gz) = 108035


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list