diff options
author | taca <taca@pkgsrc.org> | 2011-12-16 13:18:37 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-12-16 13:18:37 +0000 |
commit | 70f11507122e2947637ec0b36a21efd852f58fbc (patch) | |
tree | 824c3409ae71af4f9f63daac3b2452bda6da69a2 /www/ruby-innate | |
parent | ebc7bd31d63e9343892450f879ed2ce7fcbf1a29 (diff) | |
download | pkgsrc-70f11507122e2947637ec0b36a21efd852f58fbc.tar.gz |
Update ruby-innate package to 2011.10.
[7ad5d81 | 2011-10-23 17:19:58 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Version 2011.10
[013b148 | 2011-10-22 20:12:45 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Remove deprecated Innate::Session.options.expires, use Innate::Session.options.ttl instead
[ae24452 | 2011-10-22 20:10:57 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Remove deprecated shared :mock block
[7bf2528 | 2011-10-21 23:41:34 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Another 1.8 incompatibility in the spec
[97cf46a | 2011-10-21 23:39:23 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Make provides spec more robust
[11bdba7 | 2011-10-21 22:38:16 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Try requiring rubygems for the lesser versions
[8dcfffb | 2011-10-21 22:35:20 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Remove set -x, let's get down to business
[7a5066f | 2011-10-21 22:33:25 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Try ignoring trust issues with .rvmrc
[f913028 | 2011-10-21 22:16:06 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Load rvm manually
[3791189 | 2011-10-21 22:14:12 UTC] Michael Fellinger <m.fellinger@gmail.com>
* turn debugging for rvm on
[845c834 | 2011-10-21 22:11:44 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Try debugging and loading bashrc to get rvm
[85ff8df | 2011-10-21 22:09:46 UTC] Michael Fellinger <m.fellinger@gmail.com>
* And make things a bit more complicated
[e725da7 | 2011-10-21 21:58:22 UTC] Michael Fellinger <m.fellinger@gmail.com>
* try to make travis happy
[acaa77a | 2011-10-21 21:55:48 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Move rvm gemset import to the right place
[ac0371c | 2011-10-21 16:30:40 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Try setup via .rvmrc .gems
[156e09b | 2011-10-21 16:30:21 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Remove dependency on json
[b5ca6a3 | 2011-10-21 15:53:08 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Run setup before bacon
[0426977 | 2011-10-21 15:47:21 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Revert "Remove the unused gem install task"
This reverts commit 3e1cc52743470886f7b50db633535bcf6765b638.
[3e1cc52 | 2011-10-21 15:36:30 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Remove the unused gem install task
[9390547 | 2011-10-21 15:36:15 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Fix location of RUBY
[f086a10 | 2011-10-21 15:35:46 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Fix the gem package task
[bed5d5a | 2011-10-21 15:35:02 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Update rvmrc
[965ed57 | 2011-10-21 15:20:10 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Adding travis config
[e9b0d7c | 2011-09-23 10:06:54 UTC] Yorick Peterse <yorickpeterse@gmail.com>
* Updated the README, fixes #5
Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>
[157a09d | 2011-08-18 08:00:28 UTC] YorickPeterse <yorickpeterse@gmail.com>
* Added a .rvmrc file and updated the .gitignore file to exclude rcov data.
[7df330c | 2011-07-20 08:09:53 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Update spec file exclusion
[a4eb56a | 2011-06-01 23:07:46 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Update Node documentation
Diffstat (limited to 'www/ruby-innate')
-rw-r--r-- | www/ruby-innate/Makefile | 4 | ||||
-rw-r--r-- | www/ruby-innate/PLIST | 6 | ||||
-rw-r--r-- | www/ruby-innate/distinfo | 8 |
3 files changed, 11 insertions, 7 deletions
diff --git a/www/ruby-innate/Makefile b/www/ruby-innate/Makefile index fa2918cf10e..b744fd33e40 100644 --- a/www/ruby-innate/Makefile +++ b/www/ruby-innate/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2011/06/19 03:55:11 taca Exp $ +# $NetBSD: Makefile,v 1.4 2011/12/16 13:18:37 taca Exp $ -DISTNAME= innate-2011.04 +DISTNAME= innate-2011.10 CATEGORIES= devel MAINTAINER= filip@joyent.com diff --git a/www/ruby-innate/PLIST b/www/ruby-innate/PLIST index 0af8ffd53f4..4f53039a681 100644 --- a/www/ruby-innate/PLIST +++ b/www/ruby-innate/PLIST @@ -1,6 +1,10 @@ -@comment $NetBSD: PLIST,v 1.3 2011/06/19 03:55:11 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2011/12/16 13:18:37 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/.gems ${GEM_LIBDIR}/.gitignore +${GEM_LIBDIR}/.load_gemset +${GEM_LIBDIR}/.rvmrc +${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/AUTHORS ${GEM_LIBDIR}/CHANGELOG ${GEM_LIBDIR}/COPYING diff --git a/www/ruby-innate/distinfo b/www/ruby-innate/distinfo index 26b64292104..cac295b397f 100644 --- a/www/ruby-innate/distinfo +++ b/www/ruby-innate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/06/19 03:55:11 taca Exp $ +$NetBSD: distinfo,v 1.4 2011/12/16 13:18:37 taca Exp $ -SHA1 (innate-2011.04.gem) = 8ab00d8a6f9a88a403de162275809b679fa21247 -RMD160 (innate-2011.04.gem) = de12b9ad46601a5ffc8ecacab1046dd9c804ea39 -Size (innate-2011.04.gem) = 103424 bytes +SHA1 (innate-2011.10.gem) = 2e178d3bcceadc165e6e012f40843a462da669a2 +RMD160 (innate-2011.10.gem) = 05adfd9ee77d1db800b12db07111818cf6c47e78 +Size (innate-2011.10.gem) = 103936 bytes |