Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 95 00:21 MET
From:      dirk@hal.in-berlin.de (Dirk Froemberg)
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/763: pine: wrong location of passwd(1)
Message-ID:  <m0szuAk-0008QGC@hal.in-berlin.de>
Resent-Message-ID: <199510022330.QAA00533@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         763
>Category:       ports
>Synopsis:       pine: wrong location of passwd(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct  2 16:30:01 PDT 1995
>Last-Modified:
>Originator:     Dirk Froemberg
>Organization:
unorganized
>Release:        FreeBSD 2.1.0-950726-SNAP i386
>Environment:

	# New ports collection makefile for:	pine
	# Version required:	3.91
	# Date created:		03 September 1994
	# Whom:			mr
	#
	# $Id: Makefile,v 1.11 1995/08/14 11:52:36 asami Exp $

>Description:

	Password-changement within pine does not work.

>How-To-Repeat:

>Fix:
	
--- patch-aa.old	Fri Aug 18 11:52:00 1995
+++ patch-aa	Tue Oct  3 00:10:10 1995
@@ -1178,7 +1178,7 @@
 + 					   get recipients from To, cc,
 + 					   and bcc header lines.      */
 + 
-+ #define PASSWD_PROG	"/bin/passwd"
++ #define PASSWD_PROG	"/usr/bin/passwd"
 + 
 + /*-------------- A couple constants used to size arrays ----------------*/
 + #include <sys/param.h>          /* Get it from param.h if available */
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0szuAk-0008QGC>