Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jul 2005 09:40:07 -0300 (BRT)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83140: [maintainer update] mail/pear-Mail to 1.1.5
Message-ID:  <200507081240.j68Ce7o0037541@digitalsign.com>
Resent-Message-ID: <200507081250.j68CoFX8081150@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83140
>Category:       ports
>Synopsis:       [maintainer update] mail/pear-Mail to 1.1.5
>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:   Fri Jul 08 12:50:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD digitalsign.com 4.7-STABLE FreeBSD 4.7-STABLE #1: Wed Feb  5 21:04:45 BRST 2003     root@digitalsign.com:/usr/src/sys/compile/DIGITAL  i386
>Description:
+ update port: mail/pear-Mail to 1.1.5
  + changelog: http://pear.php.net/package/Mail/download/1.1.5/
>How-To-Repeat:
>Fix:
diff -ruN pear-Mail.orig/Makefile pear-Mail/Makefile
--- pear-Mail.orig/Makefile	Fri Jul  8 09:22:55 2005
+++ pear-Mail/Makefile	Fri Jul  8 09:32:02 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mail
-PORTVERSION=	1.1.4
+PORTVERSION=	1.1.5
 CATEGORIES=	mail www pear
 
 MAINTAINER=	antonio@php.net
@@ -19,13 +19,13 @@
 		Mail/smtp.php Mail/RFC822.php
 TESTS=		rfc822.phpt
 
-LATEST_LINK=	pear-Mail	# Required for OPTIONS
+LATEST_LINK=	pear-${PORTNAME}
 OPTIONS=	PEAR_NET_SMTP "PEAR::Net_SMTP support" off
 
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_PEAR_NET_SMTP)
-BUILD_DEPENDS+=	${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP
+RUN_DEPENDS+=	${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP
 .endif
 
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff -ruN pear-Mail.orig/distinfo pear-Mail/distinfo
--- pear-Mail.orig/distinfo	Fri Jul  8 09:22:55 2005
+++ pear-Mail/distinfo	Fri Jul  8 09:30:38 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/Mail-1.1.4.tgz) = 3e14fef5bd418de87214a3271ffc4549
-SIZE (PEAR/Mail-1.1.4.tgz) = 14548
+MD5 (PEAR/Mail-1.1.5.tgz) = 38f28b724dbe2f80313c47f309f87eb7
+SIZE (PEAR/Mail-1.1.5.tgz) = 14928
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507081240.j68Ce7o0037541>