FreeBSD Bugzilla – Attachment 49156 Details for
Bug 75145
Update port: mail/mlmmj Fix mlmmj-make-ml.sh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mlmmj.diff
mlmmj.diff (text/plain), 1.11 KB, created by
xi
on 2004-12-16 12:20:25 UTC
(
hide
)
Description:
mlmmj.diff
Filename:
MIME Type:
Creator:
xi
Created:
2004-12-16 12:20:25 UTC
Size:
1.11 KB
patch
obsolete
>diff -urN /usr/ports/mail/mlmmj/Makefile mlmmj/Makefile >--- /usr/ports/mail/mlmmj/Makefile Sat Dec 4 21:21:55 2004 >+++ mlmmj/Makefile Thu Dec 16 13:06:51 2004 >@@ -7,6 +7,7 @@ > > PORTNAME= mlmmj > PORTVERSION= 1.1.0 >+PORTREVISION= 1 > CATEGORIES= mail > MASTER_SITES= http://mlmmj.mmj.dk/files/ > >diff -urN /usr/ports/mail/mlmmj/files/patch-mlmmj-make-ml.sh mlmmj/files/patch-mlmmj-make-ml.sh >--- /usr/ports/mail/mlmmj/files/patch-mlmmj-make-ml.sh Mon Jun 28 11:39:24 2004 >+++ mlmmj/files/patch-mlmmj-make-ml.sh Thu Dec 16 13:06:51 2004 >@@ -13,10 +13,10 @@ > echo "$OWNER" > "$LISTDIR"/"control/owner" > > -echo -n "The path to texts for the list? (listtexts/ dir in the src) [] : " >-+echo -n "The path to texts for the list? (listtexts/ dir in the src) [$PREFIX/share/mlmmj/listtexts] : " >++echo -n "The path to texts for the list? (listtexts/ dir in the src) [$PREFIX/share/mlmmj/text.skel] : " > read TEXTPATH > +if [ -z "$TEXTPATH" ]; then >-+ TEXTPATH="$PREFIX/share/mlmmj/listtexts" >++ TEXTPATH="$PREFIX/share/mlmmj/text.skel" > +fi > if [ -z "$TEXTPATH" -o ! -d "$TEXTPATH" ]; then > echo "**NOTE** Could not copy the texts for the list"
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 75145
: 49156