ports/143626: [update] ports/textproc/p5-Text-Markdown

Masafumi NAKANE max at FreeBSD.org
Sun Feb 7 05:20:03 UTC 2010


>Number:         143626
>Category:       ports
>Synopsis:       [update] ports/textproc/p5-Text-Markdown
>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 Feb 07 05:20:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Masafumi NAKANE
>Release:        FreeBSD 7.0-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD bourbon.accessibility.org 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #2: Fri Oct 3 16:27:21 JST 2008 root at bourbon.accessibility.org:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Update p5-Text-Markdown port from 1.000029 to 1.000030.
	
>How-To-Repeat:
	
>Fix:

	

Patch below:


Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Text-Markdown/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	23 Jan 2010 07:28:10 -0000	1.8
+++ Makefile	7 Feb 2010 05:09:46 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Text-Markdown
-PORTVERSION=	1.000029
-PORTREVISION=	1
+PORTVERSION=	1.000030
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,13 +14,11 @@
 MAINTAINER=	fernan at iib.unsam.edu.ar
 COMMENT=	Markdown Perl5 module
 
-BUILD_DEPENDS=	${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
-		${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
-		${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
-RUN_DEPENDS=	\
-	${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
-	${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
-	${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
+BUILD_DEPENDS=	p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
+		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
+		p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
+		p5-ExtUtils-MakeMaker>=6.42:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+RUN_DEPENDS=${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Text-Markdown/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	27 Dec 2009 03:47:23 -0000	1.7
+++ distinfo	7 Feb 2010 05:09:46 -0000
@@ -1,3 +1,3 @@
-MD5 (Text-Markdown-1.000029.tar.gz) = d994947eb12d15bd628905497b965828
-SHA256 (Text-Markdown-1.000029.tar.gz) = 91dadc7877d6778a243e388dbad0a30f4ca395a6f69c9de5dceace26df8d1fc1
-SIZE (Text-Markdown-1.000029.tar.gz) = 114029
+MD5 (Text-Markdown-1.000030.tar.gz) = 76e735cf5ff199bae2ed99ae27c18cf4
+SHA256 (Text-Markdown-1.000030.tar.gz) = 2fca3c2a7d1361d4b2f90661d1bcf5a238ce4a4b165e62478008eb2c65616654
+SIZE (Text-Markdown-1.000030.tar.gz) = 115079
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list