pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/jrep
Module Name: pkgsrc
Committed By: cheusov
Date: Sun Jul 3 16:37:56 UTC 2016
Modified Files:
pkgsrc/textproc/jrep: Makefile distinfo
Log Message:
Update to 0.6.1
Option -v now works correctly with multiple -e.
Thanks to darkness@ for the report!
Fix infinite loop when regular expression matches an emoty string.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/jrep/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/jrep/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/jrep/Makefile
diff -u pkgsrc/textproc/jrep/Makefile:1.3 pkgsrc/textproc/jrep/Makefile:1.4
--- pkgsrc/textproc/jrep/Makefile:1.3 Mon Jun 27 21:40:13 2016
+++ pkgsrc/textproc/jrep/Makefile Sun Jul 3 16:37:56 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2016/06/27 21:40:13 cheusov Exp $
+# $NetBSD: Makefile,v 1.4 2016/07/03 16:37:56 cheusov Exp $
#
-DISTNAME= jrep-0.6.0
+DISTNAME= jrep-0.6.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=cheusov/}
GITHUB_PROJECT= jrep
Index: pkgsrc/textproc/jrep/distinfo
diff -u pkgsrc/textproc/jrep/distinfo:1.1 pkgsrc/textproc/jrep/distinfo:1.2
--- pkgsrc/textproc/jrep/distinfo:1.1 Sun May 29 07:06:35 2016
+++ pkgsrc/textproc/jrep/distinfo Sun Jul 3 16:37:56 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/05/29 07:06:35 cheusov Exp $
+$NetBSD: distinfo,v 1.2 2016/07/03 16:37:56 cheusov Exp $
-SHA1 (jrep-0.6.0.tar.gz) = 520fe2390ee15423ffd6d77e7ee247a82520e7fa
-RMD160 (jrep-0.6.0.tar.gz) = 304ca8b44294d10ee046ab97e72ecb60e8b37158
-SHA512 (jrep-0.6.0.tar.gz) = b0613288f2df1eacbf2dae8dce2565ceeccde9237c7333c0f60c94c7321d8e722d8d76d280d670e0168e61643f2732d4837f7299f0db4a80adece69edb83c3e8
-Size (jrep-0.6.0.tar.gz) = 20886 bytes
+SHA1 (jrep-0.6.1.tar.gz) = f26e1f7a61bccab1c0844804abfd0fb5ced8db6e
+RMD160 (jrep-0.6.1.tar.gz) = eebe4edf42d26a60a72f1d39d9c87e0bc5908b16
+SHA512 (jrep-0.6.1.tar.gz) = 3394d68ffc5c155adb259ccb114295bdae0e09bade370e19077bb68a4af80be4e3010b8444117a2834905557ded2bbb78f1f7714e7ba8b4ed4bedbf052c16e99
+Size (jrep-0.6.1.tar.gz) = 21839 bytes
Home |
Main Index |
Thread Index |
Old Index