mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Update to 8.12.
PR: ports/157808 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: maintainer timeout
This commit is contained in:
parent
f789a1eda2
commit
ed55f69267
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276532
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= coreutils
|
||||
PORTVERSION= 8.5
|
||||
PORTVERSION= 8.12
|
||||
CATEGORIES= sysutils textproc
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -19,7 +19,8 @@ CONFLICTS= id-utils-[0-9]* linux-gid-[0-9]*
|
||||
SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.sig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --program-prefix=g
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ENV= CPPFLAGS+="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
|
||||
CPPFLAGS+= "-I${LOCALBASE}/include"
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
@ -1,2 +1,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
|
||||
|
@ -114,8 +114,8 @@ lib/coreutils/glibstdbuf.so
|
||||
%%NLS%%share/locale/da/LC_TIME/coreutils.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/coreutils.mo
|
||||
%%NLS%%share/locale/de/LC_TIME/coreutils.mo
|
||||
%%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
|
||||
%%NLS%%share/locale/el/LC_MESSAGES/coreutils.mo
|
||||
%%NLS%%share/locale/el/LC_TIME/coreutils.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/coreutils.mo
|
||||
@ -142,6 +142,8 @@ lib/coreutils/glibstdbuf.so
|
||||
%%NLS%%share/locale/ja/LC_TIME/coreutils.mo
|
||||
%%NLS%%share/locale/ko/LC_MESSAGES/coreutils.mo
|
||||
%%NLS%%share/locale/ko/LC_TIME/coreutils.mo
|
||||
%%NLS%%share/locale/kk/LC_MESSAGES/coreutils.mo
|
||||
%%NLS%%share/locale/kk/LC_TIME/coreutils.mo
|
||||
%%NLS%%share/locale/lg/LC_MESSAGES/coreutils.mo
|
||||
%%NLS%%share/locale/lg/LC_TIME/coreutils.mo
|
||||
%%NLS%%share/locale/lt/LC_MESSAGES/coreutils.mo
|
||||
@ -217,6 +219,9 @@ lib/coreutils/glibstdbuf.so
|
||||
%%NLS%%@dirrmtry share/locale/lt/LC_TIME
|
||||
%%NLS%%@dirrmtry share/locale/ko/LC_TIME
|
||||
%%NLS%%@dirrmtry share/locale/ko/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/kk/LC_TIME
|
||||
%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/kk
|
||||
%%NLS%%@dirrmtry share/locale/ja/LC_TIME
|
||||
%%NLS%%@dirrmtry share/locale/ja/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/it/LC_TIME
|
||||
@ -238,7 +243,7 @@ lib/coreutils/glibstdbuf.so
|
||||
%%NLS%%@dirrmtry share/locale/et/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/es/LC_TIME
|
||||
%%NLS%%@dirrmtry share/locale/es/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/en/LC_TIME
|
||||
%%NLS%%@dirrmtry share/locale/eo/LC_TIME
|
||||
%%NLS%%@dirrmtry share/locale/el/LC_TIME
|
||||
%%NLS%%@dirrmtry share/locale/el/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/de/LC_TIME
|
||||
|
Loading…
Reference in New Issue
Block a user