pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-octokit
Module Name: pkgsrc
Committed By: spz
Date: Mon Oct 3 07:21:05 UTC 2016
Modified Files:
pkgsrc/devel/ruby-octokit: Makefile
Log Message:
lowercase license name
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-octokit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-octokit/Makefile
diff -u pkgsrc/devel/ruby-octokit/Makefile:1.2 pkgsrc/devel/ruby-octokit/Makefile:1.3
--- pkgsrc/devel/ruby-octokit/Makefile:1.2 Tue Mar 8 14:07:50 2016
+++ pkgsrc/devel/ruby-octokit/Makefile Mon Oct 3 07:21:05 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/03/08 14:07:50 taca Exp $
+# $NetBSD: Makefile,v 1.3 2016/10/03 07:21:05 spz Exp $
DISTNAME= octokit-4.3.0
CATEGORIES= devel
@@ -6,7 +6,7 @@ CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/octokit/octokit.rb
COMMENT= Ruby toolkit for working with the GitHub API
-LICENSE= MIT
+LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-sawyer>=0.5.3:../../www/ruby-sawyer
Home |
Main Index |
Thread Index |
Old Index