mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
- Submitter becomes maintainer - While here add missing dependencies http://beefy11.nyi.freebsd.org/data/head-i386-default/p473790_s335878/logs/ical-2.2_4.log PR: 226799 Reported by: bob@immure.com Submitted by: fbsd@opal.com
10 lines
429 B
C
10 lines
429 B
C
--- bitmaps/ical.xbm.orig 1996-01-24 00:43:16 UTC
|
|
+++ bitmaps/ical.xbm
|
|
@@ -1,6 +1,6 @@
|
|
#define ical_width 64
|
|
#define ical_height 54
|
|
-static char ical_bits[] = {
|
|
+static unsigned char ical_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x30, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x68, 0x00,
|