diff options
author | johans <johans@FreeBSD.org> | 2016-08-16 19:00:26 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2016-08-16 19:00:26 +0800 |
commit | bea70578c634052482b62fc366c809c05660fa24 (patch) | |
tree | 7f160ab7911bc2daa4fdfe83d4b7951b4529f52a /textproc | |
parent | e268773910a1541193b6060708cdf9cdabf801a8 (diff) | |
download | freebsd-ports-gnome-bea70578c634052482b62fc366c809c05660fa24.tar.gz freebsd-ports-gnome-bea70578c634052482b62fc366c809c05660fa24.tar.zst freebsd-ports-gnome-bea70578c634052482b62fc366c809c05660fa24.zip |
Update to GNU diff 3.4
mostly bugfixes. new feature --color
http://lists.gnu.org/archive/html/bug-diffutils/2016-08/msg00028.html
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/diffutils/Makefile | 4 | ||||
-rw-r--r-- | textproc/diffutils/distinfo | 5 | ||||
-rw-r--r-- | textproc/diffutils/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/diffutils/Makefile b/textproc/diffutils/Makefile index 0b75c09e11d1..c3c89f554b42 100644 --- a/textproc/diffutils/Makefile +++ b/textproc/diffutils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= diffutils -PORTVERSION= 3.3 +PORTVERSION= 3.4 CATEGORIES= textproc MASTER_SITES= GNU @@ -17,7 +17,7 @@ CONFIGURE_ARGS= --program-prefix=g OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_USES= gettext +NLS_USES= gettext iconv NLS_CONFIGURE_ENABLE=nls INFO= diffutils diff --git a/textproc/diffutils/distinfo b/textproc/diffutils/distinfo index 3e6de449550f..cf3088bd4d8a 100644 --- a/textproc/diffutils/distinfo +++ b/textproc/diffutils/distinfo @@ -1,2 +1,3 @@ -SHA256 (diffutils-3.3.tar.xz) = a25e89a8ab65fded1731e4186be1bb25cda967834b6df973599cdcd5abdfc19c -SIZE (diffutils-3.3.tar.xz) = 1197832 +TIMESTAMP = 1471344741 +SHA256 (diffutils-3.4.tar.xz) = db53c025f2ac3d217bcf753dad6dee7b410b33d0948495ff015aaf8b91189ce2 +SIZE (diffutils-3.4.tar.xz) = 1358392 diff --git a/textproc/diffutils/pkg-plist b/textproc/diffutils/pkg-plist index 43688c4112b6..154faa64d6a4 100644 --- a/textproc/diffutils/pkg-plist +++ b/textproc/diffutils/pkg-plist @@ -25,6 +25,7 @@ man/man1/gsdiff.1.gz %%NLS%%share/locale/ja/LC_MESSAGES/diffutils.mo %%NLS%%share/locale/lv/LC_MESSAGES/diffutils.mo %%NLS%%share/locale/ms/LC_MESSAGES/diffutils.mo +%%NLS%%share/locale/nb/LC_MESSAGES/diffutils.mo %%NLS%%share/locale/nl/LC_MESSAGES/diffutils.mo %%NLS%%share/locale/pl/LC_MESSAGES/diffutils.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/diffutils.mo |