pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/jrep Update to version 1.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b477f5d5265
branches:  trunk
changeset: 361175:7b477f5d5265
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Sun Apr 16 10:31:36 2017 +0000

description:
Update to version 1.0.1

  Documentation for option --exclude-from was added to man page.

  Fix escaping backslashes with modifier "n" of option -O.

diffstat:

 textproc/jrep/Makefile |   7 +++----
 textproc/jrep/PLIST    |   4 ++--
 textproc/jrep/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 11 deletions(-)

diffs (45 lines):

diff -r 36c45927f99b -r 7b477f5d5265 textproc/jrep/Makefile
--- a/textproc/jrep/Makefile    Sun Apr 16 09:20:30 2017 +0000
+++ b/textproc/jrep/Makefile    Sun Apr 16 10:31:36 2017 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2016/07/03 16:37:56 cheusov Exp $
+# $NetBSD: Makefile,v 1.5 2017/04/16 10:31:36 cheusov Exp $
 #
 
-DISTNAME=      jrep-0.6.1
+DISTNAME=      jrep-1.0.1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=cheusov/}
-GITHUB_PROJECT= jrep
-#GITHUB_RELEASE= ${DISTNAME}
+GITHUB_PROJECT=        jrep
 
 MAINTAINER=    cheusov%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/cheusov/jrep
diff -r 36c45927f99b -r 7b477f5d5265 textproc/jrep/PLIST
--- a/textproc/jrep/PLIST       Sun Apr 16 09:20:30 2017 +0000
+++ b/textproc/jrep/PLIST       Sun Apr 16 10:31:36 2017 +0000
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/29 07:06:35 cheusov Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/04/16 10:31:36 cheusov Exp $
 bin/jrep
-lib/jrep/jrep-0.1-jar-with-dependencies.jar
+lib/jrep/jrep-0.2-jar-with-dependencies.jar
 lib/libjrep_jni.so
 man/man1/jrep.1
 share/jrep/LICENSE
diff -r 36c45927f99b -r 7b477f5d5265 textproc/jrep/distinfo
--- a/textproc/jrep/distinfo    Sun Apr 16 09:20:30 2017 +0000
+++ b/textproc/jrep/distinfo    Sun Apr 16 10:31:36 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/07/03 16:37:56 cheusov Exp $
+$NetBSD: distinfo,v 1.3 2017/04/16 10:31:36 cheusov Exp $
 
-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
+SHA1 (jrep-1.0.1.tar.gz) = 4546121cc4ce0e7c8bba5401fe6af4d8f5c64794
+RMD160 (jrep-1.0.1.tar.gz) = 3427df4fde82098934a441c690867527b838ad07
+SHA512 (jrep-1.0.1.tar.gz) = 3fe3831888e1d99c0f041faeed6529853304a6f40e816117c041d7b9ad0806d2fee65bdbc76f8e7f1252e8d47d054dc5390b13f69dc467041378dfa1aa384d2b
+Size (jrep-1.0.1.tar.gz) = 22118 bytes



Home | Main Index | Thread Index | Old Index