git: acd4e2d03428 - main - misc/gnuls: Update to 9.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Sep 2022 16:28:47 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=acd4e2d03428959b6d5e4d3aae7576d2f409fed9
commit acd4e2d03428959b6d5e4d3aae7576d2f409fed9
Author: Hung-Yi Chen <gaod@hychen.org>
AuthorDate: 2022-08-18 05:35:11 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-09-02 16:25:13 +0000
misc/gnuls: Update to 9.1
ChangeLog: https://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS?h=v9.1
While here, add USES=localbase and pet linters
PR: 265910
Reported by: gaod@hychen.org
Approved by: bmc@clapper.org (maintainer, timeout > 2 weeks)
---
misc/gnuls/Makefile | 18 ++++++++----------
misc/gnuls/distinfo | 6 +++---
2 files changed, 11 insertions(+), 13 deletions(-)
diff --git a/misc/gnuls/Makefile b/misc/gnuls/Makefile
index 698d2277eff6..1f1cfee89bfa 100644
--- a/misc/gnuls/Makefile
+++ b/misc/gnuls/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gnuls
-PORTVERSION= 8.30
+PORTVERSION= 9.1
CATEGORIES= misc
MASTER_SITES= GNU/coreutils
DISTNAME= coreutils-${PORTVERSION}
@@ -7,21 +7,15 @@ DISTNAME= coreutils-${PORTVERSION}
MAINTAINER= bmc@clapper.org
COMMENT= GNU colorized 'ls'
-OPTIONS_DEFINE= NLS
-NLS_CONFIGURE_ENABLE= nls
-NLS_USES= gettext
+USES= gmake localbase perl5 tar:xz
+USE_LDCONFIG= yes
+USE_PERL5= build
GNU_CONFIGURE= yes
CONFIGURE_ENV= FORCE_UNSAFE_CONFIGURE=1
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
CONFLICTS_INSTALL= opendircolors # bin/dircolors
-USES= gmake perl5 tar:xz
-USE_LDCONFIG= yes
-USE_PERL5= build
-
PLIST_FILES= bin/dir \
bin/dircolors \
bin/gnuls \
@@ -31,6 +25,10 @@ PLIST_FILES= bin/dir \
man/man1/gnuls.1.gz \
man/man1/vdir.1.gz
+OPTIONS_DEFINE= NLS
+NLS_USES= gettext
+NLS_CONFIGURE_ENABLE= nls
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/dir ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/src/dircolors ${STAGEDIR}${PREFIX}/bin
diff --git a/misc/gnuls/distinfo b/misc/gnuls/distinfo
index f896843e86ae..0e632100f035 100644
--- a/misc/gnuls/distinfo
+++ b/misc/gnuls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535391722
-SHA256 (coreutils-8.30.tar.xz) = e831b3a86091496cdba720411f9748de81507798f6130adeaef872d206e1b057
-SIZE (coreutils-8.30.tar.xz) = 5359532
+TIMESTAMP = 1660758650
+SHA256 (coreutils-9.1.tar.xz) = 61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423
+SIZE (coreutils-9.1.tar.xz) = 5712104