summaryrefslogtreecommitdiff
path: root/graphics/urt/files/patch-lib__rle_global.c
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-04-28 11:16:01 +0000
committerRene Ladan <rene@FreeBSD.org>2017-04-28 11:16:01 +0000
commitb01f7773b7a9974be965741f4fc154912351d660 (patch)
treea1f3e44867bf7bf32aa9a368903fb323178038b6 /graphics/urt/files/patch-lib__rle_global.c
parentsecurity/vuxml: Document LibreSSL vulnerability (diff)
graphics/urt: save from deprecation
- merge all separate distribution files and patches into one archive maintained the submitter - pass maintainership to submitter - add LICENSE (BSD2CLAUSE) PR: 218016 Submitted by: Chris Hutchinson (portmaster@bsdforge.com)
Diffstat (limited to 'graphics/urt/files/patch-lib__rle_global.c')
-rw-r--r--graphics/urt/files/patch-lib__rle_global.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/urt/files/patch-lib__rle_global.c b/graphics/urt/files/patch-lib__rle_global.c
deleted file mode 100644
index 175e746418eb..000000000000
--- a/graphics/urt/files/patch-lib__rle_global.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/rle_global.c.orig Tue Jan 28 18:23:03 1992
-+++ lib/rle_global.c Sun Jan 30 15:19:36 2005
-@@ -76,7 +76,7 @@
- 8, /* cmaplen (log2 of length of color map) */
- NULL, /* pointer to color map */
- NULL, /* pointer to comment strings */
-- stdout, /* output file */
-+ 0, /* stdout, output file */
- { 7 }, /* RGB channels only */
- 0L, /* Can't free name and file fields. */
- "Urt", /* Default "program name". */