pkgsrc-WIP-changes archive

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

ruby-taskwarrior-web: Update wip/ruby-taskwarrior-web to 1.1.12



Module Name:	pkgsrc-wip
Committed By:	Antonio Huete Jimenez <tuxillo%quantumachine.net@localhost>
Pushed By:	tuxillo
Date:		Sun Jun 24 17:24:39 2018 +0000
Changeset:	ad2a4dadb6d8714f650a5716db32ad3b5d1e22c5

Modified Files:
	ruby-taskwarrior-web/Makefile
	ruby-taskwarrior-web/distinfo

Log Message:
ruby-taskwarrior-web: Update wip/ruby-taskwarrior-web to 1.1.12

- Select the latest version which is 1.1.12 (pointed out by taca@)
- Add time/taskwarrior as dependency

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ad2a4dadb6d8714f650a5716db32ad3b5d1e22c5

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

diffstat:
 ruby-taskwarrior-web/Makefile | 3 ++-
 ruby-taskwarrior-web/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/ruby-taskwarrior-web/Makefile b/ruby-taskwarrior-web/Makefile
index a5cd5f180e..62878680e7 100644
--- a/ruby-taskwarrior-web/Makefile
+++ b/ruby-taskwarrior-web/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	taskwarrior-web-1.1.2
+DISTNAME=	taskwarrior-web-1.1.12
 CATEGORIES=	www
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
@@ -19,6 +19,7 @@ DEPENDS+=       ${RUBY_PKGPREFIX}-sinatra>=2.0.0:../../www/ruby-sinatra
 DEPENDS+=       ${RUBY_PKGPREFIX}-sinatra-simple-navigation:../../wip/ruby-sinatra-simple-navigation
 DEPENDS+=       ${RUBY_PKGPREFIX}-vegas:../../wip/ruby-vegas
 DEPENDS+=       ${RUBY_PKGPREFIX}-versionomy:../../wip/ruby-versionomy
+DEPENDS+=       taskwarrior-[0-9]*:../../time/taskwarrior
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/ruby-taskwarrior-web/distinfo b/ruby-taskwarrior-web/distinfo
index d8ba8a198e..5f13e147d1 100644
--- a/ruby-taskwarrior-web/distinfo
+++ b/ruby-taskwarrior-web/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (taskwarrior-web-1.1.2.gem) = 17ef2678208cbe70a6300daefaa8a020adba2e56
-RMD160 (taskwarrior-web-1.1.2.gem) = 0ff150c913f7282c61b55f977407028e99d2c637
-SHA512 (taskwarrior-web-1.1.2.gem) = aeb60d183b77e01033b785cbdb475cb30f7a1de58f27a074553fd86c73282336e16918426afc494dc87d1eb73f19a6844527cfb4d19d8886216e00c4ef756597
-Size (taskwarrior-web-1.1.2.gem) = 117760 bytes
+SHA1 (taskwarrior-web-1.1.12.gem) = 644364a283175416bd0defadfffa8ab7f97694e4
+RMD160 (taskwarrior-web-1.1.12.gem) = 7b71ccee2d913a214df73989289970986cd0d971
+SHA512 (taskwarrior-web-1.1.12.gem) = 9913cd82f58532cc94da8234b8427adea11b9797683b6b44df10d0cd217caec4f3467489977e0299d4de6b761bbd2357ab4393769535613a3148b8f45659602f
+Size (taskwarrior-web-1.1.12.gem) = 283648 bytes


Home | Main Index | Thread Index | Old Index