pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-fann Remove patch that doesn't apply any long...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4fc044c18ee0
branches:  trunk
changeset: 629586:4fc044c18ee0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 23 18:40:09 2014 +0000

description:
Remove patch that doesn't apply any longer, and add RMD160 checksum
to distinfo
XXX: doesn't build

diffstat:

 devel/py-fann/distinfo         |   3 ++-
 devel/py-fann/patches/patch-aa |  13 -------------
 2 files changed, 2 insertions(+), 14 deletions(-)

diffs (27 lines):

diff -r 834e91581d0c -r 4fc044c18ee0 devel/py-fann/distinfo
--- a/devel/py-fann/distinfo    Thu Jan 23 18:37:06 2014 +0000
+++ b/devel/py-fann/distinfo    Thu Jan 23 18:40:09 2014 +0000
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.6 2014/01/22 01:44:10 gdt Exp $
+$NetBSD: distinfo,v 1.7 2014/01/23 18:40:09 wiz Exp $
 
 SHA1 (FANN-2.2.0-Source.zip) = 6f95232c018af7f62fb4c7e39d160771a867d6e7
+RMD160 (FANN-2.2.0-Source.zip) = 7689aaacecfc6eacebfe7d999b4973092b5d9bbd
 Size (FANN-2.2.0-Source.zip) = 2285087 bytes
diff -r 834e91581d0c -r 4fc044c18ee0 devel/py-fann/patches/patch-aa
--- a/devel/py-fann/patches/patch-aa    Thu Jan 23 18:37:06 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.4 2007/03/10 01:38:26 rillig Exp $
-
---- python/setup.py.orig       2006-03-18 12:37:12.000000000 -0500
-+++ python/setup.py
-@@ -42,7 +42,7 @@
-     py_modules=['pyfann.libfann'],
-     ext_modules=[Extension('pyfann._libfann',['pyfann/pyfann_wrap.cxx'], 
-                             include_dirs=['../src/include'], 
--                            extra_objects=['../src/doublefann.o'],
-+                          libraries=['doublefann'],
-                             define_macros=[("SWIG_COMPILE",None)]
-                             ),
-                 ]



Home | Main Index | Thread Index | Old Index