aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-09-16 21:03:45 +0800
committermat <mat@FreeBSD.org>2015-09-16 21:03:45 +0800
commit0626f37f1e7a53c27719215ea1c7e55c5933011d (patch)
treed37448b1d3b9d6316db368890a90c01765f26f42 /sysutils
parent3f1bef742f739745c93f4968fd5cb7090bf8150f (diff)
downloadfreebsd-ports-gnome-0626f37f1e7a53c27719215ea1c7e55c5933011d.tar.gz
freebsd-ports-gnome-0626f37f1e7a53c27719215ea1c7e55c5933011d.tar.zst
freebsd-ports-gnome-0626f37f1e7a53c27719215ea1c7e55c5933011d.zip
It seems some people keep adding $FreeBSD$ to patch files.
Patches must not be changed by the vcs, this includes the svn:keyword expansion. Set fbsd:nokeywords to a couple of patches. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cdrkit/files/patch-genisomage2
-rw-r--r--sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb1
-rw-r--r--sysutils/squashfs-tools/files/patch-action.c2
3 files changed, 0 insertions, 5 deletions
diff --git a/sysutils/cdrkit/files/patch-genisomage b/sysutils/cdrkit/files/patch-genisomage
index 3cd56228c66b..597de213aa9e 100644
--- a/sysutils/cdrkit/files/patch-genisomage
+++ b/sysutils/cdrkit/files/patch-genisomage
@@ -1,5 +1,3 @@
-$FreeBSD$
-
Use <sys/endian.h> instead of the linux-ish <endian.h>
Use __attribute__ ((__nothrow__)) instead of the linux-ish __THROW (from the
diff --git a/sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb b/sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb
index 3ccc62cf518d..24d393bde766 100644
--- a/sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb
+++ b/sysutils/mcollective-shell-agent/files/patch-lib-mcollective-agent-shell-job.rb
@@ -1,4 +1,3 @@
-# $FreeBSD$
--- lib/mcollective/agent/shell/job.rb.orig 2014-08-14 12:52:06.644348698 +0200
+++ lib/mcollective/agent/shell/job.rb 2014-08-14 12:52:14.552664032 +0200
@@ -1,4 +1,5 @@
diff --git a/sysutils/squashfs-tools/files/patch-action.c b/sysutils/squashfs-tools/files/patch-action.c
index a5732dc6709d..b03bb387b4ee 100644
--- a/sysutils/squashfs-tools/files/patch-action.c
+++ b/sysutils/squashfs-tools/files/patch-action.c
@@ -1,7 +1,5 @@
Hack for lack of strdupa() in BSD libc
-$FreeBSD$
-
--- action.c.orig
+++ action.c
@@ -44,6 +44,12 @@