From 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 26 Jul 2016 16:51:15 +0000 Subject: Cleanup patches, a* categories. Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight --- audio/tse3/files/patch-src__tse3__file__XML.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 audio/tse3/files/patch-src__tse3__file__XML.h (limited to 'audio/tse3/files/patch-src__tse3__file__XML.h') diff --git a/audio/tse3/files/patch-src__tse3__file__XML.h b/audio/tse3/files/patch-src__tse3__file__XML.h deleted file mode 100644 index 3dffaeafef6e..000000000000 --- a/audio/tse3/files/patch-src__tse3__file__XML.h +++ /dev/null @@ -1,9 +0,0 @@ ---- src/tse3/file/XML.h Tue Aug 23 08:37:53 2005 -+++ src/tse3/file/XML.h Sun Sep 11 20:29:45 2005 -@@ -154,5 +154,5 @@ - void element(const std::string &name, const char *value); - void element(const std::string &name, int value); -- void element(const std::string &name, unsigned int value); -+ void element(const std::string &name, size_t value); - void element(const std::string &name, bool value); - -- cgit v1.2.3