Bug 133310 - Update port: audio/tse3
Summary: Update port: audio/tse3
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-02 19:10 UTC by tkato432
Modified: 2009-04-03 10:00 UTC (History)
0 users

See Also:


Attachments
file.diff (11.15 KB, patch)
2009-04-02 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2009-04-02 19:10:02 UTC
- Fix build with GCC 4.x

New file:
files/patch-src__examples__recording__recording.cpp
files/patch-src__tse3__MidiFile.cpp
files/patch-src__tse3__Serializable.h
files/patch-src__tse3__TSE2MDL.cpp
files/patch-src__tse3__cmd__Phrase.h
files/patch-src__tse3__file__MidiFilter.cpp
files/patch-src__tse3__file__XML.cpp
files/patch-src__tse3__file__XML.h
files/patch-src__tse3play__tse3play.cpp

Remove file:
files/patch-size_t
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-04-02 19:12:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-04-03 09:52:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-04-03 09:54:59 UTC
miwi        2009-04-03 08:52:54 UTC

  FreeBSD ports repository

  Modified files:
    audio/tse3           Makefile 
    audio/tse3/files     patch-OSS.cpp 
  Added files:
    audio/tse3/files     
                         patch-src__examples__recording__recording.cpp 
                         patch-src__tse3__MidiFile.cpp 
                         patch-src__tse3__Serializable.h 
                         patch-src__tse3__TSE2MDL.cpp 
                         patch-src__tse3__cmd__Phrase.h 
                         patch-src__tse3__file__MidiFilter.cpp 
                         patch-src__tse3__file__XML.cpp 
                         patch-src__tse3__file__XML.h 
                         patch-src__tse3play__tse3play.cpp 
  Removed files:
    audio/tse3/files     patch-size_t 
  Log:
  - Fix build with GCC 4.x
  
  PR:             133310
  Submitted by:   Ports Fury
  
  Revision  Changes    Path
  1.16      +1 -28     ports/audio/tse3/Makefile
  1.2       +16 -8     ports/audio/tse3/files/patch-OSS.cpp
  1.2       +0 -27     ports/audio/tse3/files/patch-size_t (dead)
  1.1       +10 -0     ports/audio/tse3/files/patch-src__examples__recording__recording.cpp (new)
  1.1       +10 -0     ports/audio/tse3/files/patch-src__tse3__MidiFile.cpp (new)
  1.1       +10 -0     ports/audio/tse3/files/patch-src__tse3__Serializable.h (new)
  1.1       +10 -0     ports/audio/tse3/files/patch-src__tse3__TSE2MDL.cpp (new)
  1.1       +10 -0     ports/audio/tse3/files/patch-src__tse3__cmd__Phrase.h (new)
  1.1       +9 -0      ports/audio/tse3/files/patch-src__tse3__file__MidiFilter.cpp (new)
  1.1       +9 -0      ports/audio/tse3/files/patch-src__tse3__file__XML.cpp (new)
  1.1       +9 -0      ports/audio/tse3/files/patch-src__tse3__file__XML.h (new)
  1.1       +10 -0     ports/audio/tse3/files/patch-src__tse3play__tse3play.cpp (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"