Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2011 00:37:09 GMT
From:      Ryan Steinmetz <rpsfa@rit.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157808: [update] sysutils/coreutils to 8.12
Message-ID:  <201106130037.p5D0b9bx022771@red.freebsd.org>
Resent-Message-ID: <201106130040.p5D0e9PC081402@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157808
>Category:       ports
>Synopsis:       [update] sysutils/coreutils to 8.12
>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:   Mon Jun 13 00:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        8.2-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
-Update to 8.12
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/coreutils/Makefile,v
retrieving revision 1.30
diff -r1.30 Makefile
9c9
< PORTVERSION=	8.5
---
> PORTVERSION=	8.12
22c22,23
< CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
---
> CONFIGURE_ENV=	CPPFLAGS+="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
> CPPFLAGS+=	"-I${LOCALBASE}/include"
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/coreutils/distinfo,v
retrieving revision 1.11
diff -r1.11 distinfo
1,2c1,2
< SHA256 (coreutils-8.5.tar.xz) = 5aa855caa08b94ccd632510d9ab265646d2ee11498c7efff205b27c2437dec5a
< SIZE (coreutils-8.5.tar.xz) = 4531488
---
> SHA256 (coreutils-8.12.tar.xz) = 1e3c0182cdd0042871741d694ae1166dd90eb9f03a16c0aac0a9072a7aa92faf
> SIZE (coreutils-8.12.tar.xz) = 4842776
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/sysutils/coreutils/pkg-plist,v
retrieving revision 1.13
diff -r1.13 pkg-plist
117,118c117,118
< %%NLS%%share/locale/en/LC_MESSAGES/coreutils.mo
< %%NLS%%share/locale/en/LC_TIME/coreutils.mo
---
> %%NLS%%share/locale/eo/LC_MESSAGES/coreutils.mo
> %%NLS%%share/locale/eo/LC_TIME/coreutils.mo
144a145,146
> %%NLS%%share/locale/kk/LC_MESSAGES/coreutils.mo
> %%NLS%%share/locale/kk/LC_TIME/coreutils.mo
219a222,224
> %%NLS%%@dirrmtry share/locale/kk/LC_TIME
> %%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
> %%NLS%%@dirrmtry share/locale/kk
241c246
< %%NLS%%@dirrmtry share/locale/en/LC_TIME
---
> %%NLS%%@dirrmtry share/locale/eo/LC_TIME


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106130037.p5D0b9bx022771>