pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-jekyll-feed Update to 0.12.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18e3e93914c7
branches:  trunk
changeset: 415316:18e3e93914c7
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Oct 05 04:52:16 2019 +0000

description:
Update to 0.12.1

Changelog:
0.12.1
Bug Fixes
    Re-introduce Ruby 2.3 support and test Jekyll 3.7+ (#272)

0.12.0
    Allow Jekyll v4 (still alpha)

Development Fixes
    style: fix offenses in specs (#248)
    dev: update CI and style settings (#258)
    Enable testing for Windows platform (#265)

diffstat:

 www/ruby-jekyll-feed/Makefile |   4 ++--
 www/ruby-jekyll-feed/PLIST    |   3 ++-
 www/ruby-jekyll-feed/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r aa3a7ca83b4b -r 18e3e93914c7 www/ruby-jekyll-feed/Makefile
--- a/www/ruby-jekyll-feed/Makefile     Sat Oct 05 04:46:18 2019 +0000
+++ b/www/ruby-jekyll-feed/Makefile     Sat Oct 05 04:52:16 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/04/15 06:11:32 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2019/10/05 04:52:16 ryoon Exp $
 
-DISTNAME=      jekyll-feed-0.11.0
+DISTNAME=      jekyll-feed-0.12.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r aa3a7ca83b4b -r 18e3e93914c7 www/ruby-jekyll-feed/PLIST
--- a/www/ruby-jekyll-feed/PLIST        Sat Oct 05 04:46:18 2019 +0000
+++ b/www/ruby-jekyll-feed/PLIST        Sat Oct 05 04:52:16 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/09/23 17:13:09 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/10/05 04:52:16 ryoon Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.rspec
@@ -9,6 +9,7 @@
 ${GEM_LIBDIR}/LICENSE.txt
 ${GEM_LIBDIR}/README.md
 ${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/appveyor.yml
 ${GEM_LIBDIR}/jekyll-feed.gemspec
 ${GEM_LIBDIR}/lib/jekyll-feed.rb
 ${GEM_LIBDIR}/lib/jekyll-feed/feed.xml
diff -r aa3a7ca83b4b -r 18e3e93914c7 www/ruby-jekyll-feed/distinfo
--- a/www/ruby-jekyll-feed/distinfo     Sat Oct 05 04:46:18 2019 +0000
+++ b/www/ruby-jekyll-feed/distinfo     Sat Oct 05 04:52:16 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/09/23 17:13:09 taca Exp $
+$NetBSD: distinfo,v 1.4 2019/10/05 04:52:16 ryoon Exp $
 
-SHA1 (jekyll-feed-0.11.0.gem) = 830e6d0431296845dd507bbebfe4763e86db73df
-RMD160 (jekyll-feed-0.11.0.gem) = ee7e989cb2509b9167ec28cb3c55da46c9a2d7ca
-SHA512 (jekyll-feed-0.11.0.gem) = 5962aee1dd781a7aed0d7bcb443c7793815e38218be36aa85ec6e7674cb852d773d6402c0b570da0fc8a0f719e99d463d3d517480a0ccfdb5a2dc62ed423ab62
-Size (jekyll-feed-0.11.0.gem) = 18944 bytes
+SHA1 (jekyll-feed-0.12.1.gem) = a8aa95207c60ecdeb123465de428cc19bd87292b
+RMD160 (jekyll-feed-0.12.1.gem) = 505ce118fd98cdf765b24b93e184e63a3dd77474
+SHA512 (jekyll-feed-0.12.1.gem) = f12b8371f3afe50481014a7229363f0a015c9524a332302804c489ff3d87efe348a8ca44dc7986ceeca3b351a7da09ef0846ce210f1afae605a12f0219497e94
+Size (jekyll-feed-0.12.1.gem) = 19456 bytes



Home | Main Index | Thread Index | Old Index