Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2003 11:49:08 +0100 (CET)
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58560: maintainer-update of mail/coolmail
Message-ID:  <200310261049.h9QAn8Nw030822@alaska.cert.siemens.de>
Resent-Message-ID: <200310261050.h9QAoLcc047388@freefall.freebsd.org>

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

>Number:         58560
>Category:       ports
>Synopsis:       maintainer-update of mail/coolmail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 26 02:50:20 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD alaska.cert.siemens.de 4.9-RC FreeBSD 4.9-RC #111: Thu Oct 23 08:13:48 CEST 2003 ust@alaska.cert.siemens.de:/usr/obj/usr/src/sys/alaska i386


>Description:

Maintainer update of mail/coolmail:

	- Fix my email address

	- Striping of binary no longer needed (it's done by install -s)

>How-To-Repeat:
>Fix:

diff -ru  /usr/ports/mail/coolmail/Makefile ./Makefile
--- /usr/ports/mail/coolmail/Makefile	Wed Sep 24 13:51:41 2003
+++ ./Makefile	Sun Oct 26 11:34:52 2003
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=system/mail/biffs
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ust@cert.siemens.de
+MAINTAINER=	udo.schweigert@siemens.com
 COMMENT=	A Xbiff like mail tool with animated 3D graphics
 
 USE_XLIB=	yes
@@ -23,8 +23,5 @@
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/coolmail ${PREFIX}/bin/coolmail
 	${INSTALL_MAN} ${WRKSRC}/coolmail.man ${PREFIX}/man/man1/coolmail.1
-
-post-install:
-	${STRIP_CMD} ${PREFIX}/bin/coolmail
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



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