SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
graphics/p5-Image-EXIF/patches/patch-exif_h
Normal file
11
graphics/p5-Image-EXIF/patches/patch-exif_h
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- exif.h.orig Fri May 11 19:03:30 2012
|
||||
+++ exif.h Sat Jul 12 19:34:34 2014
|
||||
@@ -46,6 +46,8 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
+/* common size for property strings */
|
||||
+#define PROPSTR_SIZE 32
|
||||
|
||||
/*
|
||||
* XXX Only checking for Solaris, HP, & Windows now. Other platforms will
|
Loading…
Add table
Add a link
Reference in a new issue