forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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)
- Loading branch information
taca
committed
Oct 24, 2016
1 parent
cc41b27
commit 2021b0e
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |