Bug 118344 - Cleanups to the graphics/urt port
Summary: Cleanups to the graphics/urt port
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-30 05:10 UTC by Pedro F. Giffuni
Modified: 2007-12-15 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (8.39 KB, patch)
2007-11-30 05:10 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2007-11-30 05:10:00 UTC
Some, rather minor, fixes:

- Fix for gif2rle (from BRLCAD)
- misc. fixes from the SGI port
- some other warning cleanups and remove a check that was not serving any purpose
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-12-15 19:43:00 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-15 19:53:29 UTC
pav         2007-12-15 19:53:24 UTC

  FreeBSD ports repository

  Modified files:
    graphics/urt         Makefile 
    graphics/urt/files   patch-cnv::gif2rle.c 
                         patch-lib-rle_open_f.c 
                         patch-lib::scanargs.c patch-tools::into.c 
  Added files:
    graphics/urt/files   patch-cnv-rlatorle.c 
                         patch-get-getx11-map_scan.c 
                         patch-get-getx11-x11_stuff.c 
                         patch-lib-rle_hdr.c 
                         patch-tools-rleaddcom.c 
                         patch-tools-rlecat.c 
  Log:
  - Fix for gif2rle (from BRLCAD)
  - misc. fixes from the SGI port
  - some other warning cleanups and remove a check that was not serving any purpose
  
  PR:             ports/118344
  Submitted by:   Pedro F. Giffuni <giffunip@tutopia.com>
  
  Revision  Changes    Path
  1.42      +1 -1      ports/graphics/urt/Makefile
  1.1       +11 -0     ports/graphics/urt/files/patch-cnv-rlatorle.c (new)
  1.2       +41 -3     ports/graphics/urt/files/patch-cnv::gif2rle.c
  1.1       +11 -0     ports/graphics/urt/files/patch-get-getx11-map_scan.c (new)
  1.1       +36 -0     ports/graphics/urt/files/patch-get-getx11-x11_stuff.c (new)
  1.1       +11 -0     ports/graphics/urt/files/patch-lib-rle_hdr.c (new)
  1.2       +10 -11    ports/graphics/urt/files/patch-lib-rle_open_f.c
  1.2       +12 -2     ports/graphics/urt/files/patch-lib::scanargs.c
  1.1       +20 -0     ports/graphics/urt/files/patch-tools-rleaddcom.c (new)
  1.1       +20 -0     ports/graphics/urt/files/patch-tools-rlecat.c (new)
  1.2       +16 -4     ports/graphics/urt/files/patch-tools::into.c
_______________________________________________
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"