aboutsummaryrefslogtreecommitdiff
path: root/audio/epos-devel
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /audio/epos-devel
parent5a20e7990eb544509174d617d359bf0d4ac64737 (diff)
downloadports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz
ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419133
Diffstat (limited to 'audio/epos-devel')
-rw-r--r--audio/epos-devel/files/patch-configure4
-rw-r--r--audio/epos-devel/files/patch-src_epos.h2
-rw-r--r--audio/epos-devel/files/patch-src_nnet_map.h (renamed from audio/epos-devel/files/patch-src__nnet__map.h)4
-rw-r--r--audio/epos-devel/files/patch-src_nnet_neural__parse.yy (renamed from audio/epos-devel/files/patch-src__nnet__neural_parse.yy)4
4 files changed, 7 insertions, 7 deletions
diff --git a/audio/epos-devel/files/patch-configure b/audio/epos-devel/files/patch-configure
index 9698d407bee8..50fba6a53b5a 100644
--- a/audio/epos-devel/files/patch-configure
+++ b/audio/epos-devel/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig
+--- configure.orig 2006-03-24 00:05:11 UTC
+++ configure
-@@ -14021,9 +14021,9 @@
+@@ -14021,9 +14021,9 @@ cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
#ifdef HAVE_SYS_SOCKET_H
diff --git a/audio/epos-devel/files/patch-src_epos.h b/audio/epos-devel/files/patch-src_epos.h
index 0e2e909242e0..bab867bd93aa 100644
--- a/audio/epos-devel/files/patch-src_epos.h
+++ b/audio/epos-devel/files/patch-src_epos.h
@@ -1,4 +1,4 @@
---- src/epos.h.orig
+--- src/epos.h.orig 2005-04-15 00:26:11 UTC
+++ src/epos.h
@@ -43,6 +43,7 @@
#include <rx.h>
diff --git a/audio/epos-devel/files/patch-src__nnet__map.h b/audio/epos-devel/files/patch-src_nnet_map.h
index 17fb6bdf7d8b..f63601c4ff6c 100644
--- a/audio/epos-devel/files/patch-src__nnet__map.h
+++ b/audio/epos-devel/files/patch-src_nnet_map.h
@@ -1,6 +1,6 @@
---- src/nnet/map.h.orig
+--- src/nnet/map.h.orig 2004-08-30 22:32:41 UTC
+++ src/nnet/map.h
-@@ -25,7 +25,7 @@
+@@ -25,7 +25,7 @@ T2 & TMap<T1,T2>::operator [] (const T1
else {
TData x;
x.first() = key;
diff --git a/audio/epos-devel/files/patch-src__nnet__neural_parse.yy b/audio/epos-devel/files/patch-src_nnet_neural__parse.yy
index 6aa31356965e..11f20eb0a72c 100644
--- a/audio/epos-devel/files/patch-src__nnet__neural_parse.yy
+++ b/audio/epos-devel/files/patch-src_nnet_neural__parse.yy
@@ -1,4 +1,4 @@
---- src/nnet/neural_parse.yy.orig
+--- src/nnet/neural_parse.yy.orig 2004-02-15 18:19:09 UTC
+++ src/nnet/neural_parse.yy
@@ -104,7 +104,7 @@ make_tree (TTypedValue val = TTypedValue
/* SYMBOLS */
@@ -17,4 +17,4 @@
+ shriek (812, fmt ("BISON:yyerror:bison_nnet parser: bison_row %i (not counting empty rows) '%s' is erroneous. %s\n", row_num, bison_row_buf.c_str(), s));
return -1;
}
-
+