summaryrefslogtreecommitdiff
path: root/textproc/miller
diff options
context:
space:
mode:
authorwiz <wiz>2015-12-29 23:43:18 +0000
committerwiz <wiz>2015-12-29 23:43:18 +0000
commit92bdc18ad5fcfbacd01ef2953e88e704718bfc80 (patch)
tree1a8a8593a7e654f00b902aaa13e565235cd658c2 /textproc/miller
parentaafc8b6bae6e7b2221458650e07a1a9ffb87853a (diff)
downloadpkgsrc-92bdc18ad5fcfbacd01ef2953e88e704718bfc80.tar.gz
Update miller to 3.2.2:
Many changes; speed ups, autoconf support, ....
Diffstat (limited to 'textproc/miller')
-rw-r--r--textproc/miller/Makefile13
-rw-r--r--textproc/miller/PLIST3
-rw-r--r--textproc/miller/distinfo10
3 files changed, 15 insertions, 11 deletions
diff --git a/textproc/miller/Makefile b/textproc/miller/Makefile
index d0583b578e3..99dadf18b1f 100644
--- a/textproc/miller/Makefile
+++ b/textproc/miller/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2015/09/21 13:25:38 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/12/29 23:43:18 wiz Exp $
-DISTNAME= miller-2.2.0
+DISTNAME= miller-3.2.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=johnkerl/}
GITHUB_PROJECT= miller
@@ -13,9 +13,12 @@ LICENSE= 2-clause-bsd
BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= autoreconf autoconf automake
BUILDLINK_TRANSFORM+= rm:-Werror
-MAKE_JOBS_SAFE= no
-MAKE_FLAGS+= INSTALLDIR=${DESTDIR}${PREFIX}/bin
-INSTALLATION_DIRS+= bin
+
+pre-configure:
+ cd ${WRKSRC} && autoreconf -fiv
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/miller/PLIST b/textproc/miller/PLIST
index 5bd9f2f7186..d6a536e25cf 100644
--- a/textproc/miller/PLIST
+++ b/textproc/miller/PLIST
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2015/08/28 09:27:10 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/12/29 23:43:18 wiz Exp $
bin/mlr
+man/man1/mlr.1
diff --git a/textproc/miller/distinfo b/textproc/miller/distinfo
index 26423f79d7a..dbe5efe0e94 100644
--- a/textproc/miller/distinfo
+++ b/textproc/miller/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/04 01:59:41 agc Exp $
+$NetBSD: distinfo,v 1.6 2015/12/29 23:43:18 wiz Exp $
-SHA1 (miller-2.2.0.tar.gz) = 3eee6a6460aa7b194ccdecd5d3ac7e996a85e511
-RMD160 (miller-2.2.0.tar.gz) = 7d01957b8c55737fdbec7c3f9d14266e471c2d3f
-SHA512 (miller-2.2.0.tar.gz) = 4e65162434ee2b602ad43fe7275062e623e2ceaae31c0da3bd4f384d00b66638667f9f62781959ec8f40062a7024f6b1f6f35b1bea0fbb323b7a7457bb36f4ac
-Size (miller-2.2.0.tar.gz) = 3057857 bytes
+SHA1 (miller-3.2.2.tar.gz) = c0e0d120111742498b63b0118959a3e266be2985
+RMD160 (miller-3.2.2.tar.gz) = 8bf4aed4bc3d152aec36593c3922f07aa99f24ab
+SHA512 (miller-3.2.2.tar.gz) = d008d286c6434065b940f07e31027950c5beb51b17d97f7e54fedd4b569eef8075eedcd9beb36bb9603f27ae77eb6d917242a9c3ca8429731f0cf9dfc2a57282
+Size (miller-3.2.2.tar.gz) = 3194155 bytes