pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/ruby-capistrano-harrow Add ruby-capistrano-ha...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/250c9388a034
branches:  trunk
changeset: 353921:250c9388a034
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Oct 17 15:47:46 2016 +0000

description:
Add ruby-capistrano-harrow package version 0.5.3.

Hooks to allow people experiencing problems with Capistrano to register with
a service to get help and have a smoother workflow.

diffstat:

 sysutils/ruby-capistrano-harrow/DESCR    |   2 ++
 sysutils/ruby-capistrano-harrow/Makefile |  12 ++++++++++++
 sysutils/ruby-capistrano-harrow/PLIST    |  24 ++++++++++++++++++++++++
 sysutils/ruby-capistrano-harrow/distinfo |   6 ++++++
 4 files changed, 44 insertions(+), 0 deletions(-)

diffs (60 lines):

diff -r e431df5a8c87 -r 250c9388a034 sysutils/ruby-capistrano-harrow/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ruby-capistrano-harrow/DESCR     Mon Oct 17 15:47:46 2016 +0000
@@ -0,0 +1,2 @@
+Hooks to allow people experiencing problems with Capistrano to register with
+a service to get help and have a smoother workflow.
diff -r e431df5a8c87 -r 250c9388a034 sysutils/ruby-capistrano-harrow/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ruby-capistrano-harrow/Makefile  Mon Oct 17 15:47:46 2016 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2016/10/17 15:47:46 taca Exp $
+
+DISTNAME=      capistrano-harrow-0.5.3
+CATEGORIES=    sysutils
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/harrowio/capistrano-harrow
+COMMENT=       plugin to improve the UX for users of Capistrano and Harrow
+LICENSE=       mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e431df5a8c87 -r 250c9388a034 sysutils/ruby-capistrano-harrow/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ruby-capistrano-harrow/PLIST     Mon Oct 17 15:47:46 2016 +0000
@@ -0,0 +1,24 @@
+@comment $NetBSD: PLIST,v 1.1 2016/10/17 15:47:46 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/bin/console
+${GEM_LIBDIR}/bin/setup
+${GEM_LIBDIR}/capistrano-harrow.gemspec
+${GEM_LIBDIR}/integration-test-server.rb
+${GEM_LIBDIR}/integration-test.rb
+${GEM_LIBDIR}/lib/capistrano/harrow.rb
+${GEM_LIBDIR}/lib/capistrano/harrow/api.rb
+${GEM_LIBDIR}/lib/capistrano/harrow/banner.rb
+${GEM_LIBDIR}/lib/capistrano/harrow/config.rb
+${GEM_LIBDIR}/lib/capistrano/harrow/config/git.rb
+${GEM_LIBDIR}/lib/capistrano/harrow/http.rb
+${GEM_LIBDIR}/lib/capistrano/harrow/installer.rb
+${GEM_LIBDIR}/lib/capistrano/harrow/plugin.rb
+${GEM_LIBDIR}/lib/capistrano/harrow/ui.rb
+${GEM_LIBDIR}/lib/capistrano/harrow/ui/tty.rb
+${GEM_LIBDIR}/lib/capistrano/harrow/version.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r e431df5a8c87 -r 250c9388a034 sysutils/ruby-capistrano-harrow/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/ruby-capistrano-harrow/distinfo  Mon Oct 17 15:47:46 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/10/17 15:47:46 taca Exp $
+
+SHA1 (capistrano-harrow-0.5.3.gem) = e793e3edaba0218920ba74840ea08aab05198805
+RMD160 (capistrano-harrow-0.5.3.gem) = 3350d914782b4f010d00cf2bb2ed45d40e74961a
+SHA512 (capistrano-harrow-0.5.3.gem) = 0ba485bf9792c9f258e2ae470b05f95c4482e2b3085643a954f0dc0e3f5892e29ad4db309c0720a01eb0a4093a99108346a3eb9ddf4321edea8088ca238122d2
+Size (capistrano-harrow-0.5.3.gem) = 31232 bytes



Home | Main Index | Thread Index | Old Index