ports/151765: Update port: textproc/pear-Numbers_Words installs in wrong place

Chris St Denis chris at smartt.com
Tue Oct 26 22:30:07 UTC 2010


>Number:         151765
>Category:       ports
>Synopsis:       Update port: textproc/pear-Numbers_Words installs in wrong place
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 26 22:30:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Chris St Denis
>Release:        
>Organization:
SmarttNet
>Environment:
>Description:
port textproc/pear-Numbers_Words installs Words directly into /usr/local/share/pear/ instead of into the correct location /usr/local/share/pear/Numbers/
>How-To-Repeat:

>Fix:
Add the category to the port's makefile

patch below:

--- Makefile.old        2010-10-26 15:21:11.000000000 -0700
+++ Makefile    2010-10-26 15:21:42.000000000 -0700
@@ -15,6 +15,8 @@
 BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=   ${BUILD_DEPENDS}

+CATEGORY=      Numbers
+
 FILES=         Words.php Words/lang.bg.php Words/lang.cs.php \
                Words/lang.de.php Words/lang.dk.php Words/lang.en_100.php \
                Words/lang.en_GB.php Words/lang.en_US.php Words/lang.es.php \


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



More information about the freebsd-ports-bugs mailing list