svn commit: r453879 - head/comms/birda/files

Antoine Brodin antoine at FreeBSD.org
Thu Nov 9 23:12:05 UTC 2017


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:
 +


More information about the svn-ports-head mailing list