pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/ruby-capistrano-stats Add ruby-capistrano-sta...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9590136979e3
branches:  trunk
changeset: 646307:9590136979e3
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Feb 07 14:52:26 2015 +0000

description:
Add ruby-capistrano-stats package version 1.1.1.


Official metrics to help the development direction of Capistrano.

Collects anonymous usage statistics about Capistrano to aid with platform
support and ruby version targeting.

diffstat:

 sysutils/ruby-capistrano-stats/DESCR    |   4 ++++
 sysutils/ruby-capistrano-stats/Makefile |  12 ++++++++++++
 sysutils/ruby-capistrano-stats/PLIST    |  10 ++++++++++
 sysutils/ruby-capistrano-stats/distinfo |   5 +++++
 4 files changed, 31 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r cddf08637a0e -r 9590136979e3 sysutils/ruby-capistrano-stats/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ruby-capistrano-stats/DESCR      Sat Feb 07 14:52:26 2015 +0000
@@ -0,0 +1,4 @@
+Official metrics to help the development direction of Capistrano.
+
+Collects anonymous usage statistics about Capistrano to aid with platform
+support and ruby version targeting.
diff -r cddf08637a0e -r 9590136979e3 sysutils/ruby-capistrano-stats/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ruby-capistrano-stats/Makefile   Sat Feb 07 14:52:26 2015 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2015/02/07 14:52:26 taca Exp $
+
+DISTNAME=      capistrano-stats-1.1.1
+CATEGORIES=    sysutils
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://metrics.capistranorb.com/
+COMMENT=       Official metrics to help developing direction of Capistrano
+LICENSE=       mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r cddf08637a0e -r 9590136979e3 sysutils/ruby-capistrano-stats/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ruby-capistrano-stats/PLIST      Sat Feb 07 14:52:26 2015 +0000
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1 2015/02/07 14:52:26 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/capistrano-stats.gemspec
+${GEM_LIBDIR}/lib/capistrano-stats.rb
+${GEM_LIBDIR}/lib/capistrano-stats/metric-collector.rb
+${GEM_LIBDIR}/lib/capistrano-stats/metric-message.rb
+${GEM_LIBDIR}/lib/capistrano-stats/version.rb
+${GEM_LIBDIR}/tasks/metrics.rake
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+@pkgdir lib/ruby/gems/2.0.0/build_info
diff -r cddf08637a0e -r 9590136979e3 sysutils/ruby-capistrano-stats/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ruby-capistrano-stats/distinfo   Sat Feb 07 14:52:26 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/02/07 14:52:26 taca Exp $
+
+SHA1 (capistrano-stats-1.1.1.gem) = 1692f0f6a8d0767ce0bd5b5aa2da243c2278de72
+RMD160 (capistrano-stats-1.1.1.gem) = ced5fd08cba2bb30205a477d84a55d70552da312
+Size (capistrano-stats-1.1.1.gem) = 7168 bytes



Home | Main Index | Thread Index | Old Index