pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/tremor/patches



Module Name:    pkgsrc
Committed By:   maya
Date:           Fri Mar 16 23:02:09 UTC 2018

Modified Files:
        pkgsrc/audio/tremor/patches: patch-misc.h

Log Message:
tremor: add missing patch.

(Got into cvs problems, sorry.)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/tremor/patches/patch-misc.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/tremor/patches/patch-misc.h
diff -u pkgsrc/audio/tremor/patches/patch-misc.h:1.1 pkgsrc/audio/tremor/patches/patch-misc.h:1.2
--- pkgsrc/audio/tremor/patches/patch-misc.h:1.1        Wed Jan 11 20:58:09 2012
+++ pkgsrc/audio/tremor/patches/patch-misc.h    Fri Mar 16 23:02:09 2018
@@ -1,10 +1,10 @@
-$NetBSD: patch-misc.h,v 1.1 2012/01/11 20:58:09 hans Exp $
+$NetBSD: patch-misc.h,v 1.2 2018/03/16 23:02:09 maya Exp $
 
---- misc.h.orig        2003-03-31 01:40:56.000000000 +0200
-+++ misc.h     2012-01-02 18:16:15.405713912 +0100
-@@ -30,6 +30,17 @@
- 
+--- misc.h.orig        2018-03-16 05:15:51.000000000 +0000
++++ misc.h
+@@ -41,6 +41,17 @@
  #include <sys/types.h>
+ #endif
  
 +#ifdef __sun
 +#include <sys/byteorder.h>



Home | Main Index | Thread Index | Old Index