diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2011-06-28 00:10:40 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2011-06-28 00:10:40 +0000 |
commit | ed55f69267e6e2b87e2fdc8a6871b9693fd36028 (patch) | |
tree | aafa9a134ffcd937803f1217c48cb260d4d00292 /sysutils | |
parent | f789a1eda292b7113863b4efe5f4e0a7eb0477e6 (diff) | |
download | ports-ed55f69267e6e2b87e2fdc8a6871b9693fd36028.tar.gz ports-ed55f69267e6e2b87e2fdc8a6871b9693fd36028.zip |
Notes
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 |