pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Oct 24 14:23:01 UTC 2016

Modified Files:
        pkgsrc/www/ruby-jekyll-archives: Makefile distinfo

Log Message:
Update ruby-jekyll-archives to 2.1.1.

### Minor Enhancements

 * Make Archive subclass of Page (#67)
 * Don't limit slugs/title to strings (#41)

### Development Fixes

 * Update Travis config and Gemfile for Ruby < 2.2.2 support (#68)
 * Consolidate History file to work with jekyllbot (#80)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-jekyll-archives/Makefile \
    pkgsrc/www/ruby-jekyll-archives/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-archives/Makefile
diff -u pkgsrc/www/ruby-jekyll-archives/Makefile:1.1 pkgsrc/www/ruby-jekyll-archives/Makefile:1.2
--- pkgsrc/www/ruby-jekyll-archives/Makefile:1.1        Sun May 29 02:33:13 2016
+++ pkgsrc/www/ruby-jekyll-archives/Makefile    Mon Oct 24 14:23:01 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2016/05/29 02:33:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2016/10/24 14:23:01 taca Exp $
 
-DISTNAME=      jekyll-archives-2.1.0
+DISTNAME=      jekyll-archives-2.1.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-jekyll-archives/distinfo
diff -u pkgsrc/www/ruby-jekyll-archives/distinfo:1.1 pkgsrc/www/ruby-jekyll-archives/distinfo:1.2
--- pkgsrc/www/ruby-jekyll-archives/distinfo:1.1        Sun May 29 02:33:13 2016
+++ pkgsrc/www/ruby-jekyll-archives/distinfo    Mon Oct 24 14:23:01 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/05/29 02:33:13 jmmv Exp $
+$NetBSD: distinfo,v 1.2 2016/10/24 14:23:01 taca Exp $
 
-SHA1 (jekyll-archives-2.1.0.gem) = 3d53209c0dbe00977d1051421b21c43a81ff55ff
-RMD160 (jekyll-archives-2.1.0.gem) = 72a8384f17ed96169af0877192c2a477f6df756f
-SHA512 (jekyll-archives-2.1.0.gem) = 719225d3ee0d63883772d4df29402890bba81390d3ca72ffa01ffc47ad9d0ef0e3072d2046a2eae6848456f1a9d4dd6ad7522a155e6909280bb9288a887f90f5
-Size (jekyll-archives-2.1.0.gem) = 7168 bytes
+SHA1 (jekyll-archives-2.1.1.gem) = 4fb3a3f4fbe168908bb0e6cc733c219ce17794f9
+RMD160 (jekyll-archives-2.1.1.gem) = 8580dd74df13bef0f6726c79adc140a832bf37d4
+SHA512 (jekyll-archives-2.1.1.gem) = fd12f79d1ac3259f653f440aaec7c6bcb6d6a7a314592ea4a54e08e1a97468fdb9f12505d3d44452cb67d650e72501690f345a4a6fc823ec8239d83e3e1bf3da
+Size (jekyll-archives-2.1.1.gem) = 6656 bytes



Home | Main Index | Thread Index | Old Index