Bug 123337 - Port updates: games/fgfs-base and games/flightgear - Update to v1.0.0
Summary: Port updates: games/fgfs-base and games/flightgear - Update to v1.0.0
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-02 18:10 UTC by Ganael LAPLANCHE
Modified: 2008-05-03 01:30 UTC (History)
0 users

See Also:


Attachments
file.diff (4.89 KB, patch)
2008-05-02 18:10 UTC, Ganael LAPLANCHE
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE 2008-05-02 18:10:00 UTC
Hi,

As an answer to PR ports/121969, this patch updates games/fgfs-base and games/flightgear to v1.0.0. It depends on PR ports/123336.

Changes for fgfs-base :

- update to 1.0.0
- now use COPYTREE_SHARE instead of FIND expressions

Changes for games/flightgear :

- update to 1.0.0
- as games/flightgear is not a master port, 
  removed every conditional variable initializations
- add USE_XORG flag, use USE_GL flag for glut dependency
- rewrite CONFIGURE_ENV

I'll also take maintainership for those ports, if possible.

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-05-03 01:24:52 UTC
miwi        2008-05-03 00:24:46 UTC

  FreeBSD ports repository

  Modified files:
    games/fgfs-base      Makefile distinfo 
    games/flightgear     Makefile distinfo pkg-plist 
  Log:
  - Update to 1.0.0
  - Pass maintainership to submitter
  
  PR:             123337
  Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
  
  Revision  Changes    Path
  1.43      +5 -7      ports/games/fgfs-base/Makefile
  1.10      +3 -3      ports/games/fgfs-base/distinfo
  1.50      +10 -14    ports/games/flightgear/Makefile
  1.10      +3 -3      ports/games/flightgear/distinfo
  1.8       +6 -6      ports/games/flightgear/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 2 Martin Wilke freebsd_committer freebsd_triage 2008-05-03 01:25:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!