pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Apr 22 17:09:17 UTC 2017

Added Files:
        pkgsrc/www/ruby-jekyll-minima: DESCR Makefile PLIST distinfo

Log Message:
Add minima ruby gem version 2.1.1 to pkgsrc as ruby-jekyll-minima.
This is really part of jekyll.

Minima is a one-size-fits-all Jekyll theme for writers*. It's Jekyll's default
(and first) theme.  It's what you get when you run `jekyll new`.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/ruby-jekyll-minima/DESCR \
    pkgsrc/www/ruby-jekyll-minima/Makefile \
    pkgsrc/www/ruby-jekyll-minima/PLIST \
    pkgsrc/www/ruby-jekyll-minima/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-minima/DESCR
diff -u /dev/null pkgsrc/www/ruby-jekyll-minima/DESCR:1.1
--- /dev/null   Sat Apr 22 17:09:17 2017
+++ pkgsrc/www/ruby-jekyll-minima/DESCR Sat Apr 22 17:09:17 2017
@@ -0,0 +1,2 @@
+Minima is a one-size-fits-all Jekyll theme for writers*. It's Jekyll's default
+(and first) theme.  It's what you get when you run `jekyll new`.
Index: pkgsrc/www/ruby-jekyll-minima/Makefile
diff -u /dev/null pkgsrc/www/ruby-jekyll-minima/Makefile:1.1
--- /dev/null   Sat Apr 22 17:09:17 2017
+++ pkgsrc/www/ruby-jekyll-minima/Makefile      Sat Apr 22 17:09:17 2017
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2017/04/22 17:09:17 taca Exp $
+
+DISTNAME=      minima-2.1.1
+PKGNAME=       ${RUBY_PKGPREFIX}-jekyll-${DISTNAME}
+CATEGORIES=    www
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/jekyll/minima
+COMMENT=       Beautiful, minimal and default theme for Jekyll
+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-minima/PLIST
diff -u /dev/null pkgsrc/www/ruby-jekyll-minima/PLIST:1.1
--- /dev/null   Sat Apr 22 17:09:17 2017
+++ pkgsrc/www/ruby-jekyll-minima/PLIST Sat Apr 22 17:09:17 2017
@@ -0,0 +1,23 @@
+@comment $NetBSD: PLIST,v 1.1 2017/04/22 17:09:17 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/_includes/disqus_comments.html
+${GEM_LIBDIR}/_includes/footer.html
+${GEM_LIBDIR}/_includes/google-analytics.html
+${GEM_LIBDIR}/_includes/head.html
+${GEM_LIBDIR}/_includes/header.html
+${GEM_LIBDIR}/_includes/icon-github.html
+${GEM_LIBDIR}/_includes/icon-github.svg
+${GEM_LIBDIR}/_includes/icon-twitter.html
+${GEM_LIBDIR}/_includes/icon-twitter.svg
+${GEM_LIBDIR}/_layouts/default.html
+${GEM_LIBDIR}/_layouts/home.html
+${GEM_LIBDIR}/_layouts/page.html
+${GEM_LIBDIR}/_layouts/post.html
+${GEM_LIBDIR}/_sass/minima.scss
+${GEM_LIBDIR}/_sass/minima/_base.scss
+${GEM_LIBDIR}/_sass/minima/_layout.scss
+${GEM_LIBDIR}/_sass/minima/_syntax-highlighting.scss
+${GEM_LIBDIR}/assets/main.scss
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/www/ruby-jekyll-minima/distinfo
diff -u /dev/null pkgsrc/www/ruby-jekyll-minima/distinfo:1.1
--- /dev/null   Sat Apr 22 17:09:17 2017
+++ pkgsrc/www/ruby-jekyll-minima/distinfo      Sat Apr 22 17:09:17 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/04/22 17:09:17 taca Exp $
+
+SHA1 (minima-2.1.1.gem) = 216f18df17b42f1242bb54a30cd66890036b1021
+RMD160 (minima-2.1.1.gem) = 16f90e7799a3631a3518dbcf5320351cdeaabe49
+SHA512 (minima-2.1.1.gem) = c6537dd290c7bc3ba9f8acc5d3ab42a6f7cc004247bf0c344fff459efdae08c6f220b9653b88fbd3a637403c774a0fa81fdcc694e878c6a42cf9a2f515de6b3d
+Size (minima-2.1.1.gem) = 14336 bytes



Home | Main Index | Thread Index | Old Index