pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-diff-lcs Update ruby-diff-lcs to 1.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23a295e50a96
branches:  trunk
changeset: 359986:23a295e50a96
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Mar 20 15:26:04 2017 +0000

description:
Update ruby-diff-lcs to 1.3.

## 1.3 / 2017-01-18

*   Bugs fixed:

    *   Fixed an error for bin/ldiff --version. Fixes [issue #21][].
    *   Force Diff::LCS::Change and Diff::LCS::ContextChange to only perform
        equality comparisons against themselves. Provided by Kevin Mook in
        [pull request #29][].
    *   Fix tab expansion in htmldiff, provided by Mark Friedgan in
        [pull request #25][].
    *   Silence Ruby 2.4 Fixnum deprecation warnings. Fixxues [issue #38][] and
        [pull request#36][].
    *   Ensure that test dependencies are loaded properly. Fixes [issue #33][]
        and [pull request #34][].
    *   Fix [issue #1][] with incorrect intuition of patch direction. Tentative
        fix, but the previous failure cases pass now.

*   Tooling changes:

    *   Added SimpleCov and Coveralls support.
    *   Change the homepage (temporarily) to the GitHub repo.
    *   Updated testing and gem infrastructure.
    *   Modernized the specs.

*   Cleaned up documentation.

*   Added a Code of Conduct.

diffstat:

 textproc/ruby-diff-lcs/Makefile |   5 ++---
 textproc/ruby-diff-lcs/PLIST    |  17 ++++++++---------
 textproc/ruby-diff-lcs/distinfo |  10 +++++-----
 3 files changed, 15 insertions(+), 17 deletions(-)

diffs (66 lines):

diff -r a5a945089f7d -r 23a295e50a96 textproc/ruby-diff-lcs/Makefile
--- a/textproc/ruby-diff-lcs/Makefile   Mon Mar 20 15:25:19 2017 +0000
+++ b/textproc/ruby-diff-lcs/Makefile   Mon Mar 20 15:26:04 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2016/09/08 15:19:19 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2017/03/20 15:26:04 taca Exp $
 
-DISTNAME=      diff-lcs-1.2.5
-PKGREVISION=   2
+DISTNAME=      diff-lcs-1.3
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r a5a945089f7d -r 23a295e50a96 textproc/ruby-diff-lcs/PLIST
--- a/textproc/ruby-diff-lcs/PLIST      Mon Mar 20 15:25:19 2017 +0000
+++ b/textproc/ruby-diff-lcs/PLIST      Mon Mar 20 15:26:04 2017 +0000
@@ -1,16 +1,12 @@
-@comment $NetBSD: PLIST,v 1.6 2015/05/17 09:47:05 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2017/03/20 15:26:04 taca Exp $
 bin/htmldiff${RUBY_SUFFIX}
 bin/ldiff${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/.autotest
-${GEM_LIBDIR}/.gemtest
-${GEM_LIBDIR}/.hoerc
 ${GEM_LIBDIR}/.rspec
-${GEM_LIBDIR}/.travis.yml
-${GEM_LIBDIR}/Contributing.rdoc
-${GEM_LIBDIR}/Gemfile
-${GEM_LIBDIR}/History.rdoc
-${GEM_LIBDIR}/License.rdoc
+${GEM_LIBDIR}/Code-of-Conduct.md
+${GEM_LIBDIR}/Contributing.md
+${GEM_LIBDIR}/History.md
+${GEM_LIBDIR}/License.md
 ${GEM_LIBDIR}/Manifest.txt
 ${GEM_LIBDIR}/README.rdoc
 ${GEM_LIBDIR}/Rakefile
@@ -32,9 +28,12 @@
 ${GEM_LIBDIR}/lib/diff/lcs/string.rb
 ${GEM_LIBDIR}/spec/change_spec.rb
 ${GEM_LIBDIR}/spec/diff_spec.rb
+${GEM_LIBDIR}/spec/fixtures/ds1.csv
+${GEM_LIBDIR}/spec/fixtures/ds2.csv
 ${GEM_LIBDIR}/spec/hunk_spec.rb
 ${GEM_LIBDIR}/spec/issues_spec.rb
 ${GEM_LIBDIR}/spec/lcs_spec.rb
+${GEM_LIBDIR}/spec/ldiff_spec.rb
 ${GEM_LIBDIR}/spec/patch_spec.rb
 ${GEM_LIBDIR}/spec/sdiff_spec.rb
 ${GEM_LIBDIR}/spec/spec_helper.rb
diff -r a5a945089f7d -r 23a295e50a96 textproc/ruby-diff-lcs/distinfo
--- a/textproc/ruby-diff-lcs/distinfo   Mon Mar 20 15:25:19 2017 +0000
+++ b/textproc/ruby-diff-lcs/distinfo   Mon Mar 20 15:26:04 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 02:00:07 agc Exp $
+$NetBSD: distinfo,v 1.7 2017/03/20 15:26:04 taca Exp $
 
-SHA1 (diff-lcs-1.2.5.gem) = 5f71a45f13780701f3a42297adc0269d0799e1d5
-RMD160 (diff-lcs-1.2.5.gem) = b650edea9714815c6fda7b242a34f31418c2f6ff
-SHA512 (diff-lcs-1.2.5.gem) = ce15cb794a97f9af8585c46b7a2404e1ad6e24e4910b6aa6c5126ef5996d86700979a54a154bab1c0602f19021b287dc865db3eebdc901fb42056f1e2180d0fe
-Size (diff-lcs-1.2.5.gem) = 49152 bytes
+SHA1 (diff-lcs-1.3.gem) = 8be462a44988891d3f4350085e965cd75dfc9d62
+RMD160 (diff-lcs-1.3.gem) = fe13bf98d501323dab8d4953a817ff93c531b376
+SHA512 (diff-lcs-1.3.gem) = b82de390d22e0c1337ddca923621b1cc842f583a93953ef07a303b428fe3a389f8a4a1a63617a58136c8d6215aff025a3bbec2a2f618e9ea81f471964f93b078
+Size (diff-lcs-1.3.gem) = 46080 bytes



Home | Main Index | Thread Index | Old Index