ports/59592: mail/pear-mailparse: unbreaking by upgrading to 0.9.4.

Thierry Thomas thierry at pompo.net
Sat Nov 22 17:10:21 UTC 2003


>Number:         59592
>Category:       ports
>Synopsis:       mail/pear-mailparse: unbreaking by upgrading to 0.9.4.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 22 09:10:19 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Nov 20 23:06:13 CET 2003 thierry at graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	PHP 4.3.4 has reorganized mbstring, and pear-mailparse is broken
	(noticed by "Ing.,BcA. Ivan Dolezal").

	This PR upgrades this port to its latest release and fixes the problem.

>How-To-Repeat:
	cd mail/pear-mailparse
	make

>Fix:
	Pre-requisite: PR 59591 must be committed (missing php4 headers).

	Then, please apply the following patch:

--- pear-mailparse.diff begins here ---
diff -urN mail/pear-mailparse.orig/Makefile mail/pear-mailparse/Makefile
--- mail/pear-mailparse.orig/Makefile	Sun Nov 16 14:52:08 2003
+++ mail/pear-mailparse/Makefile	Thu Nov 20 22:36:28 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mailparse
-PORTVERSION=	0.9.3
+PORTVERSION=	0.9.4
 CATEGORIES=	mail www pear
 
 MAINTAINER=	ports at FreeBSD.org
diff -urN mail/pear-mailparse.orig/distinfo mail/pear-mailparse/distinfo
--- mail/pear-mailparse.orig/distinfo	Mon Aug 25 21:03:53 2003
+++ mail/pear-mailparse/distinfo	Thu Nov 20 22:39:23 2003
@@ -1 +1 @@
-MD5 (PEAR/mailparse-0.9.3.tgz) = a4c0737ee32bea66730e513951856dc1
+MD5 (PEAR/mailparse-0.9.4.tgz) = c1df34d2ce0c10b6c0a8753db2bf57fb
diff -urN mail/pear-mailparse.orig/pkg-descr mail/pear-mailparse/pkg-descr
--- mail/pear-mailparse.orig/pkg-descr	Sun Feb  9 21:58:08 2003
+++ mail/pear-mailparse/pkg-descr	Thu Nov 20 22:39:08 2003
@@ -4,4 +4,4 @@
 copies of the files it processes - so it is very resource efficient
 when dealing with large messages.
 
-WWW: http://www.php.net/manual/en/ref.mailparse.php
+WWW: http://pear.php.net/package/mailparse
--- pear-mailparse.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list