pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-jekyll-feed
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 23 17:13:09 UTC 2018
Modified Files:
pkgsrc/www/ruby-jekyll-feed: Makefile PLIST distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-jekyll-feed/Makefile \
pkgsrc/www/ruby-jekyll-feed/PLIST pkgsrc/www/ruby-jekyll-feed/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-jekyll-feed/Makefile
diff -u pkgsrc/www/ruby-jekyll-feed/Makefile:1.2 pkgsrc/www/ruby-jekyll-feed/Makefile:1.3
--- pkgsrc/www/ruby-jekyll-feed/Makefile:1.2 Tue Mar 13 17:32:46 2018
+++ pkgsrc/www/ruby-jekyll-feed/Makefile Sun Sep 23 17:13:09 2018
@@ -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
Index: pkgsrc/www/ruby-jekyll-feed/PLIST
diff -u pkgsrc/www/ruby-jekyll-feed/PLIST:1.2 pkgsrc/www/ruby-jekyll-feed/PLIST:1.3
--- pkgsrc/www/ruby-jekyll-feed/PLIST:1.2 Tue Mar 13 17:32:46 2018
+++ pkgsrc/www/ruby-jekyll-feed/PLIST Sun Sep 23 17:13:09 2018
@@ -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/cibuild
${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
Index: pkgsrc/www/ruby-jekyll-feed/distinfo
diff -u pkgsrc/www/ruby-jekyll-feed/distinfo:1.2 pkgsrc/www/ruby-jekyll-feed/distinfo:1.3
--- pkgsrc/www/ruby-jekyll-feed/distinfo:1.2 Tue Mar 13 17:32:46 2018
+++ pkgsrc/www/ruby-jekyll-feed/distinfo Sun Sep 23 17:13:09 2018
@@ -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