svn commit: r511593 - in head/misc/findutils: . files
Danilo G. Baio
dbaio at FreeBSD.org
Sun Sep 8 19:40:16 UTC 2019
Author: dbaio
Date: Sun Sep 8 19:40:14 2019
New Revision: 511593
URL: https://svnweb.freebsd.org/changeset/ports/511593
Log:
misc/findutils: Update to 4.7.0
Changelog: https://lists.gnu.org/archive/html/bug-findutils/2019-08/msg00027.html
PR: 240420
Submitted by: Klaus Aehlig <aehlig at linta.de> (maintainer)
Modified:
head/misc/findutils/Makefile
head/misc/findutils/distinfo
head/misc/findutils/files/patch-locate__updatedb.sh
head/misc/findutils/pkg-plist
Modified: head/misc/findutils/Makefile
==============================================================================
--- head/misc/findutils/Makefile Sun Sep 8 19:37:27 2019 (r511592)
+++ head/misc/findutils/Makefile Sun Sep 8 19:40:14 2019 (r511593)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= findutils
-PORTVERSION= 4.6.0
-PORTREVISION= 1
+PORTVERSION= 4.7.0
CATEGORIES= misc
MASTER_SITES= GNU
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
@@ -15,7 +14,8 @@ COMMENT= GNU find utilities
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES+= charsetfix cpe gmake
+USES= charsetfix cpe gmake tar:xz
+
SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.sig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
Modified: head/misc/findutils/distinfo
==============================================================================
--- head/misc/findutils/distinfo Sun Sep 8 19:37:27 2019 (r511592)
+++ head/misc/findutils/distinfo Sun Sep 8 19:40:14 2019 (r511593)
@@ -1,4 +1,5 @@
-SHA256 (findutils-4.6.0.tar.gz) = ded4c9f73731cd48fec3b6bdaccce896473b6d8e337e9612e16cf1431bb1169d
-SIZE (findutils-4.6.0.tar.gz) = 3780154
-SHA256 (findutils-4.6.0.tar.gz.sig) = d6a77e6889f31571eb2f0446ac4d1cc16acbaf684f5e5d4e0feb88f2cc1d5b52
-SIZE (findutils-4.6.0.tar.gz.sig) = 152
+TIMESTAMP = 1567957854
+SHA256 (findutils-4.7.0.tar.xz) = c5fefbdf9858f7e4feb86f036e1247a54c79fc2d8e4b7064d5aaa1f47dfa789a
+SIZE (findutils-4.7.0.tar.xz) = 1895048
+SHA256 (findutils-4.7.0.tar.xz.sig) = 2f620e6d941e241fac52344a89149ab1ffeefb0fb9e42174e17a508d59a31d0f
+SIZE (findutils-4.7.0.tar.xz.sig) = 488
Modified: head/misc/findutils/files/patch-locate__updatedb.sh
==============================================================================
--- head/misc/findutils/files/patch-locate__updatedb.sh Sun Sep 8 19:37:27 2019 (r511592)
+++ head/misc/findutils/files/patch-locate__updatedb.sh Sun Sep 8 19:40:14 2019 (r511593)
@@ -1,6 +1,6 @@
---- locate/updatedb.sh.orig 2011-04-03 23:53:12.000000000 +0100
-+++ locate/updatedb.sh 2011-05-17 18:20:29.000000000 +0100
-@@ -250,7 +250,7 @@
+--- locate/updatedb.sh.orig 2019-06-23 09:00:40 UTC
++++ locate/updatedb.sh
+@@ -292,7 +292,7 @@ cd "$changeto"
if test -n "$SEARCHPATHS"; then
if [ "$LOCALUSER" != "" ]; then
# : A1
@@ -9,28 +9,10 @@
"$find $SEARCHPATHS $FINDOPTIONS \
\\( $prunefs_exp \
-type d -regex '$PRUNEREGEX' \\) -prune -o $print_option"
-@@ -266,7 +266,7 @@
+@@ -308,7 +308,7 @@ if test -n "$NETPATHS"; then
myuid=`getuid`
if [ "$myuid" = 0 ]; then
# : A3
-- su $NETUSER `select_shell $NETUSER` -c \
-+ su -m $NETUSER -c \
- "$find $NETPATHS $FINDOPTIONS \\( -type d -regex '$PRUNEREGEX' -prune \\) -o $print_option" ||
- exit $?
- else
-@@ -319,7 +319,7 @@
- if test -n "$SEARCHPATHS"; then
- if [ "$LOCALUSER" != "" ]; then
- # : A5
-- su $LOCALUSER `select_shell $LOCALUSER` -c \
-+ su -m $LOCALUSER -c \
- "$find $SEARCHPATHS $FINDOPTIONS \
- \( $prunefs_exp \
- -type d -regex '$PRUNEREGEX' \) -prune -o $print_option" || exit $?
-@@ -335,7 +335,7 @@
- myuid=`getuid`
- if [ "$myuid" = 0 ]; then
- # : A7
- su $NETUSER `select_shell $NETUSER` -c \
+ su -m $NETUSER -c \
"$find $NETPATHS $FINDOPTIONS \\( -type d -regex '$PRUNEREGEX' -prune \\) -o $print_option" ||
Modified: head/misc/findutils/pkg-plist
==============================================================================
--- head/misc/findutils/pkg-plist Sun Sep 8 19:37:27 2019 (r511592)
+++ head/misc/findutils/pkg-plist Sun Sep 8 19:40:14 2019 (r511593)
@@ -2,8 +2,6 @@ bin/gfind
bin/glocate
bin/gupdatedb
bin/gxargs
-libexec/gbigram
-libexec/gcode
libexec/gfrcode
man/man1/gfind.1.gz
man/man1/glocate.1.gz
@@ -40,7 +38,6 @@ man/man5/glocatedb.5.gz
%%NLS%%share/locale/pt_BR/LC_MESSAGES/findutils.mo
%%NLS%%share/locale/ro/LC_MESSAGES/findutils.mo
%%NLS%%share/locale/ru/LC_MESSAGES/findutils.mo
-%%NLS%%share/locale/rw/LC_MESSAGES/findutils.mo
%%NLS%%share/locale/sk/LC_MESSAGES/findutils.mo
%%NLS%%share/locale/sl/LC_MESSAGES/findutils.mo
%%NLS%%share/locale/sr/LC_MESSAGES/findutils.mo
More information about the svn-ports-all
mailing list