- Update to 0.020
- Trim Makefile's header - Pet portlint(1) by changing tab into space in WWW link Changes: http://search.cpan.org/dist/Config-INI/Changes
This commit is contained in:
parent
cafe534d4f
commit
000f1cc68a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322161
3 changed files with 5 additions and 9 deletions
|
@ -1,12 +1,8 @@
|
||||||
# New ports collection makefile for: p5-Config-INI
|
# Created by: bapt <baptiste.daroussin@gmail.com>
|
||||||
# Date created: 2009-03-10
|
|
||||||
# Whom: bapt <baptiste.daroussin@gmail.com>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= Config-INI
|
PORTNAME= Config-INI
|
||||||
PORTVERSION= 0.019
|
PORTVERSION= 0.020
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Config-INI-0.019.tar.gz) = fe44d895064e3c370cf471a987aa6fede6d5d5f362b043f74e0f85730dcc8342
|
SHA256 (Config-INI-0.020.tar.gz) = 0ef298da75e3a7becd1f358422cea621c5cf0420278aa6a1bdd2dd14efe07bc9
|
||||||
SIZE (Config-INI-0.019.tar.gz) = 19096
|
SIZE (Config-INI-0.020.tar.gz) = 21463
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Simple .ini files emitter and parser for Perl.
|
Simple .ini files emitter and parser for Perl.
|
||||||
|
|
||||||
WWW: http://search.cpan.org/dist/Config-INI/
|
WWW: http://search.cpan.org/dist/Config-INI/
|
||||||
|
|
Loading…
Reference in a new issue