summaryrefslogtreecommitdiffstats
path: root/devel/cvs2p4/files
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-10-11 22:38:14 +0000
committerpav <pav@FreeBSD.org>2004-10-11 22:38:14 +0000
commit3001946ac731b4a2e7df21e48fa1dd28aef5b9f0 (patch)
treeb349e7f956fcafce8e385810a221b6c37a4bd613 /devel/cvs2p4/files
parentf0d594c547dda466ae961b1ff4ed63d4526e412b (diff)
downloadFreeBSD-ports-3001946ac731b4a2e7df21e48fa1dd28aef5b9f0.zip
FreeBSD-ports-3001946ac731b4a2e7df21e48fa1dd28aef5b9f0.tar.gz
- Update to 2.4
PR: ports/72242 Submitted by: marck
Diffstat (limited to 'devel/cvs2p4/files')
-rw-r--r--devel/cvs2p4/files/patch-config22
1 files changed, 11 insertions, 11 deletions
diff --git a/devel/cvs2p4/files/patch-config b/devel/cvs2p4/files/patch-config
index ef042b9..8f50a8d 100644
--- a/devel/cvs2p4/files/patch-config
+++ b/devel/cvs2p4/files/patch-config
@@ -1,5 +1,5 @@
---- test/config.orig Tue Aug 28 07:48:21 2001
-+++ test/config Sun Sep 2 07:07:23 2001
+--- 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")
@@ -7,23 +7,23 @@
-$P4 = "/usr/local/bin/p4";
+$P4 = "!!PREFIX!!/bin/p4";
- # path to the RCS "co" command
+ # p4 command location (If other than "/usr/local/bin/p4d")
#
@@ -14,7 +14,7 @@
# Perforce server we're using.
#
--$P4PORT = "localhost:1678";
-+$P4PORT = "localhost:!!PERFORCE_PORT!!";
+-$P4PORT = "localhost:1680";
++$P4PORT = "!!PERFORCE_PORT!!";
- # Perforce client name for the conversion client.
- # I can't imagine why you'd want to change this, but maybe you can!
-@@ -71,7 +71,7 @@
-
- # Name of the "head" codeline
+ # 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 are
+ # Perforce. (This is a netapp specific thing; our branch tags were
OpenPOWER on IntegriCloud