pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import ruby23-git_status-1.0.14 as wip/ruby-git_stats.
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sun Jun 11 02:20:14 2017 +0200
Changeset: 02fab477b415a79c4d1770f95cca17f20a7c13fa
Added Files:
ruby-git_stats/DESCR
ruby-git_stats/Makefile
ruby-git_stats/PLIST
ruby-git_stats/distinfo
Log Message:
Import ruby23-git_status-1.0.14 as wip/ruby-git_stats.
GitStats is a git repository statistics generator. It browses the repository
and outputs html page with statistics.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=02fab477b415a79c4d1770f95cca17f20a7c13fa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ruby-git_stats/DESCR | 2 ++
ruby-git_stats/Makefile | 22 ++++++++++++++++++++++
ruby-git_stats/PLIST | 6 ++++++
ruby-git_stats/distinfo | 6 ++++++
4 files changed, 36 insertions(+)
diffs:
diff --git a/ruby-git_stats/DESCR b/ruby-git_stats/DESCR
new file mode 100644
index 0000000000..0b0648fb26
--- /dev/null
+++ b/ruby-git_stats/DESCR
@@ -0,0 +1,2 @@
+GitStats is a git repository statistics generator. It browses the repository
+and outputs html page with statistics.
diff --git a/ruby-git_stats/Makefile b/ruby-git_stats/Makefile
new file mode 100644
index 0000000000..ecd18b6a0a
--- /dev/null
+++ b/ruby-git_stats/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD$
+
+GITHUB_PROJECT= git_stats
+DISTNAME= git_status-1.0.14
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GITHUB:=tomgi/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/tomgi/git_stats/
+COMMENT= Git repository statistics generator
+LICENSE= mit
+
+USE_GCC_RUNTIME= yes
+
+GEM_NAME= git_stats-${PKGVERSION_NOREV}
+GEM_SPECFILE= git_stats.gemspec
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ruby-git_stats/PLIST b/ruby-git_stats/PLIST
new file mode 100644
index 0000000000..d7d251cefb
--- /dev/null
+++ b/ruby-git_stats/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD$
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+@pkgdir lib/ruby/gems/2.3.0/gems/git_stats-${PKGVERSION}
+@pkgdir lib/ruby/gems/2.3.0/extensions
+@pkgdir lib/ruby/gems/2.3.0/build_info
diff --git a/ruby-git_stats/distinfo b/ruby-git_stats/distinfo
new file mode 100644
index 0000000000..a73d917889
--- /dev/null
+++ b/ruby-git_stats/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (git_status-1.0.14.zip) = 2d81d7335894cbfcf91896ef78047d222e62841e
+RMD160 (git_status-1.0.14.zip) = f31bd25a4221aca78dfd5005199a56350cdfe3ca
+SHA512 (git_status-1.0.14.zip) = 747c7837f8969665dd760998a5b817d035ab864007b84a245b2f47718fe8028d4b3ab2165877e10110fb34b271a732e9d6fdf5dad30b397135667b6d5e6801d2
+Size (git_status-1.0.14.zip) = 224533 bytes
Home |
Main Index |
Thread Index |
Old Index