diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2017-01-29 14:47:22 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2017-01-29 14:47:22 +0000 |
commit | b111b35ebf940a8dacf18d08add3c126a5425d42 (patch) | |
tree | 01ef7161d77f12b7fe03b8a1413aa5bd14457ef7 /misc/estic/files/patch-icdevs.cc | |
parent | devel/py-oslo.versionedobjects: update to 1.21.0 (diff) |
- add LICENSE
- use distribution patch
- extend pkg-message
- protect config file
- cleanup staged install
- make portlint happier
Notes
Notes:
svn path=/head/; revision=432752
Diffstat (limited to 'misc/estic/files/patch-icdevs.cc')
-rw-r--r-- | misc/estic/files/patch-icdevs.cc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/estic/files/patch-icdevs.cc b/misc/estic/files/patch-icdevs.cc index 62141a73283c..f964baf7ff71 100644 --- a/misc/estic/files/patch-icdevs.cc +++ b/misc/estic/files/patch-icdevs.cc @@ -1,6 +1,6 @@ ---- estic/icdevs.cc.orig Wed Mar 5 21:48:44 1997 -+++ estic/icdevs.cc Tue Sep 6 09:54:21 2005 -@@ -157,8 +157,8 @@ +--- estic/icdevs.cc.orig 1997-03-05 20:48:44 UTC ++++ estic/icdevs.cc +@@ -157,8 +157,8 @@ const String& DevListBox::ServiceName (u String DevListBox::RerouteName (const String& Num) // Map the reroute capability to a string with fixed length { @@ -11,7 +11,7 @@ String Res (PadLength); if (Num.IsEmpty ()) { -@@ -269,9 +269,9 @@ +@@ -269,9 +269,9 @@ static int ExtRerouteOk (const String& P static void EditExtReroute (const Point& Pos, IstecDevConfig& Config) // Edit the extended reroute capabilities of FW 2.0 in a separate menu { @@ -24,7 +24,7 @@ // Load the menu Menue* M = (Menue*) LoadResource ("@ICDEVS.RerouteMenue"); -@@ -407,38 +407,38 @@ +@@ -407,38 +407,38 @@ static void EditDevConfig (IstecDevConfi static const String StgPosName = "EditDevConfig.ConfigMenue.Position"; // Menue constants |