Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2317B7A2B7 for ; Sat, 22 Apr 2017 17:05:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C74EE84DC9; Sat, 22 Apr 2017 17:05:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 566C884D81 for ; Sat, 22 Apr 2017 17:05:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id gkMBRlLjppFz for ; Sat, 22 Apr 2017 17:05:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id C285684CEA for ; Sat, 22 Apr 2017 17:05:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B844AFBE4; Sat, 22 Apr 2017 17:05:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149288074844170" MIME-Version: 1.0 Date: Sat, 22 Apr 2017 17:05:48 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/ruby-jekyll-feed To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20170422170548.B844AFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_149288074844170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Apr 22 17:05:48 UTC 2017 Added Files: pkgsrc/www/ruby-jekyll-feed: DESCR Makefile PLIST distinfo Log Message: Add ruby-jekyll-feed 0.9.2. This really a part of jekyll. # Jekyll Feed plugin A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/www/ruby-jekyll-feed/DESCR \ pkgsrc/www/ruby-jekyll-feed/Makefile pkgsrc/www/ruby-jekyll-feed/PLIST \ pkgsrc/www/ruby-jekyll-feed/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149288074844170 Content-Disposition: inline Content-Length: 3591 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/www/ruby-jekyll-feed/DESCR diff -u /dev/null pkgsrc/www/ruby-jekyll-feed/DESCR:1.1 --- /dev/null Sat Apr 22 17:05:48 2017 +++ pkgsrc/www/ruby-jekyll-feed/DESCR Sat Apr 22 17:05:48 2017 @@ -0,0 +1,3 @@ +# Jekyll Feed plugin + +A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts Index: pkgsrc/www/ruby-jekyll-feed/Makefile diff -u /dev/null pkgsrc/www/ruby-jekyll-feed/Makefile:1.1 --- /dev/null Sat Apr 22 17:05:48 2017 +++ pkgsrc/www/ruby-jekyll-feed/Makefile Sat Apr 22 17:05:48 2017 @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2017/04/22 17:05:48 taca Exp $ + +DISTNAME= jekyll-feed-0.9.2 +CATEGORIES= www + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://github.com/jekyll/jekyll-feed +COMMENT= Jekyll plugin to generate an Atom feed of your Jekyll posts +LICENSE= mit + +# +# gemspec says dependency, but this package is really part of jekyll. +#DEPENDS+= ${RUBY_PKGPREFIX}-jekyll>=3.3<4:../../www/ruby-jekyll + +.include "../../lang/ruby/gem.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/www/ruby-jekyll-feed/PLIST diff -u /dev/null pkgsrc/www/ruby-jekyll-feed/PLIST:1.1 --- /dev/null Sat Apr 22 17:05:48 2017 +++ pkgsrc/www/ruby-jekyll-feed/PLIST Sat Apr 22 17:05:48 2017 @@ -0,0 +1,38 @@ +@comment $NetBSD: PLIST,v 1.1 2017/04/22 17:05:48 taca Exp $ +${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/.gitignore +${GEM_LIBDIR}/.rspec +${GEM_LIBDIR}/.rubocop.yml +${GEM_LIBDIR}/.travis.yml +${GEM_LIBDIR}/Gemfile +${GEM_LIBDIR}/History.markdown +${GEM_LIBDIR}/LICENSE.txt +${GEM_LIBDIR}/README.md +${GEM_LIBDIR}/Rakefile +${GEM_LIBDIR}/jekyll-feed.gemspec +${GEM_LIBDIR}/lib/jekyll-feed.rb +${GEM_LIBDIR}/lib/jekyll-feed/feed.xml +${GEM_LIBDIR}/lib/jekyll-feed/generator.rb +${GEM_LIBDIR}/lib/jekyll-feed/meta-tag.rb +${GEM_LIBDIR}/lib/jekyll-feed/page-without-a-file.rb +${GEM_LIBDIR}/script/bootstrap +${GEM_LIBDIR}/script/cibuild +${GEM_LIBDIR}/script/release +${GEM_LIBDIR}/spec/fixtures/_config.yml +${GEM_LIBDIR}/spec/fixtures/_data/authors.yml +${GEM_LIBDIR}/spec/fixtures/_drafts/2015-01-12-a-draft.md +${GEM_LIBDIR}/spec/fixtures/_layouts/some_default.html +${GEM_LIBDIR}/spec/fixtures/_posts/2013-12-12-dec-the-second.md +${GEM_LIBDIR}/spec/fixtures/_posts/2014-03-02-march-the-second.md +${GEM_LIBDIR}/spec/fixtures/_posts/2014-03-04-march-the-fourth.md +${GEM_LIBDIR}/spec/fixtures/_posts/2015-01-18-jekyll-last-modified-at.md +${GEM_LIBDIR}/spec/fixtures/_posts/2015-02-12-strip-newlines.md +${GEM_LIBDIR}/spec/fixtures/_posts/2015-05-12-liquid.md +${GEM_LIBDIR}/spec/fixtures/_posts/2015-05-12-pre.html +${GEM_LIBDIR}/spec/fixtures/_posts/2015-05-18-author-detail.md +${GEM_LIBDIR}/spec/fixtures/_posts/2015-08-08-stuck-in-the-middle.html +${GEM_LIBDIR}/spec/fixtures/_posts/2016-04-25-author-reference.md +${GEM_LIBDIR}/spec/fixtures/feed.xslt.xml +${GEM_LIBDIR}/spec/jekyll-feed_spec.rb +${GEM_LIBDIR}/spec/spec_helper.rb +${GEM_HOME}/specifications/${GEM_NAME}.gemspec Index: pkgsrc/www/ruby-jekyll-feed/distinfo diff -u /dev/null pkgsrc/www/ruby-jekyll-feed/distinfo:1.1 --- /dev/null Sat Apr 22 17:05:48 2017 +++ pkgsrc/www/ruby-jekyll-feed/distinfo Sat Apr 22 17:05:48 2017 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2017/04/22 17:05:48 taca Exp $ + +SHA1 (jekyll-feed-0.9.2.gem) = ebce057b7cfa24a7fbab01e54f5eef3fc0f67a8b +RMD160 (jekyll-feed-0.9.2.gem) = 9584e392ceac3a33546fb3dbaa56b02d48e98060 +SHA512 (jekyll-feed-0.9.2.gem) = 7babd976a507f0b0c13f251f3b46119566daf632295c747da5fba8b60fc9482789557cd55b9e913dc99e267957ec9c47a1aec030d1df93d0872ab378957c8363 +Size (jekyll-feed-0.9.2.gem) = 15872 bytes --_----------=_149288074844170--