Bug 91638 - [maintainer update] devel/pear-XML_Parser to 1.2.7
Summary: [maintainer update] devel/pear-XML_Parser to 1.2.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-11 12:30 UTC by Antonio Carlos Venancio Junior
Modified: 2006-01-11 18:35 UTC (History)
0 users

See Also:


Attachments
file.diff (1.35 KB, patch)
2006-01-11 12:30 UTC, Antonio Carlos Venancio Junior
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Carlos Venancio Junior 2006-01-11 12:19:48 UTC
>Number:         91638
>Category:       ports
>Synopsis:       [maintainer update] devel/pear-XML_Parser to 1.2.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 11 12:30:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior <antonio@php.net>
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD atena.alphus.com.br 5.4-STABLE FreeBSD 5.4-STABLE #6: Wed Sep 28 10:12:51 BRT 2005 root@atena.alphus.com.br:/usr/obj/usr/src/sys/ATENA i386
>Description:
+ update port: devel/pear-XML_Parser to 1.2.7
  + changelog: http://pear.php.net/package/XML_Parser/download/1.2.7/
>How-To-Repeat:
	
>Fix:
diff -ruN pear-XML_Parser.orig/Makefile pear-XML_Parser/Makefile
--- pear-XML_Parser.orig/Makefile	Fri Dec  9 17:24:35 2005
+++ pear-XML_Parser/Makefile	Fri Dec 30 09:47:19 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML_Parser
-PORTVERSION=	1.2.6
+PORTVERSION=	1.2.7
 CATEGORIES=	devel pear
 
 MAINTAINER=	antonio@php.net
@@ -19,8 +19,9 @@
 FILES=		Parser/Simple.php Parser.php
 TESTS=		001.phpt 002.phpt 003.phpt 004.phpt 005.phpt test2.xml test3.xml
 EXAMPLES=	xml_parser_file.php xml_parser_file.xml xml_parser_handler.php \
-		xml_parser_simple1.php xml_parser_simple1.xml xml_parser_simple2.php \
-		xml_parser_simple2.xml xml_parser_simple_handler.php
+		xml_parser_simple1.php xml_parser_simple1.xml \
+		xml_parser_simple2.php xml_parser_simple2.xml \
+		xml_parser_simple_handler.php
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff -ruN pear-XML_Parser.orig/distinfo pear-XML_Parser/distinfo
--- pear-XML_Parser.orig/distinfo	Fri Sep 23 15:03:41 2005
+++ pear-XML_Parser/distinfo	Fri Dec 30 09:42:53 2005
@@ -1,2 +1,3 @@
-MD5 (PEAR/XML_Parser-1.2.6.tgz) = 96ebc0fc2f349249f1455389797e72a4
-SIZE (PEAR/XML_Parser-1.2.6.tgz) = 12944
+MD5 (PEAR/XML_Parser-1.2.7.tgz) = f4a491b49843f8257df8ded088854db3
+SHA256 (PEAR/XML_Parser-1.2.7.tgz) = 1ddb19ef74c8bcb6b1083e2ecbb61edb31e2ae262037b3adc916b4b09a868e70
+SIZE (PEAR/XML_Parser-1.2.7.tgz) = 12939

>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-ports-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
Comment 1 Antonio Carlos Venancio Junior 2006-01-11 12:30:06 UTC
+ update port: devel/pear-XML_Parser to 1.2.7
  + changelog: http://pear.php.net/package/XML_Parser/download/1.2.7/
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-11 18:35:28 UTC
State Changed
From-To: open->closed

Committed, thanks!