Bug 163795 - New Port: www rubygems/url-mount Glue to allow mounted rack applications to know where they're mounted
Summary: New Port: www rubygems/url-mount Glue to allow mounted rack applications to k...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-03 11:30 UTC by Rodrigo Nicola Lombardo
Modified: 2012-01-15 23:00 UTC (History)
0 users

See Also:


Attachments
file.shar (1.79 KB, text/plain)
2012-01-03 11:30 UTC, Rodrigo Nicola Lombardo
no flags Details
rubygem-url-mount.shar (1.86 KB, application/x-shar)
2012-01-12 15:47 UTC, Rodrigo Nicola Lombardo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Nicola Lombardo 2012-01-03 11:30:09 UTC

Fix: Patch attached with submission follows:
Comment 1 Michael Scheidell freebsd_committer freebsd_triage 2012-01-11 14:51:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it
Comment 2 Rodrigo Nicola Lombardo 2012-01-12 15:47:34 UTC
I've forgotten to add a ruby dependency. A new shar file has been attached.

+RUN_DEPENDS=>--rubygem-rack>=0:${PORTSDIR}/www/rubygem-rack


Thanks,
Rodrigo Nicola
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-01-15 22:59:05 UTC
scheidell    2012-01-15 22:58:55 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/rubygem-url-mount Makefile distinfo pkg-descr 
  Log:
  - Glue to allow mounted rack applications to know where they're mounted
  
  PR:             ports/163795
  Submitted by:   Rodrigo Nicola Lombardo <rodnic@gmail.com>
  Reviewed by:    scheidell
  Approved by:    maintainer, gabor (mentor)
  
  Revision  Changes    Path
  1.3090    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/rubygem-url-mount/Makefile (new)
  1.1       +2 -0      ports/www/rubygem-url-mount/distinfo (new)
  1.1       +7 -0      ports/www/rubygem-url-mount/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Michael Scheidell freebsd_committer freebsd_triage 2012-01-15 22:59:16 UTC
State Changed
From-To: open->closed

Committed new port, Thanks