Date: Fri, 29 Mar 2013 08:27:43 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315529 - head/textproc/p5-XML-Compile Message-ID: <201303290827.r2T8Rh5b009623@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Mar 29 08:27:43 2013 New Revision: 315529 URL: http://svnweb.freebsd.org/changeset/ports/315529 Log: - Update to 1.32 Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog Modified: head/textproc/p5-XML-Compile/Makefile (contents, props changed) head/textproc/p5-XML-Compile/distinfo (contents, props changed) head/textproc/p5-XML-Compile/pkg-descr (contents, props changed) Modified: head/textproc/p5-XML-Compile/Makefile ============================================================================== --- head/textproc/p5-XML-Compile/Makefile Fri Mar 29 08:25:48 2013 (r315528) +++ head/textproc/p5-XML-Compile/Makefile Fri Mar 29 08:27:43 2013 (r315529) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile -PORTVERSION= 1.31 +PORTVERSION= 1.32 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-XML-Compile/distinfo ============================================================================== --- head/textproc/p5-XML-Compile/distinfo Fri Mar 29 08:25:48 2013 (r315528) +++ head/textproc/p5-XML-Compile/distinfo Fri Mar 29 08:27:43 2013 (r315529) @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-1.31.tar.gz) = 561f7b68819405061d157f9c2b91b8a197aa13b80ead8e018cb6e4e8d47ed4e3 -SIZE (XML-Compile-1.31.tar.gz) = 197992 +SHA256 (XML-Compile-1.32.tar.gz) = 4d6b50b9a63f0c72321e01c4d8f7b13e2b46264eb60bebafe79dd4370fee65bf +SIZE (XML-Compile-1.32.tar.gz) = 190443 Modified: head/textproc/p5-XML-Compile/pkg-descr ============================================================================== --- head/textproc/p5-XML-Compile/pkg-descr Fri Mar 29 08:25:48 2013 (r315528) +++ head/textproc/p5-XML-Compile/pkg-descr Fri Mar 29 08:27:43 2013 (r315529) @@ -21,4 +21,4 @@ complex data-types like list, union, and (unions on complex type level) are supported, which is rarely the case in other modules. -WWW: http://search.cpan.org/dist/XML-Compile/ +WWW: http://search.cpan.org/dist/XML-Compile/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303290827.r2T8Rh5b009623>