1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00

- Update to 0.30 [1]

- Pet portlint(1) by changing tab into space in WWW link [1]
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/boolean/Changes
PR:		ports/178459 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
This commit is contained in:
Frederic Culot 2013-05-13 12:57:18 +00:00
parent 9e59e65ced
commit a36cc43ba5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318076
3 changed files with 7 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= boolean
PORTVERSION= 0.28
PORTVERSION= 0.30
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:INGY
@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Boolean support for Perl
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= boolean.3

View File

@ -1,2 +1,2 @@
SHA256 (boolean-0.28.tar.gz) = 2cde27c2eff1302738fd6061ffd1a4ac71b24f4944374fcc92f1b7550223453e
SIZE (boolean-0.28.tar.gz) = 31810
SHA256 (boolean-0.30.tar.gz) = f46e7a6121d5728ef2ce285a82d1dde94f6dfa0b846a612db75b1dcd37b9fc7f
SIZE (boolean-0.30.tar.gz) = 33231

View File

@ -11,4 +11,4 @@ Every other scalar value is true.
This module provides basic Boolean support, by defining two special
objects: "true" and "false".
WWW: http://search.cpan.org/dist/boolean/
WWW: http://search.cpan.org/dist/boolean/