pkgsrc-Changes archive

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

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



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.

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@localhost
+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



Home | Main Index | Thread Index | Old Index