aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2012-12-31 05:22:25 +0800
committerpawel <pawel@FreeBSD.org>2012-12-31 05:22:25 +0800
commitd326055ba727f11ae0b7494cfd1fbecef4d09057 (patch)
treedc52ff7cad6f8b54c83a9bf72f0305a8cc54497b /misc
parent070714ee222ae6c9e1e8fa10335d60df0a8d1662 (diff)
downloadfreebsd-ports-gnome-d326055ba727f11ae0b7494cfd1fbecef4d09057.tar.gz
freebsd-ports-gnome-d326055ba727f11ae0b7494cfd1fbecef4d09057.tar.zst
freebsd-ports-gnome-d326055ba727f11ae0b7494cfd1fbecef4d09057.zip
up date to version 8.20
PR: ports/174687 Submitted by: Cristiano Rolim Pereira <cristianorolim@outlook.com> Approved by: Brian Clapper <bmc@clapper.org> (maintainer)
Diffstat (limited to 'misc')
-rw-r--r--misc/gnuls/Makefile18
-rw-r--r--misc/gnuls/distinfo4
2 files changed, 12 insertions, 10 deletions
diff --git a/misc/gnuls/Makefile b/misc/gnuls/Makefile
index 6d0308d4f7bb..a1d8c8c78b6d 100644
--- a/misc/gnuls/Makefile
+++ b/misc/gnuls/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: GNU colorized `ls'
-# Date created: 06 January 1996
-# Whom: bmc@WillsCreek.COM
-#
+# Created by: bmc@WillsCreek.COM
# $FreeBSD$
-#
PORTNAME= gnuls
-PORTVERSION= 8.12
+PORTVERSION= 8.20
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= coreutils
@@ -15,9 +11,15 @@ DISTNAME= coreutils-${PORTVERSION}
MAINTAINER= bmc@clapper.org
COMMENT= GNU colorized 'ls'
-USE_XZ= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-nls
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" FORCE_UNSAFE_CONFIGURE=1
+CPPFLAGS+= -I${LOCALBASE}/include
+
+USE_XZ= yes
+USE_GMAKE= yes
+USE_LDCONFIG= yes
+USE_PERL5_BUILD=yes # Required for tests and man page generation
+
MAN1= gnuls.1 dircolors.1 dir.1 vdir.1
PLIST_FILES= bin/dir \
diff --git a/misc/gnuls/distinfo b/misc/gnuls/distinfo
index a7e1a7078d54..832db0f3392c 100644
--- a/misc/gnuls/distinfo
+++ b/misc/gnuls/distinfo
@@ -1,2 +1,2 @@
-SHA256 (coreutils-8.12.tar.xz) = 1e3c0182cdd0042871741d694ae1166dd90eb9f03a16c0aac0a9072a7aa92faf
-SIZE (coreutils-8.12.tar.xz) = 4842776
+SHA256 (coreutils-8.20.tar.xz) = dbcb798764827a0f74be738662ecb516705cf520330cd3d7b2640fdffa499eb2
+SIZE (coreutils-8.20.tar.xz) = 5273788