diff options
author | taca <taca@pkgsrc.org> | 2012-12-17 15:10:57 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-12-17 15:10:57 +0000 |
commit | 5bc04d6ffa66d36d0181925941b9144926da0c20 (patch) | |
tree | 49b78714b4b76c6496768b33344c94e1daace047 /www | |
parent | 641167791abcf1ef89786ca00107353f7b3f9447 (diff) | |
download | pkgsrc-5bc04d6ffa66d36d0181925941b9144926da0c20.tar.gz |
Update ramaze to 2012.12.08.
Changes are too many to write here, please refer CHANGELOG.
Diffstat (limited to 'www')
-rw-r--r-- | www/ramaze/Makefile | 6 | ||||
-rw-r--r-- | www/ramaze/PLIST | 70 | ||||
-rw-r--r-- | www/ramaze/distinfo | 8 |
3 files changed, 17 insertions, 67 deletions
diff --git a/www/ramaze/Makefile b/www/ramaze/Makefile index def156116ca..114890a5c7a 100644 --- a/www/ramaze/Makefile +++ b/www/ramaze/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2012/04/29 16:09:34 taca Exp $ +# $NetBSD: Makefile,v 1.11 2012/12/17 15:10:57 taca Exp $ -DISTNAME= ramaze-2012.04.14 +DISTNAME= ramaze-2012.12.08 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,7 +8,7 @@ HOMEPAGE= http://ramaze.net/ COMMENT= Ruby lightweight, modular, web application framework LICENSE= ruby-license -DEPENDS+= ${RUBY_PKGPREFIX}-innate>=2012.3:../../www/ruby-innate +DEPENDS+= ${RUBY_PKGPREFIX}-innate>=2012.12:../../www/ruby-innate CONFLICTS+= ruby[1-9][0-9]-ramaze-[0-9]* ramaze-[0-9]* diff --git a/www/ramaze/PLIST b/www/ramaze/PLIST index 8b54ef481c1..18bf1633659 100644 --- a/www/ramaze/PLIST +++ b/www/ramaze/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2012/04/29 16:09:34 taca Exp $ +@comment $NetBSD: PLIST,v 1.10 2012/12/17 15:10:57 taca Exp $ bin/ramaze ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gems @@ -7,6 +7,7 @@ ${GEM_LIBDIR}/.mailmap ${GEM_LIBDIR}/.rvmrc ${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/.yardopts +${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/bin/ramaze @@ -146,7 +147,6 @@ ${GEM_LIBDIR}/guide/CHANGELOG ${GEM_LIBDIR}/guide/LICENSE ${GEM_LIBDIR}/guide/_static/logo.png ${GEM_LIBDIR}/guide/_static/logo.svg -${GEM_LIBDIR}/guide/_static/ramaze_console.png ${GEM_LIBDIR}/guide/css/common.css ${GEM_LIBDIR}/guide/general/cache.md ${GEM_LIBDIR}/guide/general/configuration.md @@ -163,36 +163,29 @@ ${GEM_LIBDIR}/guide/general/routes.md ${GEM_LIBDIR}/guide/general/sessions.md ${GEM_LIBDIR}/guide/general/special_thanks.md ${GEM_LIBDIR}/guide/general/testing.md +${GEM_LIBDIR}/guide/general/upgrading.md ${GEM_LIBDIR}/guide/general/views.md -${GEM_LIBDIR}/guide/tutorials/introduction.md +${GEM_LIBDIR}/lib/proto/Gemfile +${GEM_LIBDIR}/lib/proto/README.md +${GEM_LIBDIR}/lib/proto/Rakefile ${GEM_LIBDIR}/lib/proto/app.rb ${GEM_LIBDIR}/lib/proto/config.ru ${GEM_LIBDIR}/lib/proto/controller/init.rb ${GEM_LIBDIR}/lib/proto/controller/main.rb ${GEM_LIBDIR}/lib/proto/layout/default.xhtml -${GEM_LIBDIR}/lib/proto/model/init.rb -${GEM_LIBDIR}/lib/proto/public/.htaccess ${GEM_LIBDIR}/lib/proto/public/css/grid.css ${GEM_LIBDIR}/lib/proto/public/css/layout.css ${GEM_LIBDIR}/lib/proto/public/css/reset.css ${GEM_LIBDIR}/lib/proto/public/css/text.css -${GEM_LIBDIR}/lib/proto/public/dispatch.fcgi ${GEM_LIBDIR}/lib/proto/public/favicon.ico ${GEM_LIBDIR}/lib/proto/public/images/bg.png -${GEM_LIBDIR}/lib/proto/spec/main.rb -${GEM_LIBDIR}/lib/proto/start.rb +${GEM_LIBDIR}/lib/proto/spec/helper.rb +${GEM_LIBDIR}/lib/proto/task/ramaze.rake ${GEM_LIBDIR}/lib/proto/view/index.xhtml ${GEM_LIBDIR}/lib/ramaze.rb ${GEM_LIBDIR}/lib/ramaze/app.rb -${GEM_LIBDIR}/lib/ramaze/app_graph.rb -${GEM_LIBDIR}/lib/ramaze/bin/console.rb ${GEM_LIBDIR}/lib/ramaze/bin/create.rb -${GEM_LIBDIR}/lib/ramaze/bin/helper.rb -${GEM_LIBDIR}/lib/ramaze/bin/restart.rb ${GEM_LIBDIR}/lib/ramaze/bin/runner.rb -${GEM_LIBDIR}/lib/ramaze/bin/start.rb -${GEM_LIBDIR}/lib/ramaze/bin/status.rb -${GEM_LIBDIR}/lib/ramaze/bin/stop.rb ${GEM_LIBDIR}/lib/ramaze/cache.rb ${GEM_LIBDIR}/lib/ramaze/cache/localmemcache.rb ${GEM_LIBDIR}/lib/ramaze/cache/lru.rb @@ -202,7 +195,7 @@ ${GEM_LIBDIR}/lib/ramaze/cache/sequel.rb ${GEM_LIBDIR}/lib/ramaze/controller.rb ${GEM_LIBDIR}/lib/ramaze/controller/default.rb ${GEM_LIBDIR}/lib/ramaze/current.rb -${GEM_LIBDIR}/lib/ramaze/dependencies.rb +${GEM_LIBDIR}/lib/ramaze/default_middleware.rb ${GEM_LIBDIR}/lib/ramaze/files.rb ${GEM_LIBDIR}/lib/ramaze/gestalt.rb ${GEM_LIBDIR}/lib/ramaze/helper.rb @@ -211,7 +204,6 @@ ${GEM_LIBDIR}/lib/ramaze/helper/bench.rb ${GEM_LIBDIR}/lib/ramaze/helper/blue_form.rb ${GEM_LIBDIR}/lib/ramaze/helper/cache.rb ${GEM_LIBDIR}/lib/ramaze/helper/csrf.rb -${GEM_LIBDIR}/lib/ramaze/helper/disqus.rb ${GEM_LIBDIR}/lib/ramaze/helper/email.rb ${GEM_LIBDIR}/lib/ramaze/helper/erector.rb ${GEM_LIBDIR}/lib/ramaze/helper/flash.rb @@ -232,60 +224,31 @@ ${GEM_LIBDIR}/lib/ramaze/helper/simple_captcha.rb ${GEM_LIBDIR}/lib/ramaze/helper/stack.rb ${GEM_LIBDIR}/lib/ramaze/helper/tagz.rb ${GEM_LIBDIR}/lib/ramaze/helper/thread.rb -${GEM_LIBDIR}/lib/ramaze/helper/ultraviolet.rb ${GEM_LIBDIR}/lib/ramaze/helper/upload.rb ${GEM_LIBDIR}/lib/ramaze/helper/user.rb ${GEM_LIBDIR}/lib/ramaze/helper/xhtml.rb ${GEM_LIBDIR}/lib/ramaze/log.rb -${GEM_LIBDIR}/lib/ramaze/log/analogger.rb -${GEM_LIBDIR}/lib/ramaze/log/growl.rb ${GEM_LIBDIR}/lib/ramaze/log/hub.rb ${GEM_LIBDIR}/lib/ramaze/log/informer.rb -${GEM_LIBDIR}/lib/ramaze/log/knotify.rb ${GEM_LIBDIR}/lib/ramaze/log/logger.rb ${GEM_LIBDIR}/lib/ramaze/log/logging.rb ${GEM_LIBDIR}/lib/ramaze/log/rotatinginformer.rb ${GEM_LIBDIR}/lib/ramaze/log/syslog.rb -${GEM_LIBDIR}/lib/ramaze/log/xosd.rb -${GEM_LIBDIR}/lib/ramaze/middleware_compiler.rb -${GEM_LIBDIR}/lib/ramaze/plugin.rb ${GEM_LIBDIR}/lib/ramaze/reloader.rb ${GEM_LIBDIR}/lib/ramaze/reloader/watch_inotify.rb ${GEM_LIBDIR}/lib/ramaze/reloader/watch_stat.rb ${GEM_LIBDIR}/lib/ramaze/request.rb ${GEM_LIBDIR}/lib/ramaze/response.rb -${GEM_LIBDIR}/lib/ramaze/setup.rb ${GEM_LIBDIR}/lib/ramaze/snippets.rb -${GEM_LIBDIR}/lib/ramaze/snippets/array/put_within.rb -${GEM_LIBDIR}/lib/ramaze/snippets/binding/locals.rb ${GEM_LIBDIR}/lib/ramaze/snippets/blankslate.rb -${GEM_LIBDIR}/lib/ramaze/snippets/fiber.rb -${GEM_LIBDIR}/lib/ramaze/snippets/kernel/pretty_inspect.rb -${GEM_LIBDIR}/lib/ramaze/snippets/metaid.rb -${GEM_LIBDIR}/lib/ramaze/snippets/numeric/filesize_format.rb -${GEM_LIBDIR}/lib/ramaze/snippets/numeric/time.rb ${GEM_LIBDIR}/lib/ramaze/snippets/object/__dir__.rb -${GEM_LIBDIR}/lib/ramaze/snippets/object/instance_variable_defined.rb -${GEM_LIBDIR}/lib/ramaze/snippets/object/pretty.rb -${GEM_LIBDIR}/lib/ramaze/snippets/object/scope.rb -${GEM_LIBDIR}/lib/ramaze/snippets/ordered_set.rb -${GEM_LIBDIR}/lib/ramaze/snippets/proc/locals.rb -${GEM_LIBDIR}/lib/ramaze/snippets/ramaze/acquire.rb ${GEM_LIBDIR}/lib/ramaze/snippets/ramaze/deprecated.rb -${GEM_LIBDIR}/lib/ramaze/snippets/ramaze/dictionary.rb -${GEM_LIBDIR}/lib/ramaze/snippets/ramaze/fiber.rb ${GEM_LIBDIR}/lib/ramaze/snippets/ramaze/lru_hash.rb -${GEM_LIBDIR}/lib/ramaze/snippets/ramaze/struct.rb ${GEM_LIBDIR}/lib/ramaze/snippets/string/camel_case.rb ${GEM_LIBDIR}/lib/ramaze/snippets/string/color.rb -${GEM_LIBDIR}/lib/ramaze/snippets/string/end_with.rb ${GEM_LIBDIR}/lib/ramaze/snippets/string/esc.rb -${GEM_LIBDIR}/lib/ramaze/snippets/string/ord.rb ${GEM_LIBDIR}/lib/ramaze/snippets/string/snake_case.rb -${GEM_LIBDIR}/lib/ramaze/snippets/string/start_with.rb ${GEM_LIBDIR}/lib/ramaze/snippets/string/unindent.rb -${GEM_LIBDIR}/lib/ramaze/snippets/thread/into.rb -${GEM_LIBDIR}/lib/ramaze/spec.rb ${GEM_LIBDIR}/lib/ramaze/spec/bacon.rb ${GEM_LIBDIR}/lib/ramaze/spec/helper/bacon.rb ${GEM_LIBDIR}/lib/ramaze/spec/helper/pretty_output.rb @@ -342,7 +305,6 @@ ${GEM_LIBDIR}/spec/ramaze/app/location.rb ${GEM_LIBDIR}/spec/ramaze/bin/app/config.ru ${GEM_LIBDIR}/spec/ramaze/bin/create.rb ${GEM_LIBDIR}/spec/ramaze/bin/runner.rb -${GEM_LIBDIR}/spec/ramaze/bin/start.rb ${GEM_LIBDIR}/spec/ramaze/cache/localmemcache.rb ${GEM_LIBDIR}/spec/ramaze/cache/lru.rb ${GEM_LIBDIR}/spec/ramaze/cache/memcache.rb @@ -404,7 +366,6 @@ ${GEM_LIBDIR}/spec/ramaze/helper/view/recursive_local_ivars.xhtml ${GEM_LIBDIR}/spec/ramaze/helper/view/recursive_locals.xhtml ${GEM_LIBDIR}/spec/ramaze/helper/view/test_template.xhtml ${GEM_LIBDIR}/spec/ramaze/helper/xhtml.rb -${GEM_LIBDIR}/spec/ramaze/log/growl.rb ${GEM_LIBDIR}/spec/ramaze/log/informer.rb ${GEM_LIBDIR}/spec/ramaze/log/logging.rb ${GEM_LIBDIR}/spec/ramaze/log/syslog.rb @@ -419,7 +380,6 @@ ${GEM_LIBDIR}/spec/ramaze/session/lru.rb ${GEM_LIBDIR}/spec/ramaze/session/memcache.rb ${GEM_LIBDIR}/spec/ramaze/session/redis.rb ${GEM_LIBDIR}/spec/ramaze/session/sequel.rb -${GEM_LIBDIR}/spec/ramaze/struct.rb ${GEM_LIBDIR}/spec/ramaze/template/ramaze/external.test ${GEM_LIBDIR}/spec/ramaze/view.rb ${GEM_LIBDIR}/spec/ramaze/view/erector.rb @@ -468,27 +428,17 @@ ${GEM_LIBDIR}/spec/ramaze/view/tagz/sum.tagz ${GEM_LIBDIR}/spec/ramaze/view/tenjin.rb ${GEM_LIBDIR}/spec/ramaze/view/tenjin/external.rbhtml ${GEM_LIBDIR}/spec/ramaze/view/tenjin/sum.rbhtml -${GEM_LIBDIR}/spec/snippets/array/put_within.rb -${GEM_LIBDIR}/spec/snippets/binding/locals.rb -${GEM_LIBDIR}/spec/snippets/numeric/filesize_format.rb -${GEM_LIBDIR}/spec/snippets/numeric/time.rb ${GEM_LIBDIR}/spec/snippets/object/__dir__.rb -${GEM_LIBDIR}/spec/snippets/ordered_set.rb -${GEM_LIBDIR}/spec/snippets/ramaze/acquire.rb -${GEM_LIBDIR}/spec/snippets/ramaze/dictionary.rb ${GEM_LIBDIR}/spec/snippets/ramaze/lru_hash.rb -${GEM_LIBDIR}/spec/snippets/ramaze/struct.rb ${GEM_LIBDIR}/spec/snippets/string/camel_case.rb ${GEM_LIBDIR}/spec/snippets/string/color.rb ${GEM_LIBDIR}/spec/snippets/string/snake_case.rb ${GEM_LIBDIR}/spec/snippets/string/unindent.rb -${GEM_LIBDIR}/spec/snippets/thread/into.rb ${GEM_LIBDIR}/tasks/authors.rake ${GEM_LIBDIR}/tasks/bacon.rake ${GEM_LIBDIR}/tasks/changelog.rake -${GEM_LIBDIR}/tasks/gem.rake +${GEM_LIBDIR}/tasks/gems.rake ${GEM_LIBDIR}/tasks/release.rake -${GEM_LIBDIR}/tasks/setup.rake ${GEM_LIBDIR}/tasks/todo.rake ${GEM_LIBDIR}/tasks/yard.rake ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/www/ramaze/distinfo b/www/ramaze/distinfo index 6a26ebece9c..a542025c889 100644 --- a/www/ramaze/distinfo +++ b/www/ramaze/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/04/29 16:09:34 taca Exp $ +$NetBSD: distinfo,v 1.9 2012/12/17 15:10:57 taca Exp $ -SHA1 (ramaze-2012.04.14.gem) = 04c593c66a4510526daed3a1ce128147a58e7018 -RMD160 (ramaze-2012.04.14.gem) = cc3a6a36563713c170fcc94ba444333482f39702 -Size (ramaze-2012.04.14.gem) = 601088 bytes +SHA1 (ramaze-2012.12.08.gem) = 1894e1fbb6861e980630dc2136c3f8ef28ecf43c +RMD160 (ramaze-2012.12.08.gem) = 2c839183a1675261d10a0ef7c05b0cca2ba3c831 +Size (ramaze-2012.12.08.gem) = 513536 bytes |