1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to v1.01

- Same 'make test' errors exist as in previous versions.  Reporting to
vendor.

PR:		ports/101083
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
This commit is contained in:
Aaron Dalton 2006-07-31 19:55:18 +00:00
parent 717129ed9d
commit f15ddbcc3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169240
2 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Tree-Binary-Dictionary
PORTVERSION= 0.04
PORTVERSION= 1.01
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tree
@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= A dictionary API to a binary tree
BUILD_DEPENDS= ${SITE_PERL}/Tree/Binary.pm:${PORTSDIR}/devel/p5-Tree-Binary
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= ${SITE_PERL}/Tree/Binary.pm:${PORTSDIR}/devel/p5-Tree-Binary
BUILD_DEPENDS= ${RUN_DEPENDS}
MAN3= Tree::Binary::Dictionary.3

View File

@ -1,3 +1,3 @@
MD5 (Tree-Binary-Dictionary-0.04.tar.gz) = 0c6c4414145a01362f08f21f07be3f7a
SHA256 (Tree-Binary-Dictionary-0.04.tar.gz) = a23ef5b13f785fa7e508df771dc308b425569ae49f5734c24f3ebf5473052ec9
SIZE (Tree-Binary-Dictionary-0.04.tar.gz) = 3856
MD5 (Tree-Binary-Dictionary-1.01.tar.gz) = 36a8a6a8caaa8dc66050216b434b0846
SHA256 (Tree-Binary-Dictionary-1.01.tar.gz) = fabe139c76fc26c33956a0c2c1799bef7266c65e4997815f9957f15819de730d
SIZE (Tree-Binary-Dictionary-1.01.tar.gz) = 4232