Bug 105916 - [PATCH] games/oolite: honor X11BASE, update MASTER_SITES
Summary: [PATCH] games/oolite: honor X11BASE, update MASTER_SITES
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: Jean Milanez Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-27 17:50 UTC by Andriy Gapon
Modified: 2006-12-05 15:10 UTC (History)
0 users

See Also:


Attachments
oolite-1.65_1.patch (2.39 KB, patch)
2006-11-27 17:50 UTC, Andriy Gapon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andriy Gapon 2006-11-27 17:50:13 UTC
This patch updates port to honor X11BASE value instead of depending on hardcoded /usr/X11RG path.
Also, MASTER_SITES is updated to make use of MASTER_SITE_BERLIOS.
Indentation is changed for a few lines for better formatting/readabiltiy.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-27 18:29:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

jmelo@ wants to have WWW and MASTER_SITES PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-05 15:09:31 UTC
jmelo       2006-12-05 15:09:22 UTC

  FreeBSD ports repository

  Modified files:
    games/oolite         Makefile 
    games/oolite/files   patch-makefile 
  Log:
  - Update mastersite.
  - honor X11BASE.
  
  PR:             ports/105916
  Submitted by:   Andriy Gapon <avg@icyb.net.ua> (maintainer)
  
  Revision  Changes    Path
  1.7       +11 -11    ports/games/oolite/Makefile
  1.3       +4 -3      ports/games/oolite/files/patch-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 Jean Milanez Melo freebsd_committer freebsd_triage 2006-12-05 15:09:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!