From bd894fe0d2cb2d7abbc806a870a40660e6b15c34 Mon Sep 17 00:00:00 2001 From: Marcelo Araujo Date: Tue, 30 Jun 2009 00:37:39 +0000 Subject: - Update to 3.1. - Pass maintainer to submitter. PR: ports/135987 Submitted by: Sylvio Cesar --- devel/cvs2p4/files/patch-config | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 devel/cvs2p4/files/patch-config (limited to 'devel/cvs2p4/files/patch-config') diff --git a/devel/cvs2p4/files/patch-config b/devel/cvs2p4/files/patch-config deleted file mode 100644 index 8f50a8d7fc14..000000000000 --- a/devel/cvs2p4/files/patch-config +++ /dev/null @@ -1,29 +0,0 @@ ---- test/config.orig Wed Aug 27 23:35:53 2003 -+++ test/config Sat Oct 2 01:06:28 2004 -@@ -6,7 +6,7 @@ - - # p4 command location (If other than "/usr/local/bin/p4") - # --$P4 = "/usr/local/bin/p4"; -+$P4 = "!!PREFIX!!/bin/p4"; - - # p4 command location (If other than "/usr/local/bin/p4d") - # -@@ -14,7 +14,7 @@ - - # Perforce server we're using. - # --$P4PORT = "localhost:1680"; -+$P4PORT = "!!PERFORCE_PORT!!"; - - # Perforce server's P4ROOT - # -@@ -99,7 +99,7 @@ - # Perforce. But if that makes you nervous, you can set this to - # "trunk". - # --$TRUNKLINE = "shemp"; -+$TRUNKLINE = "head"; - - # Conventional branch tag name suffix to remove when importing to - # Perforce. (This is a netapp specific thing; our branch tags were -- cgit v1.2.3