Bug 145633 - [patch] www/redmine: add extra options to the port
Summary: [patch] www/redmine: add extra options to the port
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: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-11 22:20 UTC by Artem Naluzhny
Modified: 2010-05-14 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.68 KB, patch)
2010-04-11 22:20 UTC, Artem Naluzhny
no flags Details | Diff
patch.diff (3.65 KB, patch)
2010-05-01 17:58 UTC, Artem Naluzhnyy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Naluzhny 2010-04-11 22:20:01 UTC
  * Add optional Gantt chars support (graphics/ruby-rmagick)
  * Replace mandatory Thin (www/rubygem-thin) dependency with optional Thin or Apache/Ngnix support (www/rubygem-passenger)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-11 22:20:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->decke

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Artem Naluzhnyy 2010-05-01 17:58:34 UTC
Here is an updated patch attached for a new Redmine 0.9.4 released today.

-- 
Artem Naluzhnyy
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-05-14 19:50:52 UTC
decke       2010-05-14 18:50:43 UTC

  FreeBSD ports repository

  Modified files:
    www/redmine          Makefile distinfo pkg-plist 
  Log:
  - Update to 0.9.4
  - Add optional Gantt chart support
  - Replace mandatory thin dependency with optional thin or Apache/nginx support
  - Improve pkg-plist
  
  PR:             145633
  Submitted by:   Artem Naluzhnyy <tut (at) nhamon.com.ua>
  Approved by:    beat (co-mentor)
  Security:       http://www.vuxml.org/freebsd/fcc39d22-5777-11df-bf33-001a92771ec2.html
  
  Revision  Changes    Path
  1.11      +25 -7     ports/www/redmine/Makefile
  1.8       +3 -3      ports/www/redmine/distinfo
  1.7       +5 -5      ports/www/redmine/pkg-plist
_______________________________________________
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 Bernhard Froehlich freebsd_committer freebsd_triage 2010-05-14 19:58:19 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!