Index: head/security/p5-Crypt-RHash/files/patch-librhash__rhash_torrent.h =================================================================== --- head/security/p5-Crypt-RHash/files/patch-librhash__rhash_torrent.h (revision 411563) +++ head/security/p5-Crypt-RHash/files/patch-librhash__rhash_torrent.h (nonexistent) @@ -1,11 +0,0 @@ ---- ./librhash/rhash_torrent.h.orig 2014-08-22 08:37:39.000000000 -0400 -+++ ./librhash/rhash_torrent.h 2014-08-22 08:37:46.000000000 -0400 -@@ -11,8 +11,6 @@ - # define RHASH_API - #endif - --typedef struct rhash_context* rhash; -- - /* a binary string with length */ - typedef struct rhash_str - { Property changes on: head/security/p5-Crypt-RHash/files/patch-librhash__rhash_torrent.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/p5-Crypt-RHash/files/patch-librhash_byte__order.h =================================================================== --- head/security/p5-Crypt-RHash/files/patch-librhash_byte__order.h (nonexistent) +++ head/security/p5-Crypt-RHash/files/patch-librhash_byte__order.h (revision 411564) @@ -0,0 +1,11 @@ +--- librhash/byte_order.h.orig 2014-01-29 13:28:04 UTC ++++ librhash/byte_order.h +@@ -40,7 +40,7 @@ extern "C" { + __BYTE_ORDER == __LITTLE_ENDIAN) || \ + defined(CPU_IA32) || defined(CPU_X64) || \ + defined(__ia64) || defined(__ia64__) || defined(__alpha__) || defined(_M_ALPHA) || \ +- defined(vax) || defined(MIPSEL) || defined(_ARM_) ++ defined(vax) || defined(MIPSEL) || defined(_ARM_) || defined(__arm__) + # define CPU_LITTLE_ENDIAN + # define IS_BIG_ENDIAN 0 + # define IS_LITTLE_ENDIAN 1 Property changes on: head/security/p5-Crypt-RHash/files/patch-librhash_byte__order.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/security/p5-Crypt-RHash/files/patch-librhash_rhash__torrent.h =================================================================== --- head/security/p5-Crypt-RHash/files/patch-librhash_rhash__torrent.h (nonexistent) +++ head/security/p5-Crypt-RHash/files/patch-librhash_rhash__torrent.h (revision 411564) @@ -0,0 +1,11 @@ +--- ./librhash/rhash_torrent.h.orig 2014-08-22 08:37:39.000000000 -0400 ++++ ./librhash/rhash_torrent.h 2014-08-22 08:37:46.000000000 -0400 +@@ -11,8 +11,6 @@ + # define RHASH_API + #endif + +-typedef struct rhash_context* rhash; +- + /* a binary string with length */ + typedef struct rhash_str + { Property changes on: head/security/p5-Crypt-RHash/files/patch-librhash_rhash__torrent.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property