summaryrefslogtreecommitdiff
path: root/textproc/molybdenum
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2022-05-12 20:21:16 +0000
committerpin <pin@pkgsrc.org>2022-05-12 20:21:16 +0000
commit44f3ab0c6bd520b25dc12ba501ee240f51810201 (patch)
treedeee7b4bd17e945342ce688dc27d5e66704e433c /textproc/molybdenum
parent7d04ff30f357b4cf559901b3b45fbb5e4d1a83ac (diff)
downloadpkgsrc-44f3ab0c6bd520b25dc12ba501ee240f51810201.tar.gz
textproc/molybdenum: update to 0.1.8
v0.1.8 -Support for working with capture groups. When -P % is specified, the replacement string specified via -r will substitute capture groups for all occurences of % or %[0-9]. -Support for compact output. -Rework of colored output: when not specified, the output stream is checked. If this is a TTY, no color output will be produced. v0.1.7 -Filename pattern matching with -f and -F is now case-sensitive only when -s is set -Added primitive method to only output the matches via -m. This should be replaced with proper Regex submatch support.
Diffstat (limited to 'textproc/molybdenum')
-rw-r--r--textproc/molybdenum/Makefile10
-rw-r--r--textproc/molybdenum/distinfo8
2 files changed, 10 insertions, 8 deletions
diff --git a/textproc/molybdenum/Makefile b/textproc/molybdenum/Makefile
index 26fdcee18ce..7bd2823b029 100644
--- a/textproc/molybdenum/Makefile
+++ b/textproc/molybdenum/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2021/08/18 21:01:43 pin Exp $
+# $NetBSD: Makefile,v 1.6 2022/05/12 20:21:16 pin Exp $
-DISTNAME= molybdenum-0.1.6
+DISTNAME= molybdenum-0.1.8
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=gfannes/}
-GITHUB_TAG= release-v${PKGVERSION_NOREV}
+GITHUB_PROJECT= molybdenum
+GITHUB_TAG= 8515c20610c3fd04537897f662fb5e6a83bfad97
MAINTAINER= pin@NetBSD.org
HOMEPAGE= https://github.com/gfannes/molybdenum/
@@ -15,7 +16,8 @@ LICENSE= eupl-v1.1
INSTALLATION_DIRS= bin
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/target/release/mo ${DESTDIR}${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/target/release/mo \
+ ${DESTDIR}${PREFIX}/bin
.include "../../lang/rust/cargo.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/molybdenum/distinfo b/textproc/molybdenum/distinfo
index d8b69169718..188b6b0e1c7 100644
--- a/textproc/molybdenum/distinfo
+++ b/textproc/molybdenum/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:22:22 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/05/12 20:21:16 pin Exp $
BLAKE2s (aho-corasick-0.7.18.crate) = 8925e88e2df4b5ca3b31783f527e1bb31dbe27846f409f631148fa239f3b2935
SHA512 (aho-corasick-0.7.18.crate) = 7a23b16231a90d23ee60ad4c81bc225410599a4560d33d3a203138fc540c39cf1000100fed3aed40dcc371c3635656a3792545dca5dd1aefbde00d8774eebd00
@@ -42,9 +42,9 @@ Size (log-0.4.14.crate) = 34582 bytes
BLAKE2s (memchr-2.4.0.crate) = ad963b762cf06e8588191edac06d1b5b3ebff79409fb1486be8dd315e8abfdc1
SHA512 (memchr-2.4.0.crate) = b142e308a5aef8e45910411789031e194349ee540c4ced0e2384d864dc1913299fb63a161ceb5228256e97d0949661b7f83a169ef9d4b78afbd9004cb7b8a2fb
Size (memchr-2.4.0.crate) = 63392 bytes
-BLAKE2s (molybdenum-0.1.6.tar.gz) = 6a3afab80b18e6260f350762271d54de3494d1b4ff9b3d374c6ebeb292175fbb
-SHA512 (molybdenum-0.1.6.tar.gz) = fd129f0067a3b805d04765eff1b8a859aa115c02ffcc8e239948f2216845465dfc44b6a07d67ad13f9f1e44b6668fc631c77d653a39ee8c0de218b159f3968ff
-Size (molybdenum-0.1.6.tar.gz) = 14634 bytes
+BLAKE2s (molybdenum-0.1.8-8515c20610c3fd04537897f662fb5e6a83bfad97.tar.gz) = bb7f77ea4438b0fb94ae32eb82869a67674f2cf07a3cf51bdf2d9d0174f7d61a
+SHA512 (molybdenum-0.1.8-8515c20610c3fd04537897f662fb5e6a83bfad97.tar.gz) = 6b964de1905b5bade40219fcd26acf7fe7654ef42cc80b4f3aa6c4a243907f43e4cc6284200dce69d62af34d190bfe9a0bca4b9699197b5b7b969df2591c386b
+Size (molybdenum-0.1.8-8515c20610c3fd04537897f662fb5e6a83bfad97.tar.gz) = 16300 bytes
BLAKE2s (once_cell-1.7.2.crate) = c9b00e685b9185fb7ab7e8eba9f70ba7a8520b8a3bd79cfb85d646f9651c2b40
SHA512 (once_cell-1.7.2.crate) = 30cf51249bb73e9881cfbc6a54ead7a3db709d560da8d420fd85cf248e66c727b92e8351b7c0c682913cff12b3f984684a272a69c965c56f8343948eb5a194d6
Size (once_cell-1.7.2.crate) = 28250 bytes