diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 00:51:15 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 00:51:15 +0800 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/ario | |
parent | 5a20e7990eb544509174d617d359bf0d4ac64737 (diff) | |
download | freebsd-ports-gnome-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz freebsd-ports-gnome-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.zst freebsd-ports-gnome-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.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/ario')
-rw-r--r-- | audio/ario/files/patch-src_ario-avahi.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ario/files/patch-src_ario-avahi.c b/audio/ario/files/patch-src_ario-avahi.c index 7e72c30dd214..d1619e199685 100644 --- a/audio/ario/files/patch-src_ario-avahi.c +++ b/audio/ario/files/patch-src_ario-avahi.c @@ -1,5 +1,5 @@ ---- src/ario-avahi.c.orig 2011-07-18 20:05:50.915461042 +0200 -+++ src/ario-avahi.c 2011-07-18 20:08:56.334574365 +0200 +--- src/ario-avahi.c.orig 2011-02-27 15:07:31 UTC ++++ src/ario-avahi.c @@ -34,6 +34,11 @@ #include <avahi-common/simple-watch.h> #include "ario-debug.h" |