ports/79366: Update port: mail/pear-Mail_Mime

Antonio Carlos Venancio Junior antonio at php.net
Wed Mar 30 12:30:06 UTC 2005


>Number:         79366
>Category:       ports
>Synopsis:       Update port: mail/pear-Mail_Mime
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 30 12:30:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #6: Tue Mar 22 09:46:44 BRT 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ take maintainership
+ fix BUILD_DEPENDS
+ add DATA
+ update pkg-descr
>How-To-Repeat:
>Fix:
diff -ruN pear-Mail_Mime.orig/Makefile pear-Mail_Mime/Makefile
--- pear-Mail_Mime.orig/Makefile	Sun Dec 28 04:55:45 2003
+++ pear-Mail_Mime/Makefile	Wed Mar 30 09:18:30 2005
@@ -7,17 +7,19 @@
 
 PORTNAME=	Mail_Mime
 PORTVERSION=	1.2.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	mail www pear
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	antonio at php.net
 COMMENT=	PEAR classes to create and decode MIME messages
 
-BUILD_DEPENDS=	${PEARDIR}/Mail/mail.php:${PORTSDIR}/mail/pear-Mail
+BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CATEGORY=	Mail
-FILES=		mime.php mimeDecode.php mimePart.php xmail.dtd xmail.xsl
+FILES=		mime.php mimeDecode.php mimePart.php
+DATA=		xmail.dtd xmail.xsl
+_DATADIR=	.
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff -ruN pear-Mail_Mime.orig/pkg-descr pear-Mail_Mime/pkg-descr
--- pear-Mail_Mime.orig/pkg-descr	Wed Oct 29 04:16:47 2003
+++ pear-Mail_Mime/pkg-descr	Wed Mar 30 09:05:59 2005
@@ -1,3 +1,3 @@
 PEAR classes to deal with creation and manipulation of MIME messages.
 
-WWW: http://pear.php.net/manual/en/package.mail.mail-mime.php
+WWW: http://pear.php.net/package/Mail_Mime/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list