Date: Sun, 22 Sep 2013 05:39:36 +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: r327851 - head/devel/p5-Data-Alias Message-ID: <201309220539.r8M5da7u056255@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 22 05:39:35 2013 New Revision: 327851 URL: http://svnweb.freebsd.org/changeset/ports/327851 Log: - Update to 1.18 Changes: http://search.cpan.org/dist/Data-Alias/Changes Modified: head/devel/p5-Data-Alias/Makefile head/devel/p5-Data-Alias/distinfo (contents, props changed) Modified: head/devel/p5-Data-Alias/Makefile ============================================================================== --- head/devel/p5-Data-Alias/Makefile Sun Sep 22 05:32:10 2013 (r327850) +++ head/devel/p5-Data-Alias/Makefile Sun Sep 22 05:39:35 2013 (r327851) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Data-Alias -PORTVERSION= 1.17 +PORTVERSION= 1.18 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,10 +13,10 @@ COMMENT= Comprehensive set of aliasing o LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_STAGE= yes USES= perl5 USE_PERL5= configure MAN3= Data::Alias.3 -NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/p5-Data-Alias/distinfo ============================================================================== --- head/devel/p5-Data-Alias/distinfo Sun Sep 22 05:32:10 2013 (r327850) +++ head/devel/p5-Data-Alias/distinfo Sun Sep 22 05:39:35 2013 (r327851) @@ -1,2 +1,2 @@ -SHA256 (Data-Alias-1.17.tar.gz) = f3585f4fb6e7aa3cef71beb403e727bcc133cfa93d89aca6df9a0ad176281c4b -SIZE (Data-Alias-1.17.tar.gz) = 61613 +SHA256 (Data-Alias-1.18.tar.gz) = e5a58fe535c426fcb092411da9c848b1bf0bdd2fbe073d2e5a126c16a3633c6c +SIZE (Data-Alias-1.18.tar.gz) = 61958
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309220539.r8M5da7u056255>