pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-rdiscount textproc/ruby-rdiscount: updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f6f366c11322
branches:  trunk
changeset: 439161:f6f366c11322
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 14 15:05:28 2020 +0000

description:
textproc/ruby-rdiscount: update to 2.2.0.2

Update ruby-rdiscount package to 2.2.0.2.


2.2.0.2 (August 9, 2020)

* Fix compilation error on macOS Big Sur Preview (11.0).
* Enable continuous integration with Ruby 2.4-2.6.
* Builds with Ruby 2.7.0 locally but not on Travis CI.

diffstat:

 textproc/ruby-rdiscount/Makefile |   4 ++--
 textproc/ruby-rdiscount/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r f3467b2e310b -r f6f366c11322 textproc/ruby-rdiscount/Makefile
--- a/textproc/ruby-rdiscount/Makefile  Mon Sep 14 14:53:36 2020 +0000
+++ b/textproc/ruby-rdiscount/Makefile  Mon Sep 14 15:05:28 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/01/26 17:32:18 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2020/09/14 15:05:28 taca Exp $
 
-DISTNAME=              rdiscount-2.2.0.1
+DISTNAME=              rdiscount-2.2.0.2
 PKGNAME=               ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=            textproc
 
diff -r f3467b2e310b -r f6f366c11322 textproc/ruby-rdiscount/distinfo
--- a/textproc/ruby-rdiscount/distinfo  Mon Sep 14 14:53:36 2020 +0000
+++ b/textproc/ruby-rdiscount/distinfo  Mon Sep 14 15:05:28 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/08/21 11:56:15 nils Exp $
+$NetBSD: distinfo,v 1.2 2020/09/14 15:05:28 taca Exp $
 
-SHA1 (rdiscount-2.2.0.1.gem) = 1fb5666607a1c0925d909e05d83a873d751bf3e3
-RMD160 (rdiscount-2.2.0.1.gem) = f2bfa0b406f6e182b7c41da89e94e23724961a5a
-SHA512 (rdiscount-2.2.0.1.gem) = 81a477782b9829ac5e68ab390ef00b7f470bb4bd84e86ce28dd9abbb71aab6fd17b67416078dd7d4e0fc7e0c8eb78250b7a71a2f24d2bd236e861cb445f9feb6
-Size (rdiscount-2.2.0.1.gem) = 68096 bytes
+SHA1 (rdiscount-2.2.0.2.gem) = efbb7aee19ffff763a47a9c9b21d8ec901a3499e
+RMD160 (rdiscount-2.2.0.2.gem) = c646ee5d658eb51c11de44190532340be3cedf85
+SHA512 (rdiscount-2.2.0.2.gem) = 97a0fabb77238173f101298e4b4b6d4728b9e15cb7d3f14e7d1d978c44ab92dd89c2e02d0c15c0fa70a836eb54abca06b0027e26e5d87540bfe145c8527be3f7
+Size (rdiscount-2.2.0.2.gem) = 68096 bytes



Home | Main Index | Thread Index | Old Index