Bug 156440 - devel/orc: incorrect plist. can't build package
Summary: devel/orc: incorrect plist. can't build package
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: 2011-04-16 12:30 UTC by Eir Nym
Modified: 2011-05-14 15:02 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eir Nym 2011-04-16 12:30:11 UTC
Following files are missing:

/usr/local/lib/orc/example1
/usr/local/lib/orc/mt19937ar
/usr/local/lib/orc/volscale

How-To-Repeat: Set following config options: WITH_DOCS, WITH_EXAMPLES
and `make package`
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-16 12:30:25 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 2011-05-14 14:02:40 UTC
mm          2011-05-14 13:02:32 UTC

  FreeBSD ports repository

  Modified files:
    devel/orc            Makefile pkg-plist 
  Log:
  Fix pkg-plist for WITH_DOCS and WITH_EXAMPLES.
  
  PR:             ports/156440
  Submitted by:   Arseny Nasokin <eirnym@gmail.com>
  
  Revision  Changes    Path
  1.13      +16 -0     ports/devel/orc/Makefile
  1.7       +12 -4     ports/devel/orc/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 3 Martin Matuska freebsd_committer freebsd_triage 2011-05-14 15:02:31 UTC
State Changed
From-To: open->closed

Issue resolved. Thanks!