Skip to content

Commit

Permalink
www/ruby-jekyll-coffeescript: update to 1.1.1
Browse files Browse the repository at this point in the history
1.1.1						2018/02/03

Development Fixes

* Test against Ruby 2.5 (#25)

1.1.0						2017/12/03

Development Fixes

* Stop testing Ruby 1.9 (#17)
* Test against Ruby 2.1 to 2.4 (#20)
* Stop testing against Jekyll 2.5 (#22)
* Define path with dir (#18)
* Inherit Jekyll's rubocop config for consistency (#19)
* Add Rubocop to CI (#21)
  • Loading branch information
taca committed Mar 13, 2018
1 parent b9cc5e4 commit b82706e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
6 changes: 4 additions & 2 deletions www/ruby-jekyll-coffeescript/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2017/03/20 16:38:33 taca Exp $
# $NetBSD: Makefile,v 1.3 2018/03/13 17:46:30 taca Exp $

DISTNAME= jekyll-coffeescript-1.0.2
DISTNAME= jekyll-coffeescript-1.1.1
CATEGORIES= www

MAINTAINER= pkgsrc-users@NetBSD.org
Expand All @@ -10,5 +10,7 @@ LICENSE= mit

DEPENDS+= ${RUBY_PKGPREFIX}-coffee-script>=2.2<3:../../lang/ruby-coffee-script

OVERRIDE_GEMSPEC+= coffee-script-source>=1.11.1

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
10 changes: 5 additions & 5 deletions www/ruby-jekyll-coffeescript/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.3 2017/03/20 16:38:33 taca Exp $
$NetBSD: distinfo,v 1.4 2018/03/13 17:46:30 taca Exp $

SHA1 (jekyll-coffeescript-1.0.2.gem) = 365950099148a3359e4d45f525813f95800f6b42
RMD160 (jekyll-coffeescript-1.0.2.gem) = 4d7ef6c5b94987d30806810ac7e5791598718a8b
SHA512 (jekyll-coffeescript-1.0.2.gem) = 846ebe2296a3d45ab98fca7416446d78634146f2f9bfb1ac3b560ddf3743155eb8df898a6f808e087bd0bac2043eb90a3bfee2a215577c35e52f9eeea88f0cb7
Size (jekyll-coffeescript-1.0.2.gem) = 4608 bytes
SHA1 (jekyll-coffeescript-1.1.1.gem) = 942c945270e8e40d803d60c95c70433dd79ece1e
RMD160 (jekyll-coffeescript-1.1.1.gem) = 48a1c535db816f114faf602bf90e4a94c5f0b451
SHA512 (jekyll-coffeescript-1.1.1.gem) = 6e6f7c21b01a840c30b668b68da2d0ce657bbc6f6394502c32b93f0a2d8881ce50066dc1f8a34496101db24e97da3ea857ae02f8d983b2cbea90a104a4be8ccf
Size (jekyll-coffeescript-1.1.1.gem) = 4608 bytes

0 comments on commit b82706e

Please sign in to comment.