Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Aug 2007 18:03:16 -0700 (PDT)
From:      Douglas William Thrift <douglas@douglasthrift.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115206: Update port: textproc/pear-XML_Feed_Parser Fixed category
Message-ID:  <200708050103.l7513GOe066832@slowhand.douglasthrift.net>
Resent-Message-ID: <200708050140.l751e2X9080154@freefall.freebsd.org>

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

>Number:         115206
>Category:       ports
>Synopsis:       Update port: textproc/pear-XML_Feed_Parser Fixed category
>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 Aug 05 01:40:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Douglas William Thrift
>Release:        FreeBSD 6.2-RELEASE-jc1 i386
>Organization:
>Environment:
System: FreeBSD slowhand.douglasthrift.net 6.2-RELEASE-jc1 FreeBSD 6.2-RELEASE-jc1 #0: Fri Feb 16 19:33:37 PST 2007 user@jail14.johncompanies.com:/usr/obj/usr/src/sys/jail14 i386


	
>Description:
	
The port was installing files to PREFIX/share/pear/XML rather than
PREFIX/share/pear/XML/Feed where they should go. I fixed this by changing the
category to the correct value.
>How-To-Repeat:
	
>Fix:

	

--- pear-XML_Feed_Parser.patch begins here ---
diff -Nrux .svn /usr/ports/textproc/pear-XML_Feed_Parser/Makefile pear-XML_Feed_Parser/Makefile
--- /usr/ports/textproc/pear-XML_Feed_Parser/Makefile	Tue May  1 12:10:21 2007
+++ pear-XML_Feed_Parser/Makefile	Sat Aug  4 17:41:08 2007
@@ -17,7 +17,7 @@
 
 USE_PHP=	tidy
 
-CATEGORY=	XML
+CATEGORY=	XML/Feed
 FILES=		Parser.php Parser/Atom.php Parser/AtomElement.php \
 		Parser/Exception.php \
 		Parser/RSS09.php Parser/RSS09Element.php Parser/RSS1.php \
--- pear-XML_Feed_Parser.patch ends here ---


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



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