Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2017 23:12:03 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r453879 - head/comms/birda/files
Message-ID:  <201711092312.vA9NC3LP043255@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Nov  9 23:12:03 2017
New Revision: 453879
URL: https://svnweb.freebsd.org/changeset/ports/453879

Log:
  Fix the context of some patches so that they apply with stricter patch(1)
  
  PR:		223545
  With hat:	portmgr

Modified:
  head/comms/birda/files/patch-lib-Makefile

Modified: head/comms/birda/files/patch-lib-Makefile
==============================================================================
--- head/comms/birda/files/patch-lib-Makefile	Thu Nov  9 23:06:50 2017	(r453878)
+++ head/comms/birda/files/patch-lib-Makefile	Thu Nov  9 23:12:03 2017	(r453879)
@@ -1,8 +1,8 @@
---- lib/Makefile.orig  Mon Nov 14 10:43:07 2005
-+++ lib/Makefile       Mon Nov 14 10:42:14 2005
-@@ -9,4 +9,6 @@
- NOPIC=                yes
- MKLINKLIB=    no
+--- lib/Makefile.orig	2005-11-14 12:12:28 UTC
++++ lib/Makefile
+@@ -9,4 +9,6 @@ NOPROFILE=	yes
+ NOPIC=		yes
+ MKLINKLIB=	no
  
 +install:
 +



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711092312.vA9NC3LP043255>