- Fix plist referencing 2 nonexistent files with NLS [1]
- Trim header PR: ports/172597 [1] Submitted by: bdrewery Approved by: Jason Harris <jharris@widomaker.com> (maintainer) [1] Approved by: portmgr (erwin) Feature safe: yes
This commit is contained in:
parent
4279040068
commit
5227f68ac2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305776
2 changed files with 2 additions and 8 deletions
|
@ -1,13 +1,9 @@
|
|||
# New ports collection makefile for: coreutils
|
||||
# Date created: 18 November 2003
|
||||
# Whom: Jason Harris <jharris@widomaker.com>
|
||||
#
|
||||
# Created by: Jason Harris <jharris@widomaker.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= coreutils
|
||||
PORTVERSION= 8.19
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils textproc
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -198,8 +198,6 @@ libexec/coreutils/glibstdbuf.so
|
|||
%%NLS%%@dirrmtry share/locale/sl/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/sk/LC_TIME
|
||||
%%NLS%%@dirrmtry share/locale/sk/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/rw/LC_TIME
|
||||
%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/ru/LC_TIME
|
||||
%%NLS%%@dirrmtry share/locale/ru/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/ro/LC_TIME
|
||||
|
|
Loading…
Reference in a new issue