summaryrefslogtreecommitdiffstats
path: root/audio/play/files/patch-play.c
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committermat <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit92a23247b1467190ce10007190052c33423ff547 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /audio/play/files/patch-play.c
parent95f228514e93df3c298ff9e8142253c866d190fe (diff)
downloadFreeBSD-ports-92a23247b1467190ce10007190052c33423ff547.zip
FreeBSD-ports-92a23247b1467190ce10007190052c33423ff547.tar.gz
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'audio/play/files/patch-play.c')
-rw-r--r--audio/play/files/patch-play.c22
1 files changed, 10 insertions, 12 deletions
diff --git a/audio/play/files/patch-play.c b/audio/play/files/patch-play.c
index 6f11414..e8a74e8 100644
--- a/audio/play/files/patch-play.c
+++ b/audio/play/files/patch-play.c
@@ -1,12 +1,10 @@
-*** play.c.orig Wed May 20 11:42:42 1998
---- play.c Wed May 20 13:21:15 1998
-***************
-*** 4,9 ****
---- 4,10 ----
-
- #include <stdio.h>
- #include <stdlib.h>
-+ #include <unistd.h>
- #include <fcntl.h>
- #include <err.h>
- #include <signal.h>
+--- play.c.orig 1997-03-25 15:25:12 UTC
++++ play.c
+@@ -4,6 +4,7 @@ static char rcsid[] = "$Id: play.c,v 1.7
+
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <unistd.h>
+ #include <fcntl.h>
+ #include <err.h>
+ #include <signal.h>
OpenPOWER on IntegriCloud