ports/131975: [patch] - update misc/gnuls to version 7.1

Cristiano Rolim Pereira cristianorolim at hotmail.com
Sun Feb 22 15:30:02 UTC 2009


>Number:         131975
>Category:       ports
>Synopsis:       [patch] - update misc/gnuls to version 7.1
>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:   Sun Feb 22 15:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Cristiano Rolim Pereira
>Release:        7.1-RELEASE
>Organization:
>Environment:
FreeBSD bsd64.local 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 08:58:24 UTC 2009     root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The attached patch updates misc/gnuls to version 7.1 .
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ../gnuls.orig/Makefile ./Makefile
--- ../gnuls.orig/Makefile	2009-02-22 11:58:16.000000000 -0300
+++ ./Makefile	2009-02-22 11:59:15.000000000 -0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gnuls
-PORTVERSION=	6.12
+PORTVERSION=	7.1
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	coreutils
diff -ruN ../gnuls.orig/distinfo ./distinfo
--- ../gnuls.orig/distinfo	2009-02-22 11:58:16.000000000 -0300
+++ ./distinfo	2009-02-22 11:59:42.000000000 -0300
@@ -1,3 +1,3 @@
-MD5 (coreutils-6.12.tar.gz) = 2ca9ac69823dbd567b905a9e9f53c4f6
-SHA256 (coreutils-6.12.tar.gz) = 49d2f703e2310e6328cb6f9d9bae3612c42b3ee5175f449692c5b95e453cf18a
-SIZE (coreutils-6.12.tar.gz) = 9001890
+MD5 (coreutils-7.1.tar.gz) = cbb2b3d1718ee1237b808e00b5c11b1e
+SHA256 (coreutils-7.1.tar.gz) = 813cb19fa19a885f342664109c7c5810f0081b624ff317bba8d1b6ccd83c2a05
+SIZE (coreutils-7.1.tar.gz) = 9533070
diff -ruN ../gnuls.orig/files/extra-patch-stty.c ./files/extra-patch-stty.c
--- ../gnuls.orig/files/extra-patch-stty.c	2009-02-22 11:58:16.000000000 -0300
+++ ./files/extra-patch-stty.c	2009-02-22 12:09:17.000000000 -0300
@@ -1,6 +1,6 @@
---- src/stty.c.orig	2007-03-18 14:36:43.000000000 -0700
-+++ src/stty.c	2008-08-28 18:54:40.000000000 -0700
-@@ -282,8 +282,6 @@
+--- src/stty.c.orig	2009-02-22 12:02:55.000000000 -0300
++++ src/stty.c	2009-02-22 12:04:32.000000000 -0300
+@@ -280,8 +280,6 @@
  #endif
  #ifdef TABDLY
    {"tab3", output, SANE_UNSET, TAB3, TABDLY},
@@ -9,7 +9,7 @@
    {"tab0", output, SANE_SET, TAB0, TABDLY},
  #else
  # ifdef OXTABS
-@@ -632,7 +630,7 @@
+@@ -627,7 +625,7 @@
        fputs (_("\
   * [-]onocr      do not print carriage returns in the first column\n\
     [-]opost      postprocess output\n\


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



More information about the freebsd-ports-bugs mailing list