Bug 152271 - [UPDATE] astro/xtide
Summary: [UPDATE] astro/xtide
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-15 20:40 UTC by Carlo Strub
Modified: 2010-12-04 03:50 UTC (History)
0 users

See Also:


Attachments
file.diff (4.48 KB, patch)
2010-11-15 20:40 UTC, Carlo Strub
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlo Strub freebsd_committer freebsd_triage 2010-11-15 20:40:08 UTC
Several improvements:

- add a config file such that xtide works out of the box;
- add option for shoreline data;
- add license

and take maintainership

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-15 20:40:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-04 03:45:37 UTC
glarkin     2010-12-04 03:45:31 UTC

  FreeBSD ports repository

  Modified files:
    astro/xtide          Makefile distinfo 
  Added files:
    astro/xtide          pkg-plist 
    astro/xtide/files    xtide.conf.example 
  Log:
  - Passed maintainership to submitter
  - Added LICENSE and MAKE_JOBS_SAFE
  - Added OPTION to use world vector shoreline data
  - Moved PLIST_FILES to pkg-plist
  - Install an example config file
  - Bumped PORTREVISION
  
  PR:             ports/152271
  Submitted by:   C-S <c-s at c-s dot li>
  
  Revision  Changes    Path
  1.45      +39 -5     ports/astro/xtide/Makefile
  1.32      +2 -3      ports/astro/xtide/distinfo
  1.1       +2 -0      ports/astro/xtide/files/xtide.conf.example (new)
  1.6       +15 -0     ports/astro/xtide/pkg-plist (new)
_______________________________________________
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 Greg Larkin freebsd_committer freebsd_triage 2010-12-04 03:46:02 UTC
State Changed
From-To: open->closed

Committed with some minor pkg-plist changes to fix leftover files 
reported by tinderbox build. 

Thank you for your PR!