Bug 114037 - [PATCH] Update graphics/ruby-rmagick to 1.15.7 & fix dependencies
Summary: [PATCH] Update graphics/ruby-rmagick to 1.15.7 & fix dependencies
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: Stanislav Sedov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-26 13:10 UTC by Roderick van Domburg
Modified: 2007-07-16 20:20 UTC (History)
0 users

See Also:


Attachments
ruby-rmagick-1.15.7.patch (2.04 KB, patch)
2007-06-26 13:10 UTC, Roderick van Domburg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roderick van Domburg 2007-06-26 13:10:03 UTC
The following patch does the following things:

1. Update RMagick to 1.15.7
2. Add dependency on webfonts, necessary for passing the test suite
3. Suggest a fix for broken GraphicsMagick dependencies (see ports/114036)

How-To-Repeat: - Try to compile RMagick with recent webfonts
- Try to compile RMagick with recent default GraphicsMagick
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-26 13:19:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-16 20:13:55 UTC
stas        2007-07-16 19:13:49 UTC

  FreeBSD ports repository

  Modified files:
    graphics/ruby-rmagick Makefile distinfo 
  Log:
  - Update to 1.15.7.
  
  PR:             ports/114037 (based on)
  Submitted by:   Roderick van Domburg <r.s.a.vandomburg@nedforce.nl>
  
  Revision  Changes    Path
  1.45      +2 -2      ports/graphics/ruby-rmagick/Makefile
  1.25      +3 -3      ports/graphics/ruby-rmagick/distinfo
_______________________________________________
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 3 Stanislav Sedov freebsd_committer freebsd_triage 2007-07-16 20:14:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!