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.
* Test against Jekyll 2 and 3. (#30) * watcher: set LISTEN_GEM_DEBUGGING if --verbose flag set (#31) * Apply Rubocop auditing and fix up (#32)
- Loading branch information
taca
committed
Mar 15, 2016
1 parent
f45acc1
commit 2211a51
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.2 2015/10/04 13:28:41 taca Exp $ | ||
# $NetBSD: Makefile,v 1.3 2016/03/15 16:12:13 taca Exp $ | ||
|
||
DISTNAME= jekyll-watch-1.3.0 | ||
DISTNAME= jekyll-watch-1.3.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.3 2015/11/04 02:47:35 agc Exp $ | ||
$NetBSD: distinfo,v 1.4 2016/03/15 16:12:13 taca Exp $ | ||
|
||
SHA1 (jekyll-watch-1.3.0.gem) = 3a98196aa49f6de7452d53956c9c48b3296f780f | ||
RMD160 (jekyll-watch-1.3.0.gem) = a327b5e8d39f71ed2d33fe27c49c9eb8027011f6 | ||
SHA512 (jekyll-watch-1.3.0.gem) = b97c30b83e02fcb72ece1c886ff1bbef5363f0cac7b6af79631802156d4031d2bd307189a7174504d2e41fd6a5ba1f3d47806a9315cd5821b3c71ff511abcb49 | ||
Size (jekyll-watch-1.3.0.gem) = 5632 bytes | ||
SHA1 (jekyll-watch-1.3.1.gem) = 6968f3fb26133fe08394c64267a28d180837250d | ||
RMD160 (jekyll-watch-1.3.1.gem) = 6fca431880f4e1f5347bc60becb746fea3d71213 | ||
SHA512 (jekyll-watch-1.3.1.gem) = b47930117f502b701da54cc99ca8686f26d53a009758a17b03f9148381dd355b4e3b29e447e31b644226ce0757a2dc070cee0285180c5fdd34c52751e1ddfbd5 | ||
Size (jekyll-watch-1.3.1.gem) = 5632 bytes |