pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/ruby-capistrano-harrow



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Oct 17 15:47:46 UTC 2016

Added Files:
        pkgsrc/sysutils/ruby-capistrano-harrow: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/ruby-capistrano-harrow/DESCR \
    pkgsrc/sysutils/ruby-capistrano-harrow/Makefile \
    pkgsrc/sysutils/ruby-capistrano-harrow/PLIST \
    pkgsrc/sysutils/ruby-capistrano-harrow/distinfo

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

Added files:

Index: pkgsrc/sysutils/ruby-capistrano-harrow/DESCR
diff -u /dev/null pkgsrc/sysutils/ruby-capistrano-harrow/DESCR:1.1
--- /dev/null   Mon Oct 17 15:47:46 2016
+++ pkgsrc/sysutils/ruby-capistrano-harrow/DESCR        Mon Oct 17 15:47:46 2016
@@ -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.
Index: pkgsrc/sysutils/ruby-capistrano-harrow/Makefile
diff -u /dev/null pkgsrc/sysutils/ruby-capistrano-harrow/Makefile:1.1
--- /dev/null   Mon Oct 17 15:47:46 2016
+++ pkgsrc/sysutils/ruby-capistrano-harrow/Makefile     Mon Oct 17 15:47:46 2016
@@ -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"
Index: pkgsrc/sysutils/ruby-capistrano-harrow/PLIST
diff -u /dev/null pkgsrc/sysutils/ruby-capistrano-harrow/PLIST:1.1
--- /dev/null   Mon Oct 17 15:47:46 2016
+++ pkgsrc/sysutils/ruby-capistrano-harrow/PLIST        Mon Oct 17 15:47:46 2016
@@ -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
Index: pkgsrc/sysutils/ruby-capistrano-harrow/distinfo
diff -u /dev/null pkgsrc/sysutils/ruby-capistrano-harrow/distinfo:1.1
--- /dev/null   Mon Oct 17 15:47:46 2016
+++ pkgsrc/sysutils/ruby-capistrano-harrow/distinfo     Mon Oct 17 15:47:46 2016
@@ -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