Index: head/databases/p5-DBIx-Tree/files/patch-Makefile.PL =================================================================== --- head/databases/p5-DBIx-Tree/files/patch-Makefile.PL (revision 289788) +++ head/databases/p5-DBIx-Tree/files/patch-Makefile.PL (nonexistent) @@ -1,14 +0,0 @@ ---- Makefile.PL.orig Fri Feb 14 22:55:27 2003 -+++ Makefile.PL Mon May 5 12:43:19 2003 -@@ -10,11 +10,3 @@ - } - ); - --$connstr = prompt ("DBI Connection String?", "DBI:mysql:test"); --$userid = prompt ("User ID?", ""); --$passwd = prompt ("Password?", ""); -- --open(PWD, ">PWD") || die "Could not open PWD for writing!"; --print PWD $connstr, "\n"; --print PWD $userid, "\n"; --print PWD $passwd, "\n"; Property changes on: head/databases/p5-DBIx-Tree/files/patch-Makefile.PL ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/databases/p5-DBIx-Tree/Makefile =================================================================== --- head/databases/p5-DBIx-Tree/Makefile (revision 289788) +++ head/databases/p5-DBIx-Tree/Makefile (revision 289789) @@ -1,26 +1,28 @@ # New ports collection makefile for: p5-DBIx-Tree # Date created: January 29th 2003 # Whom: Philip M. Gollucci # # $FreeBSD$ # PORTNAME= DBIx-Tree -PORTVERSION= 1.9 +PORTVERSION= 1.94 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for generating a tree from a self-referential table BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI +TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite MAKE_JOBS_SAFE= yes PERL_CONFIGURE= yes MAN3= DBIx::Tree.3 .include Property changes on: head/databases/p5-DBIx-Tree/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/databases/p5-DBIx-Tree/distinfo =================================================================== --- head/databases/p5-DBIx-Tree/distinfo (revision 289788) +++ head/databases/p5-DBIx-Tree/distinfo (revision 289789) @@ -1,2 +1,2 @@ -SHA256 (DBIx-Tree-1.9.tar.gz) = bc25100d56049118f335c874318b7d437097ab7abdcb1d10a3d420902f667b63 -SIZE (DBIx-Tree-1.9.tar.gz) = 11816 +SHA256 (DBIx-Tree-1.94.tgz) = 46712601950ce09950a20819095ada792f79e6230fe4be730d1d54b9b4f21940 +SIZE (DBIx-Tree-1.94.tgz) = 17024 Property changes on: head/databases/p5-DBIx-Tree/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property