svn commit: r306663 - head/sysutils/coreutils

Raphael Kubo da Costa rakuco at FreeBSD.org
Tue Oct 30 08:20:47 UTC 2012


Author: rakuco
Date: Tue Oct 30 08:20:46 2012
New Revision: 306663
URL: http://svn.freebsd.org/changeset/ports/306663

Log:
  Fix plist, as reported by redports.
  
  Feature safe:	yes

Modified:
  head/sysutils/coreutils/pkg-plist

Modified: head/sysutils/coreutils/pkg-plist
==============================================================================
--- head/sysutils/coreutils/pkg-plist	Tue Oct 30 06:37:12 2012	(r306662)
+++ head/sysutils/coreutils/pkg-plist	Tue Oct 30 08:20:46 2012	(r306663)
@@ -230,6 +230,7 @@ libexec/coreutils/glibstdbuf.so
 %%NLS%%@dirrmtry share/locale/id/LC_TIME
 %%NLS%%@dirrmtry share/locale/id/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/hu/LC_TIME
+%%NLS%%@dirrmtry share/locale/hr/LC_TIME
 %%NLS%%@dirrmtry share/locale/gl/LC_TIME
 %%NLS%%@dirrmtry share/locale/gl/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/ga/LC_TIME


More information about the svn-ports-all mailing list