ports/167967: [PATCH] mail/p5-Mail-Box: update to 2.105

Muhammad Moinur Rahman 5u623l20 at gmail.com
Wed May 16 14:20:02 UTC 2012


>Number:         167967
>Category:       ports
>Synopsis:       [PATCH] mail/p5-Mail-Box: update to 2.105
>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:   Wed May 16 14:20:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 2.105
- Marked broken for 7.x as one of it's prerequisite p5-GSSAPI is marked broken

For Committer's reference:
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/p5-Mail-Box-2.105.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-Mail-Box-2.105.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-Mail-Box-2.105.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/p5-Mail-Box-2.105.log

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

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Mail-Box-2.105.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/p5-Mail-Box/Makefile ./Makefile
--- /usr/ports/mail/p5-Mail-Box/Makefile	2011-09-12 16:45:59.000000000 +0600
+++ ./Makefile	2012-05-16 17:13:08.585846675 +0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mail-Box
-PORTVERSION=	2.101
+PORTVERSION=	2.105
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MARKOV
@@ -15,7 +15,7 @@
 MAINTAINER=	tobez at FreeBSD.org
 COMMENT=	Perl module implementing a modern mail folder management
 
-COMMON_DEPENDS=	\
+RUN_DEPENDS=	\
 	${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \
 	${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types \
 	${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
@@ -29,13 +29,19 @@
 	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
-BUILD_DEPENDS=	${COMMON_DEPENDS}
-RUN_DEPENDS=	${COMMON_DEPENDS}
+	p5-User-Identity>=0.90:${PORTSDIR}/devel/p5-User-Identity \
+	p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 CONFIGURE_ARGS=	</dev/null
 CONFIGURE_ENV+=	MAILBOX_INSTALL_OPTIONALS=n
 
 .include "Makefile.man"
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+# One of it's dependency is p5-GSSAPI which is marked broken for 7.X
+.if ${OSVERSION} < 800000
+BROKEN=	Does not work on FreeBSD 7.x
+.endif
+
+.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/mail/p5-Mail-Box/distinfo ./distinfo
--- /usr/ports/mail/p5-Mail-Box/distinfo	2011-09-12 16:45:59.000000000 +0600
+++ ./distinfo	2012-05-16 02:27:52.961851729 +0600
@@ -1,2 +1,2 @@
-SHA256 (Mail-Box-2.101.tar.gz) = 19312ccf69b81cac9e82e6f50ce217e8bc42dc1d51b0a4471c377457e2d2c0fb
-SIZE (Mail-Box-2.101.tar.gz) = 612627
+SHA256 (Mail-Box-2.105.tar.gz) = b68ae0fc88201172a9a0fc4a83427b8e6b1fd4fdb55c25727cd3b8a6a0f65063
+SIZE (Mail-Box-2.105.tar.gz) = 615357
--- p5-Mail-Box-2.105.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list