diff options
author | taca <taca@pkgsrc.org> | 2013-09-15 18:08:04 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-09-15 18:08:04 +0000 |
commit | 5948f6a5befcaaac36ac4adadb99a9b6f40fcf69 (patch) | |
tree | 8e3348f4e487d58dbf09567cad2845accf651227 /www/ruby-raindrops/PLIST | |
parent | 2769980ff429bdfb55819f623c01ff2c87f30813 (diff) | |
download | pkgsrc-5948f6a5befcaaac36ac4adadb99a9b6f40fcf69.tar.gz |
Update ruby-raindrops to 0.12.0.
=== raindrops 0.12.0 - compatibility fixes / 2013-09-02 10:33 UTC
This release fixes builds on systems where compilers target i386
(and not later x86 systems). There are also minor improvements for
Ruby 2.1.0dev and Rubinius.
Eric Wong (5):
doc: add email address to generated doc/site
README: update regarding Ruby support status
extconf: try harder for gcc atomics in i386-configured systems
linux_inet_diag: improve compatibility with newer GCs
test_watcher: fix for Ruby trunk r40195 and later
=== raindrops 0.11.0 - minor fixes improvements / 2013-04-20 23:10 UTC
Eric Wong (7):
raindrops: favor configured processor count over online count
watcher: set Content-Type via assignment
Linux::TCP_Info: implement #get! instance method
linux_inet_diag: avoid unnecessary sockaddr initialization
.gitignore: add .rbx
switch back to gemspec development dependencies
linux_inet_diag: better align listener_stats struct
Lawrence Pit (1):
Watcher: Use relative paths in HTML links
Diffstat (limited to 'www/ruby-raindrops/PLIST')
-rw-r--r-- | www/ruby-raindrops/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ruby-raindrops/PLIST b/www/ruby-raindrops/PLIST index 064dc2cb02b..34e08209df1 100644 --- a/www/ruby-raindrops/PLIST +++ b/www/ruby-raindrops/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2012/02/06 12:39:41 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.2 2013/09/15 18:08:04 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.document ${GEM_LIBDIR}/.gitignore @@ -9,7 +9,6 @@ ${GEM_LIBDIR}/ChangeLog ${GEM_LIBDIR}/GIT-VERSION-FILE ${GEM_LIBDIR}/GIT-VERSION-GEN ${GEM_LIBDIR}/GNUmakefile -${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/LATEST ${GEM_LIBDIR}/LICENSE ${GEM_LIBDIR}/NEWS |