Bug 151899 - [PATCH] multimedia/schroedinger add minimum orc version check
Summary: [PATCH] multimedia/schroedinger add minimum orc version check
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-02 20:00 UTC by Pawel Pekala
Modified: 2010-11-22 14:37 UTC (History)
1 user (show)

See Also:


Attachments
schroedinger-1.0.10.patch (457 bytes, patch)
2010-11-02 20:00 UTC, Pawel Pekala
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Pekala 2010-11-02 20:00:18 UTC

Minimum requried orc version is 4.10.
Without this patch configuration phase fails if
system's insatlled orc < 4.10.0
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-02 20:00:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-22 14:18:37 UTC
mm          2010-11-22 14:18:32 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/schroedinger Makefile 
  Log:
  - Explicitly depend on orc >= 0.4.10
  
  PR:             ports/151899
  Submitted by:   Pawel Pekala <c0rn@o2.pl>
  
  Revision  Changes    Path
  1.11      +1 -0      ports/multimedia/schroedinger/Makefile
_______________________________________________
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 Martin Matuska freebsd_committer freebsd_triage 2010-11-22 14:37:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!