Sun Jan 4 20:13:19 2015 UTC ()
Update to 0.1.35. From the changelog:

- Allow spaces and arguments in one line block-func
- Fix to allow single char bold and italic phrases
- Refactor into OO classes
- Swim.pm is a converter class
- Swim::Command has all the bin/swim guts
- Add block-func support


(schmonz)
diff -r1.1 -r1.2 pkgsrc/textproc/p5-Swim/Makefile
diff -r1.1 -r1.2 pkgsrc/textproc/p5-Swim/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/textproc/p5-Swim/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/p5-Swim/Makefile 2014/11/08 16:21:15 1.1
+++ pkgsrc/textproc/p5-Swim/Makefile 2015/01/04 20:13:19 1.2
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2014/11/08 16:21:15 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2015/01/04 20:13:19 schmonz Exp $
 
-DISTNAME=		Swim-0.1.31
+DISTNAME=		Swim-0.1.35
 PKGNAME=		p5-${DISTNAME}
 CATEGORIES=		textproc perl5
 MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IN/INGY/}

cvs diff -r1.1 -r1.2 pkgsrc/textproc/p5-Swim/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/p5-Swim/distinfo 2014/11/08 16:21:15 1.1
+++ pkgsrc/textproc/p5-Swim/distinfo 2015/01/04 20:13:19 1.2
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/11/08 16:21:15 schmonz Exp $
+$NetBSD: distinfo,v 1.2 2015/01/04 20:13:19 schmonz Exp $
 
-SHA1 (Swim-0.1.31.tar.gz) = c367c1ef2eacedfd11fa4537b57ed5cdaeeaf3c0
+SHA1 (Swim-0.1.35.tar.gz) = 39523d279b995db6773dab6001ea25550f48285a
-RMD160 (Swim-0.1.31.tar.gz) = 78feac8a8585daabbfc4d061d3607508cc9aa446
+RMD160 (Swim-0.1.35.tar.gz) = 164a3644aacb61ecc638b6ce3b74f266a6fe79dd
-Size (Swim-0.1.31.tar.gz) = 55966 bytes
+Size (Swim-0.1.35.tar.gz) = 51375 bytes