Bug 180523 - [patch] Update mail/p5-Mail-DeliveryStatus-BounceParser to 1.5.34
Summary: [patch] Update mail/p5-Mail-DeliveryStatus-BounceParser to 1.5.34
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-12 22:10 UTC by Brad Davis
Modified: 2013-07-29 03:00 UTC (History)
0 users

See Also:


Attachments
bounceprocessor.diff (1.06 KB, patch)
2013-07-12 22:10 UTC, Brad Davis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Davis freebsd_committer freebsd_triage 2013-07-12 22:10:00 UTC
	Update mail/p5-Mail-DeliveryStatus-BounceParser to the latest version
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-12 22:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-12 22:10:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-12 22:10:09 UTC
Maintainer of mail/p5-Mail-DeliveryStatus-BounceParser,

Please note that PR ports/180523 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/180523

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Ryan Steinmetz freebsd_committer freebsd_triage 2013-07-26 05:19:37 UTC
Responsible Changed
From-To: perl->zi

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-07-29 02:53:42 UTC
Author: zi
Date: Mon Jul 29 01:53:34 2013
New Revision: 323864
URL: http://svnweb.freebsd.org/changeset/ports/323864

Log:
  - Update to 1.534
  - Convert to new 'created by' header
  
  PR:		ports/180523
  Submitted by: 	Brad Davis <brd@FreeBSD.org>
  Approved by:	maintainer timeout (2+ weeks)

Modified:
  head/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile   (contents, props changed)
  head/mail/p5-Mail-DeliveryStatus-BounceParser/distinfo   (contents, props changed)

Modified: head/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile
==============================================================================
--- head/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile	Mon Jul 29 00:04:33 2013	(r323863)
+++ head/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile	Mon Jul 29 01:53:34 2013	(r323864)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-Mail-DeliveryStatus-BounceParser
-# Date created:				Thu Mar 25 20:40:31 MSK 2004
-# Whom:					Alexander Zhuravlev <zaa@zaa.pp.ru>
-#
+# Created by: Alexander Zhuravlev <zaa@zaa.pp.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	Mail-DeliveryStatus-BounceParser
-PORTVERSION=	1.5.24
+PORTVERSION=	1.5.34
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/mail/p5-Mail-DeliveryStatus-BounceParser/distinfo
==============================================================================
--- head/mail/p5-Mail-DeliveryStatus-BounceParser/distinfo	Mon Jul 29 00:04:33 2013	(r323863)
+++ head/mail/p5-Mail-DeliveryStatus-BounceParser/distinfo	Mon Jul 29 01:53:34 2013	(r323864)
@@ -1,2 +1,2 @@
-SHA256 (Mail-DeliveryStatus-BounceParser-1.524.tar.gz) = f9879a0765e5215622d328796576b849549e2ca9cd2a3d932cd3531361fac8d0
-SIZE (Mail-DeliveryStatus-BounceParser-1.524.tar.gz) = 146613
+SHA256 (Mail-DeliveryStatus-BounceParser-1.534.tar.gz) = 02f06116a384fc679489c354bde0faf626bf5e823289ce251461532d3ccd1803
+SIZE (Mail-DeliveryStatus-BounceParser-1.534.tar.gz) = 209240
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 6 Ryan Steinmetz freebsd_committer freebsd_triage 2013-07-29 02:54:25 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!