Date: Fri, 24 Apr 2015 13:36:38 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384641 - head/devel/p5-Function-Parameters Message-ID: <201504241336.t3ODacYg090844@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Fri Apr 24 13:36:38 2015 New Revision: 384641 URL: https://svnweb.freebsd.org/changeset/ports/384641 Log: Update to 1.0604. (Fix build with Perl 5.21.11.) With hat: perl@ Sponsored by: Absolight Modified: head/devel/p5-Function-Parameters/Makefile head/devel/p5-Function-Parameters/distinfo Modified: head/devel/p5-Function-Parameters/Makefile ============================================================================== --- head/devel/p5-Function-Parameters/Makefile Fri Apr 24 13:36:29 2015 (r384640) +++ head/devel/p5-Function-Parameters/Makefile Fri Apr 24 13:36:38 2015 (r384641) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Function-Parameters -PORTVERSION= 1.0603 +PORTVERSION= 1.0604 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAUKE Modified: head/devel/p5-Function-Parameters/distinfo ============================================================================== --- head/devel/p5-Function-Parameters/distinfo Fri Apr 24 13:36:29 2015 (r384640) +++ head/devel/p5-Function-Parameters/distinfo Fri Apr 24 13:36:38 2015 (r384641) @@ -1,2 +1,2 @@ -SHA256 (Function-Parameters-1.0603.tar.gz) = 3e980c10bf72b6fb6fd30843670413a06809871b93521802767137223e245411 -SIZE (Function-Parameters-1.0603.tar.gz) = 77855 +SHA256 (Function-Parameters-1.0604.tar.gz) = bf909c89d7a94e5152c63f1478b0ba084f939603ed8bfe7d0fc072094c81a0c0 +SIZE (Function-Parameters-1.0604.tar.gz) = 79567
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504241336.t3ODacYg090844>