Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2014 04:33:54 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343583 - head/sysutils/coreutils
Message-ID:  <201402100433.s1A4Xsle012439@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon Feb 10 04:33:53 2014
New Revision: 343583
URL: http://svnweb.freebsd.org/changeset/ports/343583
QAT: https://qat.redports.org/buildarchive/r343583/

Log:
  - Unbreak build

Modified:
  head/sysutils/coreutils/Makefile
  head/sysutils/coreutils/pkg-plist

Modified: head/sysutils/coreutils/Makefile
==============================================================================
--- head/sysutils/coreutils/Makefile	Mon Feb 10 04:25:46 2014	(r343582)
+++ head/sysutils/coreutils/Makefile	Mon Feb 10 04:33:53 2014	(r343583)
@@ -3,6 +3,7 @@
 
 PORTNAME=	coreutils
 PORTVERSION=	8.22
+PORTREVISION=	1
 CATEGORIES=	sysutils textproc
 MASTER_SITES=	GNU
 MASTER_SITE_SUBDIR=	${PORTNAME}

Modified: head/sysutils/coreutils/pkg-plist
==============================================================================
--- head/sysutils/coreutils/pkg-plist	Mon Feb 10 04:25:46 2014	(r343582)
+++ head/sysutils/coreutils/pkg-plist	Mon Feb 10 04:33:53 2014	(r343583)
@@ -47,6 +47,7 @@ bin/gmv
 bin/gnice
 bin/gnl
 bin/gnohup
+bin/gnumfmt
 bin/gnproc
 bin/god
 bin/gpaste
@@ -239,6 +240,8 @@ man/man1/gyes.1.gz
 %%NLS%%share/locale/hr/LC_TIME/coreutils.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/coreutils.mo
 %%NLS%%share/locale/hu/LC_TIME/coreutils.mo
+%%NLS%%share/locale/ia/LC_MESSAGES/coreutils.mo
+%%NLS%%share/locale/ia/LC_TIME/coreutils.mo
 %%NLS%%share/locale/id/LC_MESSAGES/coreutils.mo
 %%NLS%%share/locale/id/LC_TIME/coreutils.mo
 %%NLS%%share/locale/it/LC_MESSAGES/coreutils.mo
@@ -329,6 +332,9 @@ man/man1/gyes.1.gz
 %%NLS%%@dirrmtry share/locale/ja/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/it/LC_TIME
 %%NLS%%@dirrmtry share/locale/it/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ia/LC_TIME
+%%NLS%%@dirrmtry share/locale/ia/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ia
 %%NLS%%@dirrmtry share/locale/id/LC_TIME
 %%NLS%%@dirrmtry share/locale/id/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/hu/LC_TIME



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