Bug 190968

Summary: [PATCH] games/warsow-data: Update to v1.51
Product: Ports & Packages Reporter: lightside <lightside>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Many People CC: amdmi3
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 190969    
Attachments:
Description Flags
Proposed patch
none
Proposed patch
none
Proposed patch
none
The poudriere build log (FreeBSD 10 amd64)
none
Proposed patch (since 367888 revision) none

Description lightside 2014-06-12 15:01:12 UTC
Created attachment 143709 [details]
Proposed patch

Patch to update games/warsow-data port from 1.5 to 1.51 version.

Also returned auto-generated package list and removed dependency from warsow port, which actually depends from warsow-data (this) port to run.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-06-13 04:30:23 UTC
Over to maintainers.
Comment 2 lightside 2014-07-22 05:26:27 UTC
Created attachment 144867 [details]
Proposed patch

Renamed extension of the patch to diff.
Comment 3 lightside 2014-09-03 20:57:10 UTC
Created attachment 146750 [details]
Proposed patch

Fixed some issues found by ports-mgmt/portlint.
Also tested with poudriere and added (archived) build log.
Comment 4 lightside 2014-09-03 20:58:20 UTC
Created attachment 146751 [details]
The poudriere build log (FreeBSD 10 amd64)
Comment 5 lightside 2014-09-15 12:59:09 UTC
Created attachment 147342 [details]
Proposed patch (since 367888 revision)

Updated diff file after PORTREVISION changes.
Comment 6 commit-hook freebsd_committer freebsd_triage 2014-09-25 19:57:09 UTC
A commit references this bug:

Author: amdmi3
Date: Thu Sep 25 19:56:49 UTC 2014
New revision: 369290
URL: http://svnweb.freebsd.org/changeset/ports/369290

Log:
  - Update to v1.51

  PR:		190968
  Submitted by:	lightside@gmx.com

Changes:
  head/games/warsow-data/Makefile
  head/games/warsow-data/distinfo
  head/games/warsow-data/pkg-plist
Comment 7 Dmitry Marakasov freebsd_committer freebsd_triage 2014-09-25 20:20:24 UTC
Committed with minor changes:

- Remove unneeded DIST_SUBDIR
- Fix misuse of PKGNAMEPREFIX
- Fix DISRNAME/DISTFILES/EXTRACT_ONLY statement ordering to pet portlint