Bug 155716

Summary: [maintainer-update] games/ioquake3-devel and friends
Product: Ports & Packages Reporter: kamikaze
Component: Individual Port(s)Assignee: Dennis Herrmann <dhn>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description kamikaze 2011-03-20 10:50:01 UTC
- Update engine sources
- Unify PORTVERSION layout for ioquake3 derivatives

games/quake3-data
- Make Q3DIR in Makefile.include PREFIX safe, broke urbanterror-data port test

games/ioquake3-devel
- Update to SVN r1936, includes bug fixes and security enhancements

games/urbanterror-data
- Update from 4.1 to 4.1.1
- Unfortunately currently only 1 working mirror
- Avoid "Q3DIR!=make -V"

games/iourbanterror
- Add SVN release information to PORTVERSION
- Use r1936 engine sources

games/openarena
- Update to SVN r1910 based engine sources

games/openarena-oax
- Update from B47 to B48 release

Fix: Patch removes files, please use 'patch -E'!

The patch was tested on my tinderbox on all RELENG_7/8 and amd64/i386 combinations. I can provide logs upon request (need to get some ports from my landlord).

Patch attached with submission follows:
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-20 13:28:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-20 21:43:53 UTC
dhn         2011-03-20 21:43:40 UTC

  FreeBSD ports repository

  Modified files:
    games/quake3-data    Makefile.include 
    games/ioquake3-devel Makefile distinfo 
    games/urbanterror-data Makefile distinfo pkg-plist 
    games/iourbanterror  Makefile distinfo pkg-message 
    games/openarena      Makefile distinfo pkg-message 
    games/openarena/files patch-feature-DEFAULT_LIBDIR 
    games/openarena-oax  Makefile distinfo 
  Removed files:
    games/openarena/files patch-code-qcommon-vm_x86.c 
  Log:
  games/quake3-data
  - Make Q3DIR in Makefile.include PREFIX safe, broke urbanterror-data port test
  
  games/ioquake3-devel
  - Update to SVN r1936, includes bug fixes and security enhancements
  
  games/urbanterror-data
  - Update from 4.1 to 4.1.1
  - Unfortunately currently only 1 working mirror
  - Avoid "Q3DIR!=make -V"
  
  games/iourbanterror
  - Add SVN release information to PORTVERSION
  - Use r1936 engine sources
  
  games/openarena
  - Update to SVN r1910 based engine sources
  
  games/openarena-oax
  - Update from B47 to B48 release
  
  PR:             ports/155716
  Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
  
  Revision  Changes    Path
  1.10      +1 -1      ports/games/ioquake3-devel/Makefile
  1.10      +2 -2      ports/games/ioquake3-devel/distinfo
  1.25      +3 -4      ports/games/iourbanterror/Makefile
  1.9       +2 -2      ports/games/iourbanterror/distinfo
  1.7       +2 -2      ports/games/iourbanterror/pkg-message
  1.4       +1 -1      ports/games/openarena-oax/Makefile
  1.3       +2 -2      ports/games/openarena-oax/distinfo
  1.12      +6 -4      ports/games/openarena/Makefile
  1.4       +2 -2      ports/games/openarena/distinfo
  1.2       +0 -29     ports/games/openarena/files/patch-code-qcommon-vm_x86.c (dead)
  1.2       +24 -47    ports/games/openarena/files/patch-feature-DEFAULT_LIBDIR
  1.3       +2 -2      ports/games/openarena/pkg-message
  1.4       +3 -3      ports/games/quake3-data/Makefile.include
  1.6       +10 -13    ports/games/urbanterror-data/Makefile
  1.3       +2 -3      ports/games/urbanterror-data/distinfo
  1.4       +3 -1      ports/games/urbanterror-data/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 3 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-20 21:43:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!