ports/116788: [MAINTAINER] databases/p5-DBM-Deep: update to 1.0004

Janos Mohacsi janos.mohacsi at bsd.hu
Mon Oct 1 17:20:02 UTC 2007


>Number:         116788
>Category:       ports
>Synopsis:       [MAINTAINER] databases/p5-DBM-Deep: update to 1.0004
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 01 17:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Wed Jun 27 18:22:17 CEST 2007
>Description:
- Update to 1.0004

Warning: the database format has changed in version 1.0 and later
You have to commit first ports/116787 since new version of DBM-Deep is relying
on it!

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

--- p5-DBM-Deep-1.0004.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/p5-DBM-Deep.orig/Makefile /usr/ports/databases/p5-DBM-Deep/Makefile
--- /usr/ports/databases/p5-DBM-Deep.orig/Makefile	2006-06-09 21:20:57.000000000 +0200
+++ /usr/ports/databases/p5-DBM-Deep/Makefile	2007-10-01 19:08:41.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DBM-Deep
-PORTVERSION=	0.983
+PORTVERSION=	1.0004
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DBM
@@ -15,7 +15,11 @@
 MAINTAINER=	janos.mohacsi at bsd.hu
 COMMENT=	A pure perl persistent multi-level hash/array DBM
 
-MAN3=		DBM::Deep.3
+RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone
+RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/FileHandle/Fmode.pm:${PORTSDIR}/devel/p5-FileHandle-Fmode
+BUILD_DEPENDS=	${RUN_DEPENDS}
+
+MAN3=		DBM::Deep.3 DBM::Deep::Cookbook.3 DBM::Deep::Internals.3
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/databases/p5-DBM-Deep.orig/distinfo /usr/ports/databases/p5-DBM-Deep/distinfo
--- /usr/ports/databases/p5-DBM-Deep.orig/distinfo	2006-06-09 21:20:57.000000000 +0200
+++ /usr/ports/databases/p5-DBM-Deep/distinfo	2007-10-01 18:23:42.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (DBM-Deep-0.983.tar.gz) = 09ddd163183e983bf1085688d0b25b75
-SHA256 (DBM-Deep-0.983.tar.gz) = 6c98eaad450ebd83a4806cc94f6131a64b82bb3c21c5897f2c9755325fb462ec
-SIZE (DBM-Deep-0.983.tar.gz) = 54076
+MD5 (DBM-Deep-1.0004.tar.gz) = 645833d0512b69349eb16c76f2610ada
+SHA256 (DBM-Deep-1.0004.tar.gz) = 70671d4f03cc3de07025a94acb4c5f41a37a96a5a2aaf11c73cc27b0de8bc3ba
+SIZE (DBM-Deep-1.0004.tar.gz) = 108657
diff -ruN --exclude=CVS /usr/ports/databases/p5-DBM-Deep.orig/pkg-plist /usr/ports/databases/p5-DBM-Deep/pkg-plist
--- /usr/ports/databases/p5-DBM-Deep.orig/pkg-plist	2006-06-09 21:20:57.000000000 +0200
+++ /usr/ports/databases/p5-DBM-Deep/pkg-plist	2007-10-01 18:27:26.000000000 +0200
@@ -1,6 +1,11 @@
 %%SITE_PERL%%/DBM/Deep.pm
+%%SITE_PERL%%/DBM/Deep.pod
 %%SITE_PERL%%/DBM/Deep/Array.pm
+%%SITE_PERL%%/DBM/Deep/Cookbook.pod
+%%SITE_PERL%%/DBM/Deep/Engine.pm
+%%SITE_PERL%%/DBM/Deep/File.pm
 %%SITE_PERL%%/DBM/Deep/Hash.pm
+%%SITE_PERL%%/DBM/Deep/Internals.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBM/Deep/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBM/Deep
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBM
--- p5-DBM-Deep-1.0004.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list