ports/55170: mail/pear-mailparse: upgrading to 0.9.3.

Thierry Thomas thierry at pompo.net
Fri Aug 1 22:30:16 UTC 2003


>Number:         55170
>Category:       ports
>Synopsis:       mail/pear-mailparse: upgrading to 0.9.3.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 01 15:30:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Apr 29 18:16:35 CEST 2003 thierry at graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	- Upgrading pear-mailparse to its latest release;
	- Installing tests in a better directory (removing a stage).

>How-To-Repeat:
	N/A.

>Fix:
	Suggested pre-requisite: if PR ports/55168 has not been committed,
	build is executed during the install target.

	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	Sat Jun 21 01:09:36 2003
+++ mail/pear-mailparse/Makefile	Fri Aug  1 23:35:11 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mailparse
-PORTVERSION=	0.9.2
+PORTVERSION=	0.9.3
 CATEGORIES=	mail www
 
 MAINTAINER=	ports at FreeBSD.org
@@ -57,7 +57,7 @@
 .endfor
 	@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
 	@${MKDIR} ${TESTDIR}
-	@${CP} -Rp ${WRKSRC}/tests ${TESTDIR}
+	@${CP} -Rp ${WRKSRC}/tests/* ${TESTDIR}
 	@${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${TESTDIR}
 	@${ECHO_MSG} "===> Examples installed in ${TESTDIR}."
 .endif
diff -urN mail/pear-mailparse.orig/distinfo mail/pear-mailparse/distinfo
--- mail/pear-mailparse.orig/distinfo	Thu Jun 19 21:51:26 2003
+++ mail/pear-mailparse/distinfo	Thu Jul 31 23:52:16 2003
@@ -1 +1 @@
-MD5 (PEAR/mailparse-0.9.2.tgz) = 73478cc638522aefb7315cc1976f76d4
+MD5 (PEAR/mailparse-0.9.3.tgz) = a4c0737ee32bea66730e513951856dc1
diff -urN mail/pear-mailparse.orig/pkg-plist mail/pear-mailparse/pkg-plist
--- mail/pear-mailparse.orig/pkg-plist	Fri May  2 23:47:51 2003
+++ mail/pear-mailparse/pkg-plist	Fri Aug  1 23:37:08 2003
@@ -3,24 +3,25 @@
 %%PORTDOCS%%%%PEARDIR%%/docs/mailparse/CREDITS
 %%PORTDOCS%%%%PEARDIR%%/docs/mailparse/README
 %%PORTDOCS%%%%PEARDIR%%/docs/mailparse/try.php
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/testdata/mime.exp
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/testdata/mime.txt
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/testdata/phpcvs1.exp
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/testdata/phpcvs1.txt
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/testdata/qp.exp
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/testdata/qp.txt
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/testdata/uue.exp
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/testdata/uue.txt
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/001.phpt
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/002.phpt
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/003.phpt
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/004.phpt
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/005.phpt
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/006.phpt
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/007.phpt
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/008.phpt
-%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/tests/parse_test_messages.phpt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/testdata/mime.exp
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/testdata/mime.txt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/testdata/phpcvs1.exp
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/testdata/phpcvs1.txt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/testdata/qp.exp
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/testdata/qp.txt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/testdata/uue.exp
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/testdata/uue.txt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/001.phpt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/002.phpt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/003.phpt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/004.phpt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/005.phpt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/006.phpt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/007.phpt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/008.phpt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/009.phpt
+%%PORTDOCS%%%%PEARDIR%%/tests/mailparse/parse_test_messages.phpt
 %%PORTDOCS%%@dirrm %%PEARDIR%%/docs/mailparse
-%%PORTDOCS%%@dirrm %%PEARDIR%%/tests/mailparse/tests/testdata
-%%PORTDOCS%%@dirrm %%PEARDIR%%/tests/mailparse/tests/
+%%PORTDOCS%%@dirrm %%PEARDIR%%/tests/mailparse/testdata
+%%PORTDOCS%%@dirrm %%PEARDIR%%/tests/mailparse/
 @dirrm %%PKGREGDIR%%
--- pear-mailparse.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list