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 www/ruby-jekyll-feed: update to 0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/307af1131a7d
branches:  trunk
changeset: 385575:307af1131a7d
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 23 17:13:09 2018 +0000

description:
www/ruby-jekyll-feed: update to 0.11.0

0.11.0 (2018/09/09)

Development Fixes

* Require Ruby 2.3 (#222)
* Refactor to remove redundant calls and variables (#240)

Minor Enhancements

* Categories and collections (#228)
* Remove check for older version of Jekyll (#234)

0.10.0 (2018/06/05)

Bug Fixes

* Escape image URL (#209)

Development Fixes

* Rubocop 0.55 (#223)
* Bump Rubocop (#230)

Minor Enhancements

* Support Typhoeus 1.0 (#232)

diffstat:

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

diffs (45 lines):

diff -r 3565077f8964 -r 307af1131a7d www/ruby-jekyll-feed/Makefile
--- a/www/ruby-jekyll-feed/Makefile     Sun Sep 23 17:09:30 2018 +0000
+++ b/www/ruby-jekyll-feed/Makefile     Sun Sep 23 17:13:09 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/03/13 17:32:46 taca Exp $
+# $NetBSD: Makefile,v 1.3 2018/09/23 17:13:09 taca Exp $
 
-DISTNAME=      jekyll-feed-0.9.3
+DISTNAME=      jekyll-feed-0.11.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 3565077f8964 -r 307af1131a7d www/ruby-jekyll-feed/PLIST
--- a/www/ruby-jekyll-feed/PLIST        Sun Sep 23 17:09:30 2018 +0000
+++ b/www/ruby-jekyll-feed/PLIST        Sun Sep 23 17:13:09 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/03/13 17:32:46 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/09/23 17:13:09 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.rspec
@@ -21,6 +21,8 @@
 ${GEM_LIBDIR}/script/fmt
 ${GEM_LIBDIR}/script/release
 ${GEM_LIBDIR}/script/test
+${GEM_LIBDIR}/spec/fixtures/_collection/2018-01-01-collection-doc.md
+${GEM_LIBDIR}/spec/fixtures/_collection/2018-01-02-collection-category-doc.md
 ${GEM_LIBDIR}/spec/fixtures/_config.yml
 ${GEM_LIBDIR}/spec/fixtures/_data/authors.yml
 ${GEM_LIBDIR}/spec/fixtures/_drafts/2015-01-12-a-draft.md
diff -r 3565077f8964 -r 307af1131a7d www/ruby-jekyll-feed/distinfo
--- a/www/ruby-jekyll-feed/distinfo     Sun Sep 23 17:09:30 2018 +0000
+++ b/www/ruby-jekyll-feed/distinfo     Sun Sep 23 17:13:09 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/03/13 17:32:46 taca Exp $
+$NetBSD: distinfo,v 1.3 2018/09/23 17:13:09 taca Exp $
 
-SHA1 (jekyll-feed-0.9.3.gem) = ce87d8f2aa6afaae4cccf8ee559f3c0964d376df
-RMD160 (jekyll-feed-0.9.3.gem) = d8130d2386571d0ddefc4bb3f9e3f23013dcf85a
-SHA512 (jekyll-feed-0.9.3.gem) = e3839955d9787747aa789973a7aacf218126ba8f224219aab11fa2e1c4d55cb43fe7299c83eddcc76b5c90438fb42e04f7146400c311d3ec394ea019371bc50f
-Size (jekyll-feed-0.9.3.gem) = 17408 bytes
+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



Home | Main Index | Thread Index | Old Index