ports/78731: elm+ME - fix to man page list (port currently marked broken as a result)

Thomas Sandford freebsduser at paradisegreen.co.uk
Sat Mar 12 15:20:03 UTC 2005


>Number:         78731
>Category:       ports
>Synopsis:       elm+ME - fix to man page list (port currently marked broken as a result)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 12 15:20:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Sandford
>Release:        FreeBSD 5.3-SECURITY i386
>Organization:
>Environment:
System: FreeBSD miriam.paradisegreen.co.uk 5.3-SECURITY FreeBSD 5.3-SECURITY #0: Fri Jan 7 04:09:28 UTC 2005 root at builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
	Port mail/elm+ME is currently marked broken because it installs 
        man file prlong.1. The attached diff fixes the problem.
>How-To-Repeat:
	http://pointyhat.freebsd.org/errorlogs/ is reporting the problem...
>Fix:

	Apply attached patch (then bump port revision which I wasn't quite
        sure how to do in this instance so is not included in patch.

--- elm+ME.patch begins here ---
diff -u elm+ME.broken/Makefile elm+ME/Makefile
--- elm+ME.broken/Makefile	Mon Feb 28 00:23:52 2005
+++ elm+ME/Makefile	Sat Mar 12 14:53:01 2005
@@ -33,8 +33,6 @@
 MAINTAINER=	cyrille.lefevre at laposte.net
 COMMENT=	A once-popular mail user agent, unofficial clone
 
-BROKEN=		Incomplete pkg-plist
-
 # not needed since config.sh is generated by scripts/pre-configure.
 # BUILD_DEPENDS=	ispell:${PORTSDIR}/textproc/ispell
 # BUILD_DEPENDS=	metamail:${PORTSDIR}/mail/metamail
@@ -82,7 +80,7 @@
 		elmcharset.1 elmlibregister.1 elmrc-write.1 elmregister.1 \
 		elmstringconvert.1 elmterminal.1 elmunidata.1 elmuninstall.1 \
 		fastmail.1 frm.1 listalias.1 messages.1 newalias.1 newmail.1 \
-		printmail.1 readmsg.1
+		printmail.1 prlong.1 readmsg.1
 MLINKS=		frm.1 nfrm.1	newmail.1 wnewmail.1
 
 .if !defined(ELM_USER_SHLIBS)
Common subdirectories: elm+ME.broken/files and elm+ME/files
Common subdirectories: elm+ME.broken/scripts and elm+ME/scripts
--- elm+ME.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list