Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2006 16:51:26 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org, aaron@FreeBSD.org
Subject:   ports/101083: [PATCH] devel/p5-Tree-Binary-Dictionary: update to 1.01
Message-ID:  <20060731085126.3131175@netnews.NCTU.edu.tw>
Resent-Message-ID: <200607310900.k6V90RIS038042@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         101083
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Tree-Binary-Dictionary: update to 1.01
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 31 09:00:26 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 1.01

Port maintainer (aaron@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Tree-Binary-Dictionary-1.01.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Tree-Binary-Dictionary/Makefile /home/staff/gslin/work/p5-Tree-Binary-Dictionary/Makefile
--- /usr/ports/devel/p5-Tree-Binary-Dictionary/Makefile	Thu May 25 02:58:15 2006
+++ /home/staff/gslin/work/p5-Tree-Binary-Dictionary/Makefile	Mon Jul 31 16:39:53 2006
@@ -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 @@
 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
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-Tree-Binary-Dictionary/distinfo /home/staff/gslin/work/p5-Tree-Binary-Dictionary/distinfo
--- /usr/ports/devel/p5-Tree-Binary-Dictionary/distinfo	Thu May 25 02:58:15 2006
+++ /home/staff/gslin/work/p5-Tree-Binary-Dictionary/distinfo	Mon Jul 31 16:40:07 2006
@@ -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
--- p5-Tree-Binary-Dictionary-1.01.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060731085126.3131175>