aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-22 13:34:20 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-22 13:34:20 +0000
commit8dab11a00221b43714fe21698b9f20b09e688059 (patch)
tree0b12e4f8ee48f67012c15fb63ad4088163c6eab8 /emulators
parent3e5d6e553c7d2393fd36fe5acb99500d89a963d2 (diff)
downloadports-8dab11a00221b43714fe21698b9f20b09e688059.tar.gz
ports-8dab11a00221b43714fe21698b9f20b09e688059.zip
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=387021
Diffstat (limited to 'emulators')
-rw-r--r--emulators/darcnes/files/patch-video__x.c3
-rw-r--r--emulators/frodo/files/patch-Display.h3
-rw-r--r--emulators/frodo/files/patch-Display__x.i3
-rw-r--r--emulators/frodo/files/patch-SAM.cpp3
-rw-r--r--emulators/mtools/files/patch-a3
-rw-r--r--emulators/virtio-kmod/files/extra-patch-virtio.h2
-rw-r--r--emulators/yape/files/patch-Makefile3
-rw-r--r--emulators/yape/files/patch-README.SDL3
-rw-r--r--emulators/yape/files/patch-archdep.cpp3
-rw-r--r--emulators/yape/files/patch-interface.cpp3
-rw-r--r--emulators/yape/files/patch-serial.h3
-rw-r--r--emulators/yape/files/patch-sound.h3
12 files changed, 0 insertions, 35 deletions
diff --git a/emulators/darcnes/files/patch-video__x.c b/emulators/darcnes/files/patch-video__x.c
index d09426a35568..4cdc50417c9a 100644
--- a/emulators/darcnes/files/patch-video__x.c
+++ b/emulators/darcnes/files/patch-video__x.c
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- video_x.c.orig Tue Aug 24 10:46:40 2004
+++ video_x.c Tue Aug 24 10:46:55 2004
@@ -365,7 +365,7 @@
diff --git a/emulators/frodo/files/patch-Display.h b/emulators/frodo/files/patch-Display.h
index a32c38608da5..a81ab61245ba 100644
--- a/emulators/frodo/files/patch-Display.h
+++ b/emulators/frodo/files/patch-Display.h
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- Display.h.orig Sat Nov 30 01:14:14 2002
+++ Display.h Sat Nov 30 01:14:37 2002
@@ -112,7 +112,7 @@
diff --git a/emulators/frodo/files/patch-Display__x.i b/emulators/frodo/files/patch-Display__x.i
index 6e49fc6a5bf7..05c9cd66ecbd 100644
--- a/emulators/frodo/files/patch-Display__x.i
+++ b/emulators/frodo/files/patch-Display__x.i
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- Display_x.i.orig Sat Nov 30 01:11:07 2002
+++ Display_x.i Sat Nov 30 01:11:41 2002
@@ -525,7 +525,7 @@
diff --git a/emulators/frodo/files/patch-SAM.cpp b/emulators/frodo/files/patch-SAM.cpp
index ce8029e296a9..c1c814fd4349 100644
--- a/emulators/frodo/files/patch-SAM.cpp
+++ b/emulators/frodo/files/patch-SAM.cpp
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- SAM.cpp.orig Sat Nov 30 01:25:40 2002
+++ SAM.cpp Sat Nov 30 01:26:38 2002
@@ -205,7 +205,7 @@
diff --git a/emulators/mtools/files/patch-a b/emulators/mtools/files/patch-a
index 203654ad2f99..98525d1e0374 100644
--- a/emulators/mtools/files/patch-a
+++ b/emulators/mtools/files/patch-a
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- Makefile.in.orig
+++ Makefile.in
@@ -72,10 +72,13 @@
diff --git a/emulators/virtio-kmod/files/extra-patch-virtio.h b/emulators/virtio-kmod/files/extra-patch-virtio.h
index bd98750758a4..c59f8620e81b 100644
--- a/emulators/virtio-kmod/files/extra-patch-virtio.h
+++ b/emulators/virtio-kmod/files/extra-patch-virtio.h
@@ -1,5 +1,3 @@
-$FreeBSD$
-
--- sys/dev/virtio/virtio.h.orig 2012-08-22 09:25:24.732287379 +0900
+++ sys/dev/virtio/virtio.h 2012-08-22 09:27:32.411327803 +0900
@@ -150,4 +150,8 @@
diff --git a/emulators/yape/files/patch-Makefile b/emulators/yape/files/patch-Makefile
index e83905aad362..097dffc953dc 100644
--- a/emulators/yape/files/patch-Makefile
+++ b/emulators/yape/files/patch-Makefile
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- Makefile.orig
+++ Makefile
@@ -23,8 +23,8 @@
diff --git a/emulators/yape/files/patch-README.SDL b/emulators/yape/files/patch-README.SDL
index b94b374fb268..812c1885193a 100644
--- a/emulators/yape/files/patch-README.SDL
+++ b/emulators/yape/files/patch-README.SDL
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- README.SDL.orig
+++ README.SDL
@@ -80,7 +80,7 @@
diff --git a/emulators/yape/files/patch-archdep.cpp b/emulators/yape/files/patch-archdep.cpp
index da56d8d8327c..be12ad264c2f 100644
--- a/emulators/yape/files/patch-archdep.cpp
+++ b/emulators/yape/files/patch-archdep.cpp
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- archdep.cpp.orig
+++ archdep.cpp
@@ -75,7 +75,7 @@
diff --git a/emulators/yape/files/patch-interface.cpp b/emulators/yape/files/patch-interface.cpp
index 5178295f3ee7..a8c26767a683 100644
--- a/emulators/yape/files/patch-interface.cpp
+++ b/emulators/yape/files/patch-interface.cpp
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- interface.cpp.orig
+++ interface.cpp
@@ -10,7 +10,7 @@
diff --git a/emulators/yape/files/patch-serial.h b/emulators/yape/files/patch-serial.h
index 9a5a6f214feb..e8735bf0c0cc 100644
--- a/emulators/yape/files/patch-serial.h
+++ b/emulators/yape/files/patch-serial.h
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- serial.h.orig
+++ serial.h
@@ -1,7 +1,7 @@
diff --git a/emulators/yape/files/patch-sound.h b/emulators/yape/files/patch-sound.h
index 3773737d7601..b8548464d75b 100644
--- a/emulators/yape/files/patch-sound.h
+++ b/emulators/yape/files/patch-sound.h
@@ -1,6 +1,3 @@
-
-$FreeBSD$
-
--- sound.h.orig
+++ sound.h
@@ -1,7 +1,7 @@