Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2008 19:34:41 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120656: [UPDATE] devel/p5-DateTime-Incomplete
Message-ID:  <200802141934.m1EJYfw2003986@www.freebsd.org>
Resent-Message-ID: <200802141940.m1EJe3oE008088@freefall.freebsd.org>

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

>Number:         120656
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-DateTime-Incomplete
>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:   Thu Feb 14 19:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.03;
- Add missing B-deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-Incomplete/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	31 Aug 2007 13:37:13 -0000	1.3
+++ Makefile	13 Feb 2008 15:52:41 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DateTime-Incomplete
-PORTVERSION=	0.02
+PORTVERSION=	0.03
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,7 +16,8 @@
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
 		${SITE_PERL}/DateTime/Set.pm:${PORTSDIR}/devel/p5-DateTime-Set \
-		${SITE_PERL}/DateTime/Event/Recurrence.pm:${PORTSDIR}/devel/p5-DateTime-Event-Recurrence
+		${SITE_PERL}/DateTime/Event/Recurrence.pm:${PORTSDIR}/devel/p5-DateTime-Event-Recurrence \
+		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
@@ -24,7 +25,7 @@
 MAN3=		DateTime::Incomplete.3
 
 .if !defined(NOPORTDOCS)
-PORTDOCS=	Changes README TODO
+PORTDOCS=	Changes LICENSE MANIFEST README TODO
 
 post-install:
 	@${MKDIR} ${DOCSDIR}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-Incomplete/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	14 Nov 2005 14:16:01 -0000	1.4
+++ distinfo	13 Feb 2008 15:52:41 -0000
@@ -1,3 +1,3 @@
-MD5 (DateTime-Incomplete-0.02.tar.gz) = 14c2e381f34367b51fe57ca03b122094
-SHA256 (DateTime-Incomplete-0.02.tar.gz) = de9431c7d25d44ac3382af56e610a8e9dd092f7e5d75b1e49c4c3cbcc80f8ef7
-SIZE (DateTime-Incomplete-0.02.tar.gz) = 24462
+MD5 (DateTime-Incomplete-0.03.tar.gz) = dfb2a4d0031276d25f54bf97209e7427
+SHA256 (DateTime-Incomplete-0.03.tar.gz) = 82f79455cb52d7f017d1ea3ab1ffa066a2e1c7da9408cf335a198a9df707c36a
+SIZE (DateTime-Incomplete-0.03.tar.gz) = 24506


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



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