ports/52884: cyrus-sasl2 port is broken (package fails for invalid $PLIST_SUB)

Christian Ullrich chris at chrullrich.de
Tue Jun 3 07:30:12 UTC 2003


>Number:         52884
>Category:       ports
>Synopsis:       cyrus-sasl2 port is broken (package fails for invalid $PLIST_SUB)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 03 00:30:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Christian Ullrich
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD ser1.chrullrich.de 4.8-STABLE FreeBSD 4.8-STABLE #11: Thu May 22 16:51:55 CEST 2003 toor at ser1.chrullrich.de:/usr/obj/usr/src/sys/SER1 i386


>Description:
	In ports/security/cyrus-sasl2/Makefile, revision 1.77, the variable
        PLIST_SUB is not properly handled with regard to WITH_MYSQL_VER.
        Line 171 overwrites the current value, removing the contents assigned
        in lines 73-87.

>How-To-Repeat:
	make package
>Fix:

	Modify the Makefile to use the same method of assembling PLIST_SUB
        for the MySQL version as for all other substitutions. Alternatively,
        change "PLIST_SUB=" in line 171 to "PLIST_SUB+=".


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



More information about the freebsd-ports-bugs mailing list