Date: Tue, 23 Oct 2012 07:42:47 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306296 - head/devel/p5-Config-IniFiles Message-ID: <201210230742.q9N7gl5D012533@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Tue Oct 23 07:42:46 2012 New Revision: 306296 URL: http://svn.freebsd.org/changeset/ports/306296 Log: - Update to 2.78 - Take maintainership Changes: http://search.cpan.org/dist/Config-IniFiles/Changes Feature safe: yes Modified: head/devel/p5-Config-IniFiles/Makefile head/devel/p5-Config-IniFiles/distinfo Modified: head/devel/p5-Config-IniFiles/Makefile ============================================================================== --- head/devel/p5-Config-IniFiles/Makefile Tue Oct 23 02:47:23 2012 (r306295) +++ head/devel/p5-Config-IniFiles/Makefile Tue Oct 23 07:42:46 2012 (r306296) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= Config-IniFiles -PORTVERSION= 2.77 +PORTVERSION= 2.78 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= culot@FreeBSD.org COMMENT= Perl5 module for reading .ini-style configuration files LICENSE= ART10 GPLv1 Modified: head/devel/p5-Config-IniFiles/distinfo ============================================================================== --- head/devel/p5-Config-IniFiles/distinfo Tue Oct 23 02:47:23 2012 (r306295) +++ head/devel/p5-Config-IniFiles/distinfo Tue Oct 23 07:42:46 2012 (r306296) @@ -1,2 +1,2 @@ -SHA256 (Config-IniFiles-2.77.tar.gz) = 804ff0fca362de56604ea07df4d7da61276a84f3f775950ce88528d1070f33f0 -SIZE (Config-IniFiles-2.77.tar.gz) = 63193 +SHA256 (Config-IniFiles-2.78.tar.gz) = ed1477900306f145495ba8603cdcff9900396d31c92439945833840d6f923af2 +SIZE (Config-IniFiles-2.78.tar.gz) = 63280
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210230742.q9N7gl5D012533>