Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2010 21:40:50 GMT
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tobez@FreeBSD.org
Subject:   ports/153080: [PATCH] mail/p5-Mail-Box: update to 2.096
Message-ID:  <201012122140.oBCLeoNk098044@frieza.p6m7g8.net>
Resent-Message-ID: <201012122150.oBCLoQr8040305@freefall.freebsd.org>

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

>Number:         153080
>Category:       ports
>Synopsis:       [PATCH] mail/p5-Mail-Box: update to 2.096
>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:   Sun Dec 12 21:50:26 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010
>Description:
- Update to 2.096

Port maintainer (tobez@FreeBSD.org) is cc'd.

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

--- p5-Mail-Box-2.096.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-Box/Makefile,v
retrieving revision 1.34
diff -u -u -r1.34 Makefile
--- Makefile	10 Oct 2010 06:36:02 -0000	1.34
+++ Makefile	12 Dec 2010 20:33:56 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mail-Box
-PORTVERSION=	2.095
+PORTVERSION=	2.096
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -28,8 +28,7 @@
 	p5-Object-Realize-Later>=0.14:${PORTSDIR}/devel/p5-Object-Realize-Later \
 	p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
 	p5-URI>=1.23:${PORTSDIR}/net/p5-URI \
-	p5-User-Identity>=0.90:${PORTSDIR}/devel/p5-User-Identity \
-	p5-Test-Harness>=3.00:${PORTSDIR}/devel/p5-Test-Harness
+	p5-User-Identity>=0.90:${PORTSDIR}/devel/p5-User-Identity
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
Index: Makefile.man
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-Box/Makefile.man,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile.man
--- Makefile.man	25 Jan 2010 09:55:30 -0000	1.4
+++ Makefile.man	12 Dec 2010 18:51:29 -0000
@@ -38,6 +38,7 @@
 MAN3+=	Mail::Box::Message::Destructed.3
 MAN3+=	Mail::Box::Net.3
 MAN3+=	Mail::Box::Net::Message.3
+MAN3+=	Mail::Box::POP3s.3
 MAN3+=	Mail::Box::POP3.3
 MAN3+=	Mail::Box::POP3::Message.3
 MAN3+=	Mail::Box::Parser.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-Box/distinfo,v
retrieving revision 1.31
diff -u -u -r1.31 distinfo
--- distinfo	10 Oct 2010 06:36:02 -0000	1.31
+++ distinfo	12 Dec 2010 05:11:44 -0000
@@ -1,3 +1,2 @@
-MD5 (Mail-Box-2.095.tar.gz) = 43b86fb1bc3b0bcca713b23c1e10e95f
-SHA256 (Mail-Box-2.095.tar.gz) = 7c3879ceac0f00ba759b2cbaab9352d295d20c8dd0ce282fde4679488f7f03cc
-SIZE (Mail-Box-2.095.tar.gz) = 609216
+SHA256 (Mail-Box-2.096.tar.gz) = ed2e90e213abc5ff85b0b76aaf65361f9bb665044fee189dbf6e35e255b7036d
+SIZE (Mail-Box-2.096.tar.gz) = 611475
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-Box/pkg-plist,v
retrieving revision 1.13
diff -u -u -r1.13 pkg-plist
--- pkg-plist	25 Jan 2010 09:55:30 -0000	1.13
+++ pkg-plist	12 Dec 2010 18:51:44 -0000
@@ -74,6 +74,8 @@
 %%SITE_PERL%%/Mail/Box/Net/Message.pod
 %%SITE_PERL%%/Mail/Box/POP3.pm
 %%SITE_PERL%%/Mail/Box/POP3.pod
+%%SITE_PERL%%/Mail/Box/POP3s.pm
+%%SITE_PERL%%/Mail/Box/POP3s.pod
 %%SITE_PERL%%/Mail/Box/POP3/Message.pm
 %%SITE_PERL%%/Mail/Box/POP3/Message.pod
 %%SITE_PERL%%/Mail/Box/Parser.pm
--- p5-Mail-Box-2.096.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?201012122140.oBCLeoNk098044>