update 1.000034 - ok?

Index: Makefile
===================================================================
RCS file: /home/open/cvs/ports/textproc/p5-Text-MultiMarkdown/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    11 Mar 2013 11:42:44 -0000      1.5
+++ Makefile    1 Oct 2013 16:20:50 -0000
@@ -2,24 +2,22 @@
 
 COMMENT =      convert MultiMarkdown syntax to (X)HTML
 
-DISTNAME =     Text-MultiMarkdown-1.000033
+DISTNAME =     Text-MultiMarkdown-1.000034
 CATEGORIES =   textproc www
 MODULES =      cpan
-USE_GROFF =    Yes
 
 MAINTAINER =   Okan Demirmen <[email protected]>
 
 # BSD
 PERMIT_PACKAGE_CDROM = Yes
 
-
 RUN_DEPENDS =  textproc/p5-Text-Markdown
 
 MAKE_ENV =     TEST_POD=Yes \
                TEST_SPELLING=Yes
 
 TEST_DEPENDS = devel/p5-Test-Spelling \
-                       devel/p5-Test-Differences \
-                       www/p5-HTML-Tidy
+               devel/p5-Test-Differences \
+               www/p5-HTML-Tidy
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/open/cvs/ports/textproc/p5-Text-MultiMarkdown/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    18 Jan 2011 09:54:15 -0000      1.4
+++ distinfo    1 Oct 2013 16:15:06 -0000
@@ -1,5 +1,2 @@
-MD5 (Text-MultiMarkdown-1.000033.tar.gz) = ri9HN2KAOoWT0r3S6+x3pQ==
-RMD160 (Text-MultiMarkdown-1.000033.tar.gz) = uBMU3ct6fs5uhgmYuhyS1GK4opE=
-SHA1 (Text-MultiMarkdown-1.000033.tar.gz) = M1NdYQmKqHdy6V5rZrzSBAwW1rE=
-SHA256 (Text-MultiMarkdown-1.000033.tar.gz) = 
58WKm5I9TDu1gakzHNxZM/fM97mPyi594oPp1qlXN/g=
-SIZE (Text-MultiMarkdown-1.000033.tar.gz) = 94628
+SHA256 (Text-MultiMarkdown-1.000034.tar.gz) = 
GYt/U5AWUS1P37ErL1paa6e3Yc2/jpich5hISq2muxY=
+SIZE (Text-MultiMarkdown-1.000034.tar.gz) = 98523
Index: patches/patch-t_03podspelling_t
===================================================================
RCS file: 
/home/open/cvs/ports/textproc/p5-Text-MultiMarkdown/patches/patch-t_03podspelling_t,v
retrieving revision 1.1
diff -u -p -r1.1 patch-t_03podspelling_t
--- patches/patch-t_03podspelling_t     18 Jan 2011 09:54:15 -0000      1.1
+++ patches/patch-t_03podspelling_t     1 Oct 2013 16:19:55 -0000
@@ -1,11 +1,11 @@
 $OpenBSD: patch-t_03podspelling_t,v 1.1 2011/01/18 09:54:15 okan Exp $
---- t/03podspelling.t.orig     Sat Mar 20 23:10:49 2010
-+++ t/03podspelling.t  Tue Dec 21 20:35:16 2010
+--- t/03podspelling.t.orig     Tue Oct  1 12:19:39 2013
++++ t/03podspelling.t  Tue Oct  1 12:19:24 2013
 @@ -13,6 +13,7 @@ add_stopwords(<DATA>);
  all_pod_files_spelling_ok();
  
  __DATA__
 +behaviour
+ merchantability
  Doran
  FIXME
- Gruber

Reply via email to