FreeBSD Bugzilla – Attachment 135084 Details for
Bug 179871
[patch] fix fetch for comms/minicom
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.46 KB, created by
r4721@tormail.org
on 2013-06-23 10:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
r4721@tormail.org
Created:
2013-06-23 10:10:01 UTC
Size:
1.46 KB
patch
obsolete
>Index: comms/minicom/Makefile >=================================================================== >--- comms/minicom/Makefile (revision 321412) >+++ comms/minicom/Makefile (working copy) >@@ -5,12 +5,14 @@ > PORTVERSION= 2.6.2 > PORTREVISION= 1 > CATEGORIES= comms >-MASTER_SITES= http://alioth.debian.org/frs/download.php/3869/ >+MASTER_SITES= https://alioth.debian.org/frs/download.php/file/3869/ \ >+ http://alioth.debian.org/frs/download.php/file/3869/ \ >+ http://fossies.org/linux/misc/ > > MAINTAINER= johans@FreeBSD.org > COMMENT= An MS-DOS Telix serial communication program "workalike" > >-OPTIONS_DEFINE= LRZSZ >+OPTIONS_DEFINE= DOCS LRZSZ NLS > OPTIONS_DEFAULT=LRZSZ > LRZSZ_DESC= Install X/Y/ZMODEM protocol handlers > >@@ -43,11 +45,7 @@ > > .include <bsd.port.pre.mk> > >-.if ${OSVERSION} < 800045 >-MINICOM_DEFAULT_PORT?= /dev/cuad0 >-.else > MINICOM_DEFAULT_PORT?= /dev/cuau0 >-.endif > > post-patch: > ${REINPLACE_CMD} -e "s@/usr/local/bin/@${LOCALBASE}/bin/@; \ >Index: comms/minicom/files/patch-minirc.dfl >=================================================================== >--- comms/minicom/files/patch-minirc.dfl (revision 321412) >+++ comms/minicom/files/patch-minirc.dfl (working copy) >@@ -3,7 +3,7 @@ > @@ -1,2 +1,7 @@ > # $Id: minirc.dfl,v 1.1.1.1 2003-03-30 18:55:39 al-guest Exp $ > # Machine-generated file - use "minicom -s" to change parameters. >-+pr port /dev/cuad0 >++pr port /dev/cuau0 > +pu baudrate 9600 > +pu bits 8 > +pu parity N
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 179871
: 135084