diff options
author | beat <beat@FreeBSD.org> | 2011-10-26 05:24:27 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-10-26 05:24:27 +0800 |
commit | f32abf36761431f6b64a00e80daeae7c41e0ef00 (patch) | |
tree | c83dcee74e14de033f1ec94d26d73b83da7ff1af /ports-mgmt | |
parent | 2704d163c585eb8b3b758021ac2927c4c7589a9d (diff) | |
download | freebsd-ports-gnome-f32abf36761431f6b64a00e80daeae7c41e0ef00.tar.gz freebsd-ports-gnome-f32abf36761431f6b64a00e80daeae7c41e0ef00.tar.zst freebsd-ports-gnome-f32abf36761431f6b64a00e80daeae7c41e0ef00.zip |
- Fix extra patches for tmpfs support
Approved by: miwi
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/tinderbox-devel/files/extra-tmpfs.patch | 4 | ||||
-rw-r--r-- | ports-mgmt/tinderbox-devel/files/extra-tmpfs_para.patch | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/tinderbox-devel/files/extra-tmpfs.patch b/ports-mgmt/tinderbox-devel/files/extra-tmpfs.patch index ca45ca7ccb74..bb3bdb18f8ed 100644 --- a/ports-mgmt/tinderbox-devel/files/extra-tmpfs.patch +++ b/ports-mgmt/tinderbox-devel/files/extra-tmpfs.patch @@ -1,5 +1,5 @@ ---- etc/rc.d/tinderd.orig 2010-01-04 21:12:37.000000000 +0100 -+++ etc/rc.d/tinderd 2010-01-04 21:14:28.000000000 +0100 +--- tinderd.orig 2010-01-04 21:12:37.000000000 +0100 ++++ tinderd 2010-01-04 21:14:28.000000000 +0100 @@ -36,12 +36,14 @@ MAIL=$(echo ${ENTRY} | cut -d: -f5) diff --git a/ports-mgmt/tinderbox-devel/files/extra-tmpfs_para.patch b/ports-mgmt/tinderbox-devel/files/extra-tmpfs_para.patch index cecfc03de140..c4a1dacc2b42 100644 --- a/ports-mgmt/tinderbox-devel/files/extra-tmpfs_para.patch +++ b/ports-mgmt/tinderbox-devel/files/extra-tmpfs_para.patch @@ -1,5 +1,5 @@ ---- etc/rc.d/tinderd.orig 2010-01-04 20:56:05.000000000 +0100 -+++ etc/rc.d/tinderd 2010-01-05 20:13:58.000000000 +0100 +--- tinderd.orig 2010-01-04 20:56:05.000000000 +0100 ++++ tinderd 2010-01-05 20:13:58.000000000 +0100 @@ -28,7 +28,22 @@ do trap "" 1 |