From 0626f37f1e7a53c27719215ea1c7e55c5933011d Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 16 Sep 2015 13:03:45 +0000 Subject: 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 --- graphics/wings/files/patch-src_wings____font.erl | 3 --- graphics/wings/files/patch-src_wings__text.erl | 3 --- 2 files changed, 6 deletions(-) (limited to 'graphics') diff --git a/graphics/wings/files/patch-src_wings____font.erl b/graphics/wings/files/patch-src_wings____font.erl index 7c3815997078..93d1bf0300dd 100644 --- a/graphics/wings/files/patch-src_wings____font.erl +++ b/graphics/wings/files/patch-src_wings____font.erl @@ -1,6 +1,3 @@ - -$FreeBSD$ - --- src/wings__font.erl.orig +++ src/wings__font.erl @@ -11,45 +11,50 @@ diff --git a/graphics/wings/files/patch-src_wings__text.erl b/graphics/wings/files/patch-src_wings__text.erl index 6655ba3a5169..5eb484549f72 100644 --- a/graphics/wings/files/patch-src_wings__text.erl +++ b/graphics/wings/files/patch-src_wings__text.erl @@ -1,6 +1,3 @@ - -$FreeBSD$ - --- src/wings_text.erl.orig +++ src/wings_text.erl @@ -65,7 +65,7 @@ -- cgit