ports/115206: Update port: textproc/pear-XML_Feed_Parser Fixed category

Douglas William Thrift douglas at douglasthrift.net
Sun Aug 5 01:40:02 UTC 2007


>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 at 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



More information about the freebsd-ports-bugs mailing list