1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 1.05

Changes: http://cpansearch.perl.org/src/RSAVAGE/Tree-Binary-1.05/CHANGES
- Add LICENSE
- Trim Makefile headers
- Update COMMENT
- Take maintainership
This commit is contained in:
Wen Heping 2013-05-08 15:00:53 +00:00
parent 8c75406b96
commit 6855737714
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317670
2 changed files with 11 additions and 11 deletions

View File

@ -1,21 +1,21 @@
# New ports collection makefile for: Tree::Binary # Created by: Aaron Dalton <aaron@daltons.ca>
# Date created: 1 September 2004
# Whom: Aaron Dalton <aaron@daltons.ca>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= Tree-Binary PORTNAME= Tree-Binary
PORTVERSION= 0.07 PORTVERSION= 1.05
CATEGORIES= devel perl5 CATEGORIES= devel perl5
MASTER_SITES= CPAN MASTER_SITES= CPAN
PKGNAMEPREFIX= p5- PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
MAINTAINER= wen@FreeBSD.org
COMMENT= Object Oriented Binary Tree for Perl
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
MAINTAINER= ports@FreeBSD.org
COMMENT= An Object Oriented Binary Tree for Perl
MAN3= Tree::Binary.3 Tree::Binary::Search.3 \ MAN3= Tree::Binary.3 Tree::Binary::Search.3 \
Tree::Binary::Search::Node.3 \ Tree::Binary::Search::Node.3 \
Tree::Binary::Visitor::Base.3 \ Tree::Binary::Visitor::Base.3 \

View File

@ -1,2 +1,2 @@
SHA256 (Tree-Binary-0.07.tar.gz) = 16a9538fc4b1d988c502e79af7b5d7020c392f388006ac517cf44761cca29bc9 SHA256 (Tree-Binary-1.05.tgz) = 71e852c727c8133608517ee2b2d8f9439289ba069ce37b2df409c30ddd21f3ac
SIZE (Tree-Binary-0.07.tar.gz) = 27988 SIZE (Tree-Binary-1.05.tgz) = 37286