ports/56839: Update port: shells/44bsd-csh
KATO Tsuguru
tkato at prontomail.com
Sun Sep 14 07:02:58 UTC 2003
>Number: 56839
>Category: ports
>Synopsis: Update port: shells/44bsd-csh
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Sep 14 00:01:03 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- ECHO -> ECHO_CMD
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/shells/44bsd-csh/Makefile shells/44bsd-csh/Makefile
--- /usr/ports/shells/44bsd-csh/Makefile Sat Apr 12 23:26:27 2003
+++ shells/44bsd-csh/Makefile Sun Sep 14 13:21:31 2003
@@ -33,7 +33,7 @@
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/USD.doc/paper.ascii.gz ${DOCSDIR}
.endif
- @${ECHO} "Updating /etc/shells"
+ @${ECHO_MSG} "Updating /etc/shells"
@${CP} /etc/shells /etc/shells.bak
@(${GREP} -v ${PREFIX}/bin/44bsd-csh /etc/shells.bak; \
${ECHO_CMD} ${PREFIX}/bin/44bsd-csh) > /etc/shells
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list