Bug 151899

Summary: [PATCH] multimedia/schroedinger add minimum orc version check
Product: Ports & Packages Reporter: Pawel Pekala <c0rn>
Component: Individual Port(s)Assignee: Martin Matuska <mm>
Status: Closed FIXED    
Severity: Affects Only Me CC: mm
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
schroedinger-1.0.10.patch none

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!