diff options
author | flo <flo@FreeBSD.org> | 2013-01-12 01:02:25 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2013-01-12 01:02:25 +0800 |
commit | 7e2ebdc640550cc60b53b68c3f2aee9bc0ba3e95 (patch) | |
tree | 3b3716f096aff83c511f88d8ceb1726eb9539cb0 /www | |
parent | c642c351759a966f3034d1892431ce951980c8ba (diff) | |
download | freebsd-ports-gnome-7e2ebdc640550cc60b53b68c3f2aee9bc0ba3e95.tar.gz freebsd-ports-gnome-7e2ebdc640550cc60b53b68c3f2aee9bc0ba3e95.tar.zst freebsd-ports-gnome-7e2ebdc640550cc60b53b68c3f2aee9bc0ba3e95.zip |
Touch these files again, shortening the context of the diffs. This is done
to convince cvs and thus portsnap to pickup the correcons of these files.
Discussed with: peter
Submitted by: beat
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox/files/patch-bug807492 | 12 | ||||
-rw-r--r-- | www/seamonkey/files/patch-bug807492 | 12 |
2 files changed, 2 insertions, 22 deletions
diff --git a/www/firefox/files/patch-bug807492 b/www/firefox/files/patch-bug807492 index 61788c46e8d7..061b9df4e8e3 100644 --- a/www/firefox/files/patch-bug807492 +++ b/www/firefox/files/patch-bug807492 @@ -446,13 +446,7 @@ diff --git media/mtransport/third_party/nrappkit/src/port/generic/include/sys/qu index bcb1ec0..bb73591 100644 --- media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h +++ media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h -@@ -28,17 +28,17 @@ - * - * @(#)queue.h 8.5 (Berkeley) 8/20/94 - * $FreeBSD: src/sys/sys/queue.h,v 1.58 2004/04/07 04:19:49 imp Exp $ - */ - - #ifndef _SYS_QUEUE_H_ +@@ -33,5 +33,5 @@ #define _SYS_QUEUE_H_ -#ifndef DARWIN @@ -461,10 +455,6 @@ index bcb1ec0..bb73591 100644 #define __offsetof offsetof #endif - #define STAILQ_FOREACH_SAFE(var, head, field, tvar) \ - for ((var) = STAILQ_FIRST((head)); \ - (var) && ((tvar) = STAILQ_NEXT((var), field), 1); \ - (var) = (tvar)) diff --git media/mtransport/third_party/nrappkit/src/util/util.c media/mtransport/third_party/nrappkit/src/util/util.c index 3aced8b..be020bb 100644 --- media/mtransport/third_party/nrappkit/src/util/util.c diff --git a/www/seamonkey/files/patch-bug807492 b/www/seamonkey/files/patch-bug807492 index 22f15dedc972..94be8ad66854 100644 --- a/www/seamonkey/files/patch-bug807492 +++ b/www/seamonkey/files/patch-bug807492 @@ -446,13 +446,7 @@ diff --git media/mtransport/third_party/nrappkit/src/port/generic/include/sys/qu index bcb1ec0..bb73591 100644 --- mozilla/media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h +++ mozilla/media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h -@@ -28,17 +28,17 @@ - * - * @(#)queue.h 8.5 (Berkeley) 8/20/94 - * $FreeBSD: src/sys/sys/queue.h,v 1.58 2004/04/07 04:19:49 imp Exp $ - */ - - #ifndef _SYS_QUEUE_H_ +@@ -33,5 +33,5 @@ #define _SYS_QUEUE_H_ -#ifndef DARWIN @@ -461,10 +455,6 @@ index bcb1ec0..bb73591 100644 #define __offsetof offsetof #endif - #define STAILQ_FOREACH_SAFE(var, head, field, tvar) \ - for ((var) = STAILQ_FIRST((head)); \ - (var) && ((tvar) = STAILQ_NEXT((var), field), 1); \ - (var) = (tvar)) diff --git media/mtransport/third_party/nrappkit/src/util/util.c media/mtransport/third_party/nrappkit/src/util/util.c index 3aced8b..be020bb 100644 --- mozilla/media/mtransport/third_party/nrappkit/src/util/util.c |