ports/139353: [Update]textproc/p5-Text-Markdown:update to 1.0.26

Wen Heping wen at FreeBSD.org
Mon Oct 5 00:00:15 UTC 2009


>Number:         139353
>Category:       ports
>Synopsis:       [Update]textproc/p5-Text-Markdown:update to 1.0.26
>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:   Mon Oct 05 00:00:14 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009     root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 1.0.26 from 1.0.24
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN p5-Text-Markdown/Makefile p5-Text-Markdown.new/Makefile
--- p5-Text-Markdown/Makefile	2009-10-04 18:50:44.000000000 +0800
+++ p5-Text-Markdown.new/Makefile	2009-10-05 07:37:13.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Text-Markdown
-PORTVERSION=	1.0.24
+PORTVERSION=	1.0.26
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -24,7 +24,6 @@
 
 PERL_CONFIGURE=	5.8.0+
 
-MAN3=		Text::Markdown.3 \
-		Text::MultiMarkdown.3
+MAN3=		Text::Markdown.3
 
 .include <bsd.port.mk>
diff -urN p5-Text-Markdown/distinfo p5-Text-Markdown.new/distinfo
--- p5-Text-Markdown/distinfo	2009-10-04 18:50:53.000000000 +0800
+++ p5-Text-Markdown.new/distinfo	2009-10-04 19:25:27.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Text-Markdown-1.0.24.tar.gz) = 471d61df7fdf66a791d66ad37074bd7b
-SHA256 (Text-Markdown-1.0.24.tar.gz) = 5f5be987f39960f4fdd1d92d305a61df73870349754469910733cacd0132d0de
-SIZE (Text-Markdown-1.0.24.tar.gz) = 143401
+MD5 (Text-Markdown-1.0.26.tar.gz) = 4e31ce60136dfbedce27c39c1ae0e712
+SHA256 (Text-Markdown-1.0.26.tar.gz) = b67d81e52de66e51d986dbba27fcc2384429692c3b5730d1f81559e8510008b2
+SIZE (Text-Markdown-1.0.26.tar.gz) = 100281
diff -urN p5-Text-Markdown/files/patch-Makefile.PL p5-Text-Markdown.new/files/patch-Makefile.PL
--- p5-Text-Markdown/files/patch-Makefile.PL	2009-06-22 07:20:49.000000000 +0800
+++ p5-Text-Markdown.new/files/patch-Makefile.PL	2009-10-04 22:20:40.000000000 +0800
@@ -1,12 +1,10 @@
---- ./Makefile.PL.orig	2009-06-18 18:18:38.664731991 -0400
-+++ ./Makefile.PL	2009-06-18 18:18:23.000000000 -0400
-@@ -20,7 +20,7 @@
+--- Makefile.PL.orig	2009-10-04 22:19:23.000000000 +0800
++++ Makefile.PL	2009-10-04 22:19:51.000000000 +0800
+@@ -22,6 +22,6 @@
  build_requires  'FindBin'         => undef;
  
  # Scripts I install
 -prompt_script('script/Markdown.pl');
--prompt_script('script/MultiMarkdown.pl');
 +#prompt_script('script/Markdown.pl');
-+#prompt_script('script/MultiMarkdown.pl');
  
  WriteAll;
diff -urN p5-Text-Markdown/pkg-plist p5-Text-Markdown.new/pkg-plist
--- p5-Text-Markdown/pkg-plist	2008-03-04 05:39:14.000000000 +0800
+++ p5-Text-Markdown.new/pkg-plist	2009-10-05 07:37:26.000000000 +0800
@@ -1,5 +1,4 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Markdown/.packlist
-%%SITE_PERL%%/Text/MultiMarkdown.pm
 %%SITE_PERL%%/Text/Markdown.pm
 @dirrmtry %%SITE_PERL%%/Text
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Markdown


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



More information about the freebsd-ports-bugs mailing list