pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



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

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add and enable ruby-jekyll-feed.


To generate a diff of this commit:
cvs rdiff -u -r1.1227 -r1.1228 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1227 pkgsrc/www/Makefile:1.1228
--- pkgsrc/www/Makefile:1.1227  Sat Apr 22 12:29:05 2017
+++ pkgsrc/www/Makefile Sat Apr 22 17:06:36 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1227 2017/04/22 12:29:05 adam Exp $
+# $NetBSD: Makefile,v 1.1228 2017/04/22 17:06:36 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -771,6 +771,7 @@ SUBDIR+=    ruby-innate
 SUBDIR+=       ruby-jekyll
 SUBDIR+=       ruby-jekyll-archives
 SUBDIR+=       ruby-jekyll-coffeescript
+SUBDIR+=       ruby-jekyll-feed
 SUBDIR+=       ruby-jekyll-gist
 SUBDIR+=       ruby-jekyll-paginate
 SUBDIR+=       ruby-jekyll-sass-converter



Home | Main Index | Thread Index | Old Index