ports/130670: www/wml : pkg-plist error

Rodrigo OSORIO rodrigo at bebik.net
Sun Jan 18 00:40:01 UTC 2009


>Number:         130670
>Category:       ports
>Synopsis:       www/wml : pkg-plist error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 18 00:40:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Rodrigo OSORIO
>Release:        7.0 Release
>Organization:
>Environment:
FreeBSD secour 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
During the commit of changes for the port update a mistake was introduce* in the pkg-plist file disallowing clean deinstall and stopping package generation in all platforms.

* but it's also my fault I sent few bogus patches.



>How-To-Repeat:
cd /usr/ports/www/wml && make install && make package
>Fix:
This problem can be solved by applying the patch attached to this PR.

Patch attached with submission follows:

--- Makefile.orig	2009-01-18 01:21:27.000000000 +0100
+++ Makefile	2009-01-18 01:18:17.000000000 +0100
@@ -19,7 +19,7 @@
 BUILD_DEPENDS=	lynx:${PORTSDIR}/www/lynx \
 		${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
 
-PLIST_SUB=	WML_ARCH=${ARCH}-freebsd
+PLIST_SUB=	WML_ARCH=${ARCH}-freebsd-64int
 USE_PERL5=	yes
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes


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



More information about the freebsd-ports-bugs mailing list