Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  8 Sep 2006 12:10:58 +0800 (CST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        zaa@zaa.pp.ru
Subject:   ports/103013: [PATCH] mail/p5-Mail-DeliveryStatus-BounceParser: update to 1.5.15
Message-ID:  <20060908041058.56B39B29E25@utopia.leeym.com>
Resent-Message-ID: <200609080420.k884KL0d013377@freefall.freebsd.org>

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

>Number:         103013
>Category:       ports
>Synopsis:       [PATCH] mail/p5-Mail-DeliveryStatus-BounceParser: update to 1.5.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 08 04:20:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Aug 27 09:55:36 CST 2006
>Description:
- Update to 1.5.15

Port maintainer (zaa@zaa.pp.ru) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Mail-DeliveryStatus-BounceParser-1.5.15.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	17 Jun 2006 15:24:00 -0000	1.3
+++ Makefile	8 Sep 2006 04:03:50 -0000
@@ -6,18 +6,18 @@
 #
 
 PORTNAME=	Mail-DeliveryStatus-BounceParser
-PORTVERSION=	1.5.11
+PORTVERSION=	1.5.15
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Mail
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-1.511
+DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	zaa@zaa.pp.ru
 COMMENT=	Perl extension to analyze bounce messages
 
-BUILD_DEPENDS=	${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/p5-Mail-DeliveryStatus-BounceParser/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	17 Jun 2006 15:24:00 -0000	1.4
+++ distinfo	8 Sep 2006 04:03:50 -0000
@@ -1,3 +1,3 @@
-MD5 (Mail-DeliveryStatus-BounceParser-1.511.tar.gz) = f41ea29dd6af51b512d019af820184d3
-SHA256 (Mail-DeliveryStatus-BounceParser-1.511.tar.gz) = 9aabe4c90e01f344be5668797215f627ac62d229a8e54c5fc4b8d546b2a49e68
-SIZE (Mail-DeliveryStatus-BounceParser-1.511.tar.gz) = 27977
+MD5 (Mail-DeliveryStatus-BounceParser-1.515.tar.gz) = 5826054b44cb6f39266f854101caebdb
+SHA256 (Mail-DeliveryStatus-BounceParser-1.515.tar.gz) = 840e616e27ae10343833239dfff45f053f3ea96b976d68324a5291daf79bb5b5
+SIZE (Mail-DeliveryStatus-BounceParser-1.515.tar.gz) = 42784
--- p5-Mail-DeliveryStatus-BounceParser-1.5.15.patch ends here ---

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



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