Bug 190986 - [patch] games/linux-nerogame adopt port, fix unfetchable, implement STAGEDIR
Summary: [patch] games/linux-nerogame adopt port, fix unfetchable, implement STAGEDIR
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-13 00:39 UTC by craig001
Modified: 2014-06-13 15:23 UTC (History)
1 user (show)

See Also:


Attachments
unified diff between original port and new changes. (2.46 KB, patch)
2014-06-13 00:39 UTC, craig001
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description craig001 2014-06-13 00:39:39 UTC
Created attachment 143727 [details]
unified diff between original port and new changes.

upstream mirrored by sourceforge.
* changed maintainer
* removed BROKEN
* implemented STAGEDIR
* ran check-plist and check-orphans

patch attached
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-06-13 15:22:52 UTC
A commit references this bug:

Author: danilo
Date: Fri Jun 13 15:22:28 UTC 2014
New revision: 357690
URL: http://svnweb.freebsd.org/changeset/ports/357690

Log:
  - Update MASTER_SITES
  - Remove BROKEN
  - Pass maintainership to submitter
  - Add stage support
  - Improve WWW

  PR:		ports/190986
  Submitted by:	craig001@lerwick.hopto.org

Changes:
  head/games/linux-nerogame/Makefile
  head/games/linux-nerogame/pkg-descr
Comment 2 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-06-13 15:23:46 UTC
Committed, thanks!