| Summary: | Cleanups to the graphics/urt port | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Pedro F. Giffuni <giffunip> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Pedro F. Giffuni
2007-11-30 05:10:00 UTC
State Changed From-To: open->closed Committed, thanks! 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"
|