Bug 162785 - [Maintainer Update] cad/brlcad 7.18.4 -> 7.20.4
Summary: [Maintainer Update] cad/brlcad 7.18.4 -> 7.20.4
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-23 12:30 UTC by Erik Greenwald
Modified: 2011-12-03 19:40 UTC (History)
1 user (show)

See Also:


Attachments
cad_brlcad_7.20.4.patch (47.81 KB, patch)
2011-11-23 12:30 UTC, Erik Greenwald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Greenwald 2011-11-23 12:30:15 UTC
Version update. Changes build system to CMake (introduced with BRL-CAD 7.20.0).
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2011-12-03 11:25:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-12-03 19:39:21 UTC
pawel       2011-12-03 19:39:13 UTC

  FreeBSD ports repository

  Modified files:
    cad/brlcad           Makefile distinfo pkg-plist 
  Log:
  - Update to version 7.20.4, build system changed from autotools to cmake [1]
  - Add USE_GL=glu and USE_BISON=build to fix build
  - Make sure that pkgconfig files are installed to ${PREFIX}/libdata/pkgconfig
  - Mark MAKE_JOBS_SAFE
  - Silence REINPLACE_CMD output
  
  PR:             ports/162785 [1]
  Submitted by:   Erik Greenwald <erik@brlcad.org> (maintainer) [1]
  Feature safe:   yes
  
  Revision  Changes    Path
  1.51      +146 -127  ports/cad/brlcad/Makefile
  1.23      +2 -2      ports/cad/brlcad/distinfo
  1.24      +300 -198  ports/cad/brlcad/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 Pawel Pekala freebsd_committer freebsd_triage 2011-12-03 19:40:23 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!