freebsd-ports/comms/gnokii/files/patch-gnokiirc
Marcus Alves Grando 261530de12 Update to 0.6.10
Add SHA256

PR:		88921
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2005-11-13 18:28:39 +00:00

29 lines
973 B
Text

--- Docs/sample/gnokiirc.orig Wed Nov 9 01:11:42 2005
+++ Docs/sample/gnokiirc Sat Nov 12 19:11:21 2005
@@ -7,7 +7,7 @@
# Set port to the physical port used to connect to your phone.
# Linux version is:
-port = /dev/ttyS0
+port = /dev/cuaa0
#
# For MacOSX you will need something like:
# port = /dev/cu.USA28X1P1.1
@@ -45,7 +45,7 @@
# model = AT
# If you can't figure out what to put here read the FAQ.
# If it still doesn't help, consult gnokii-ml or #gnokii at freenode.
-model = 6510
+model = 6210
# There are few main models that should make use of the certain drivers.
# These are: 6110, 7110, 6510, 3110, 2110, 6160.
@@ -87,7 +87,7 @@
# port software (eg. minicom). If you have wrong permissions for the
# directory, a warning will be generated. If you don't want a lockfile, set
# it to 'no'.
-use_locking = yes
+use_locking = no
# Baudrate to use on serial port connections.
# Currently used only by models AT and BIP/CIMD. Defaults to 19200.