diff options
author | wxs <wxs@FreeBSD.org> | 2011-06-28 08:10:40 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2011-06-28 08:10:40 +0800 |
commit | 104b23924f44e771b24f364882afcc669b67f53f (patch) | |
tree | 54a72a354eb48e52e9088e2be3cb70012fd489af /sysutils | |
parent | 40cbdd70998660f9be2f845ee1e3ce4ec084b3ac (diff) | |
download | freebsd-ports-gnome-104b23924f44e771b24f364882afcc669b67f53f.tar.gz freebsd-ports-gnome-104b23924f44e771b24f364882afcc669b67f53f.tar.zst freebsd-ports-gnome-104b23924f44e771b24f364882afcc669b67f53f.zip |
- Update to 8.12.
PR: ports/157808
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: maintainer timeout
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/coreutils/Makefile | 5 | ||||
-rw-r--r-- | sysutils/coreutils/distinfo | 4 | ||||
-rw-r--r-- | sysutils/coreutils/pkg-plist | 11 |
3 files changed, 13 insertions, 7 deletions
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile index 49008cdd5f61..14ac32ea6cc2 100644 --- a/sysutils/coreutils/Makefile +++ b/sysutils/coreutils/Makefile @@ -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 diff --git a/sysutils/coreutils/distinfo b/sysutils/coreutils/distinfo index 4f4ac52fb327..a7e1a7078d54 100644 --- a/sysutils/coreutils/distinfo +++ b/sysutils/coreutils/distinfo @@ -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 diff --git a/sysutils/coreutils/pkg-plist b/sysutils/coreutils/pkg-plist index 1af35ec79cb5..cb6c94fea3a2 100644 --- a/sysutils/coreutils/pkg-plist +++ b/sysutils/coreutils/pkg-plist @@ -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 |