aboutsummaryrefslogtreecommitdiff
path: root/audio/libworkman
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/libworkman
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/libworkman')
-rw-r--r--audio/libworkman/files/patch-Imakefile10
-rw-r--r--audio/libworkman/files/patch-plat__freebsd.c (renamed from audio/libworkman/files/patch-plat_freebsd.c)6
-rw-r--r--audio/libworkman/files/patch-wm__helpers.c (renamed from audio/libworkman/files/patch-wm_helpers.c)6
3 files changed, 11 insertions, 11 deletions
diff --git a/audio/libworkman/files/patch-Imakefile b/audio/libworkman/files/patch-Imakefile
index 3d97d1abe26c..c505f5b51c50 100644
--- a/audio/libworkman/files/patch-Imakefile
+++ b/audio/libworkman/files/patch-Imakefile
@@ -1,6 +1,6 @@
---- Imakefile.orig 1999-05-30 00:48:17.000000000 +0900
-+++ Imakefile 2011-08-23 13:40:41.000000000 +0900
-@@ -31,7 +31,7 @@
+--- Imakefile.orig 1999-05-29 15:48:17 UTC
++++ Imakefile
+@@ -31,7 +31,7 @@ XCOMM
#include "include/wm_version.h"
@@ -9,7 +9,7 @@
SRCS = cddb.c cdrom.c cdinfo.c plat_freebsd.c plat_sun.c plat_hpux.c \
plat_ultrix.c plat_news.c plat_bsd386.c plat_osf1.c plat_linux.c \
-@@ -47,6 +47,7 @@
+@@ -47,6 +47,7 @@ OBJS = cddb.o cdrom.o cdinfo.o plat_free
HEADERS= \
include/wm_cdda.h \
@@ -17,7 +17,7 @@
include/wm_cdinfo.h \
include/wm_cdrom.h \
include/wm_config.h \
-@@ -65,7 +66,7 @@
+@@ -65,7 +66,7 @@ HEADERS= \
#ifdef SHARED_LIBWORKMAN
SharedLibraryTarget(workman,$(WM_LIBVER),$(OBJS),.,.)
diff --git a/audio/libworkman/files/patch-plat_freebsd.c b/audio/libworkman/files/patch-plat__freebsd.c
index 05c1cf42c612..64d87afa63a9 100644
--- a/audio/libworkman/files/patch-plat_freebsd.c
+++ b/audio/libworkman/files/patch-plat__freebsd.c
@@ -1,6 +1,6 @@
---- plat_freebsd.c.orig Thu Jan 27 12:17:46 2000
-+++ plat_freebsd.c Thu Jan 27 12:18:15 2000
-@@ -49,7 +49,6 @@
+--- plat_freebsd.c.orig 1999-03-07 08:36:40 UTC
++++ plat_freebsd.c
+@@ -49,7 +49,6 @@ static char freebsd_id[] = "$Id: plat_fr
#include <sys/time.h>
#include <sys/ioctl.h>
#include <sys/cdio.h>
diff --git a/audio/libworkman/files/patch-wm_helpers.c b/audio/libworkman/files/patch-wm__helpers.c
index 5741f350463f..447cb97f2f05 100644
--- a/audio/libworkman/files/patch-wm_helpers.c
+++ b/audio/libworkman/files/patch-wm__helpers.c
@@ -1,6 +1,6 @@
---- wm_helpers.c.orig Sun Aug 8 21:05:58 1999
-+++ wm_helpers.c Sun Aug 8 21:06:12 1999
-@@ -30,7 +30,7 @@
+--- wm_helpers.c.orig 1999-03-07 08:36:41 UTC
++++ wm_helpers.c
+@@ -30,7 +30,7 @@ static char wm_helpers_id[] = "$Id: wm_h
#include <stdio.h>
#include <string.h>