pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-jekyll-minima



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 23 17:14:53 UTC 2018

Modified Files:
        pkgsrc/www/ruby-jekyll-minima: Makefile PLIST distinfo

Log Message:
www/ruby-jekyll-minima: update to 2.5.0

2.5.0 (2018-04-20)

Bug Fixes

* Add jekyll-feed plugin in config (#228)

Minor Enhancements

* Stick footer for short posts (#223)
* Consolidate trigger SVG paths (#148)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-jekyll-minima/Makefile \
    pkgsrc/www/ruby-jekyll-minima/PLIST \
    pkgsrc/www/ruby-jekyll-minima/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-minima/Makefile
diff -u pkgsrc/www/ruby-jekyll-minima/Makefile:1.2 pkgsrc/www/ruby-jekyll-minima/Makefile:1.3
--- pkgsrc/www/ruby-jekyll-minima/Makefile:1.2  Tue Mar 13 17:44:07 2018
+++ pkgsrc/www/ruby-jekyll-minima/Makefile      Sun Sep 23 17:14:53 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/03/13 17:44:07 taca Exp $
+# $NetBSD: Makefile,v 1.3 2018/09/23 17:14:53 taca Exp $
 
-DISTNAME=      minima-2.4.0
+DISTNAME=      minima-2.5.0
 PKGNAME=       ${RUBY_PKGPREFIX}-jekyll-${DISTNAME}
 CATEGORIES=    www
 
@@ -11,7 +11,7 @@ LICENSE=      mit
 
 #
 # gemspec says dependency, but this package is really part of jekyll.
-#DEPENDS+=     ${RUBY_PKGPREFIX}-jekyll>=3.3<4:../../www/ruby-jekyll
+#DEPENDS+=     ${RUBY_PKGPREFIX}-jekyll>=3.5<4:../../www/ruby-jekyll
 DEPENDS+=      ${RUBY_PKGPREFIX}-jekyll-feed>=0.9<1:../../www/ruby-jekyll-feed
 DEPENDS+=      ${RUBY_PKGPREFIX}-jekyll-seo-tag>=2.1<3:../../www/ruby-jekyll-seo-tag
 
Index: pkgsrc/www/ruby-jekyll-minima/PLIST
diff -u pkgsrc/www/ruby-jekyll-minima/PLIST:1.2 pkgsrc/www/ruby-jekyll-minima/PLIST:1.3
--- pkgsrc/www/ruby-jekyll-minima/PLIST:1.2     Tue Mar 13 17:44:07 2018
+++ pkgsrc/www/ruby-jekyll-minima/PLIST Sun Sep 23 17:14:53 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/03/13 17:44:07 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/09/23 17:14:53 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/LICENSE.txt
 ${GEM_LIBDIR}/README.md
@@ -7,6 +7,10 @@ ${GEM_LIBDIR}/_includes/footer.html
 ${GEM_LIBDIR}/_includes/google-analytics.html
 ${GEM_LIBDIR}/_includes/head.html
 ${GEM_LIBDIR}/_includes/header.html
+${GEM_LIBDIR}/_includes/icon-github.html
+${GEM_LIBDIR}/_includes/icon-github.svg
+${GEM_LIBDIR}/_includes/icon-twitter.html
+${GEM_LIBDIR}/_includes/icon-twitter.svg
 ${GEM_LIBDIR}/_includes/social.html
 ${GEM_LIBDIR}/_layouts/default.html
 ${GEM_LIBDIR}/_layouts/home.html
Index: pkgsrc/www/ruby-jekyll-minima/distinfo
diff -u pkgsrc/www/ruby-jekyll-minima/distinfo:1.2 pkgsrc/www/ruby-jekyll-minima/distinfo:1.3
--- pkgsrc/www/ruby-jekyll-minima/distinfo:1.2  Tue Mar 13 17:44:07 2018
+++ pkgsrc/www/ruby-jekyll-minima/distinfo      Sun Sep 23 17:14:53 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/03/13 17:44:07 taca Exp $
+$NetBSD: distinfo,v 1.3 2018/09/23 17:14:53 taca Exp $
 
-SHA1 (minima-2.4.0.gem) = 21260d691e4678a3d070a8c08470753c5f0234fb
-RMD160 (minima-2.4.0.gem) = e366b8a9d73213406b569903de07811c8642235f
-SHA512 (minima-2.4.0.gem) = 6ec8c3803ca6045dd1975650e0dab1d374786e63236b247d41626caedfa1ae838a78d057a1da00d7bb887dc973192b9bad8c6e16efa98d5d27fada46e83eaf49
-Size (minima-2.4.0.gem) = 18944 bytes
+SHA1 (minima-2.5.0.gem) = 4b786de873a02a4af6c1eebe364ca97d39f4ee6b
+RMD160 (minima-2.5.0.gem) = 34b42e26fb38f04acb4a040dffd1c5dcd2948ee2
+SHA512 (minima-2.5.0.gem) = cf311435c9427c17a10e67147fa25de3553e712d5cb1c4dffb5dd1b28bfefad352f2330a80df7d15616ea0724ad1271fa43d88bbdf7bae200d5d51b34eb54276
+Size (minima-2.5.0.gem) = 19968 bytes



Home | Main Index | Thread Index | Old Index