NOTICE: This package has been removed from pkgsrc

./www/ruby-journey, Journey is a router

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.4, Package name: ruby24-journey-1.0.4, Maintainer: pkgsrc-users

Journey is a router. It routes requests.


Required to run:
[lang/ruby24-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: d1fda8327c22e0923020f838a89b93beeb8465e1
RMD160: 28fc04068001dbb7efb9a63dde128e53488e68be
Filesize: 28 KB

Version history: (Expand)


CVS history: (Expand)


   2019-03-03 17:27:21 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
www/ruby-journey: remove package

Remove ruby-journey which was required by ruby-actionpack32.
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2016-11-19 15:47:22 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
Stop patching gemspec file and use OVERRIDE_GEMSPEC with updated
update-gemspec.rb script.
   2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758)
Log message:
Add SHA512 digests for distfiles for www category

Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-05-19 14:30:27 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Fix build with Ruby 2.2.
   2014-03-26 14:44:34 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Require ruby-rdoc 3.11 and later.
   2012-06-15 15:56:24 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-journey to 1.0.4.

Thu Jun 14 14:03:22 2012  Aaron Patterson <aaron@tenderlovemaking.com>

	* lib/journey/formatter.rb: when generating routes, skip route
          literals (routes that do not have replacement values like
          "/:controller") when matching unnamed routes.

            https://github.com/rails/rails/issues/6459

        * test/test_router.rb: corresponding test
   2012-03-18 08:01:13 by Takahiro Kambe | Files touched by this commit (4) | Imported package
Log message:
Importing ruby-journey version 1.0.3.

Journey is a router.  It routes requests.