diff options
author | mat <mat@FreeBSD.org> | 2016-07-27 00:51:15 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-07-27 00:51:15 +0800 |
commit | 92a23247b1467190ce10007190052c33423ff547 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/libaiff/files | |
parent | 95f228514e93df3c298ff9e8142253c866d190fe (diff) | |
download | freebsd-ports-gnome-92a23247b1467190ce10007190052c33423ff547.tar.gz freebsd-ports-gnome-92a23247b1467190ce10007190052c33423ff547.tar.zst freebsd-ports-gnome-92a23247b1467190ce10007190052c33423ff547.zip |
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/libaiff/files')
-rw-r--r-- | audio/libaiff/files/patch-Makefile.in | 8 | ||||
-rw-r--r-- | audio/libaiff/files/patch-configure | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/libaiff/files/patch-Makefile.in b/audio/libaiff/files/patch-Makefile.in index e9b3bcc6fb53..862ef199e47c 100644 --- a/audio/libaiff/files/patch-Makefile.in +++ b/audio/libaiff/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2007-09-20 21:42:28.000000000 +0200 -+++ Makefile.in 2014-01-30 12:02:16.000000000 +0100 -@@ -6,7 +6,7 @@ +--- Makefile.in.orig 2007-09-20 19:42:28 UTC ++++ Makefile.in +@@ -6,7 +6,7 @@ AR = ar CFLAGS = @DEFS@ -I. -Ilibaiff -g -O2 -ansi -pedantic -Wall -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wno-unreachable-code # for GCC4. comment for GCC3 @@ -9,7 +9,7 @@ prefix = @prefix@ -@@ -15,14 +15,14 @@ +@@ -15,14 +15,14 @@ objs = iff.o aifx.o lpcm.o g711.o \ all: libaiff.a diff --git a/audio/libaiff/files/patch-configure b/audio/libaiff/files/patch-configure index ba1189b711dc..94557fe52935 100644 --- a/audio/libaiff/files/patch-configure +++ b/audio/libaiff/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2014-01-30 12:04:02.000000000 +0100 -+++ configure 2014-01-30 12:04:11.000000000 +0100 -@@ -645,6 +645,7 @@ +--- configure.orig 2007-09-20 19:42:28 UTC ++++ configure +@@ -645,6 +645,7 @@ libdir localedir mandir DEFS |