Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Aug 2004 12:23:31 -0600
From:      Aaron Dalton <aaron@daltons.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70178: Update port: devel/p5-Tree-Simple-View - A set of classes for viewing Tree::Simple hierarchies
Message-ID:  <E1BtsKR-00085t-NK@galan.daltons.ca>
Resent-Message-ID: <200408081820.i78IKPGr003708@freefall.freebsd.org>

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

>Number:         70178
>Category:       ports
>Synopsis:       Update port: devel/p5-Tree-Simple-View - A set of classes for viewing Tree::Simple hierarchies
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 08 18:20:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD galan.daltons.ca 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Sun Jun 27 22:48:19 MDT 2004 root@galan.daltons.ca:/usr/src/sys/i386/compile/GALAN i386


	
>Description:
Brings the port up to version 0.10.
Changelog:
0.10 Sat Aug 7 2004
    - Added the setPathComparisonFunction method
      so that custom node value's can be compared
      easily. Thanks to Neyuki for this idea.
        - documentented and tested this

>How-To-Repeat:
>Fix:

	

--- submission.txt begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Tree-Simple-View
#	p5-Tree-Simple-View/Makefile
#	p5-Tree-Simple-View/distinfo
#	p5-Tree-Simple-View/pkg-descr
#	p5-Tree-Simple-View/pkg-plist
#
echo c - p5-Tree-Simple-View
mkdir -p p5-Tree-Simple-View > /dev/null 2>&1
echo x - p5-Tree-Simple-View/Makefile
sed 's/^X//' >p5-Tree-Simple-View/Makefile << 'END-of-p5-Tree-Simple-View/Makefile'
X# New ports collection makefile for:	Tree::Simple::View
X# Date created:				1 August 2004
X# Whom:					Aaron Dalton <aaron@daltons.ca>
X#
X# $FreeBSD: ports/devel/p5-Tree-Simple-View/Makefile,v 1.1 2004/08/02 13:58:58 mat Exp $
X#
X
XPORTNAME=	Tree-Simple-View
XPORTVERSION=	0.10
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Tree
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	aaron@daltons.ca
XCOMMENT=	A set of classes for viewing Tree::Simple hierarchies
X
XBUILD_DEPENDS=	${SITE_PERL}/Tree/Simple.pm:${PORTSDIR}/devel/p5-Tree-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XMAN3=		Tree::Simple::View.3 Tree::Simple::View::DHTML.3 Tree::Simple::View::HTML.3
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600
XIGNORE=		"This port requires perl 5.6 or above."
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Tree-Simple-View/Makefile
echo x - p5-Tree-Simple-View/distinfo
sed 's/^X//' >p5-Tree-Simple-View/distinfo << 'END-of-p5-Tree-Simple-View/distinfo'
XMD5 (Tree-Simple-View-0.10.tar.gz) = 07d5d4a7d1380b80ed128db5a1630f11
XSIZE (Tree-Simple-View-0.10.tar.gz) = 18580
END-of-p5-Tree-Simple-View/distinfo
echo x - p5-Tree-Simple-View/pkg-descr
sed 's/^X//' >p5-Tree-Simple-View/pkg-descr << 'END-of-p5-Tree-Simple-View/pkg-descr'
XTree::Simple::View - A set of classes for viewing Tree::Simple hierarchies
X
XWWW: http://search.cpan.org/dist/Tree-Simple-View/
XAuthor: Stevan Little <stevan@iinteractive.com>
X
X-- 
XAaron Dalton
Xaaron@daltons.ca
END-of-p5-Tree-Simple-View/pkg-descr
echo x - p5-Tree-Simple-View/pkg-plist
sed 's/^X//' >p5-Tree-Simple-View/pkg-plist << 'END-of-p5-Tree-Simple-View/pkg-plist'
X%%SITE_PERL%%/Tree/Simple/View.pm
X%%SITE_PERL%%/Tree/Simple/View/DHTML.pm
X%%SITE_PERL%%/Tree/Simple/View/HTML.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple/View/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple/View
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree 2>/dev/null || true
X@dirrm %%SITE_PERL%%/Tree/Simple/View
X@unexec rmdir %D/%%SITE_PERL%%/Tree/Simple 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Tree 2>/dev/null || true
END-of-p5-Tree-Simple-View/pkg-plist
exit
--- submission.txt ends here ---


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



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