Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2017 16:17:55 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r453350 - head/databases/p5-DBM-Deep
Message-ID:  <201711021617.vA2GHt0Y025775@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Thu Nov  2 16:17:55 2017
New Revision: 453350
URL: https://svnweb.freebsd.org/changeset/ports/453350

Log:
  databases/p5-DBM-Deep: Update to 2.0014
  
  Add LICENSE.
  Set architecture neutral.
  
  Changes:	http://cpansearch.perl.org/src/RKINYON/DBM-Deep-2.0014/Changes
  
  PR:		223368
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
  Approved by:	Janos Mohacsi <jmohacsi@bsd.hu> (maintainer)

Modified:
  head/databases/p5-DBM-Deep/Makefile
  head/databases/p5-DBM-Deep/distinfo

Modified: head/databases/p5-DBM-Deep/Makefile
==============================================================================
--- head/databases/p5-DBM-Deep/Makefile	Thu Nov  2 16:14:52 2017	(r453349)
+++ head/databases/p5-DBM-Deep/Makefile	Thu Nov  2 16:17:55 2017	(r453350)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DBM-Deep
-PORTVERSION=	2.0011
+PORTVERSION=	2.0014
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	jmohacsi@bsd.hu
 COMMENT=	Pure perl persistent multi-level hash/array DBM
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-FileHandle-Fmode>=0:devel/p5-FileHandle-Fmode
 RUN_DEPENDS=	p5-FileHandle-Fmode>=0:devel/p5-FileHandle-Fmode
 
@@ -19,5 +22,6 @@ TEST_DEPENDS=	p5-Test-Deep>=0.095:devel/p5-Test-Deep \
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/databases/p5-DBM-Deep/distinfo
==============================================================================
--- head/databases/p5-DBM-Deep/distinfo	Thu Nov  2 16:14:52 2017	(r453349)
+++ head/databases/p5-DBM-Deep/distinfo	Thu Nov  2 16:17:55 2017	(r453350)
@@ -1,2 +1,3 @@
-SHA256 (DBM-Deep-2.0011.tar.gz) = e1c8925b04782d8db090d8d3167d0a7d178fabc4477d273874f654497ac412ef
-SIZE (DBM-Deep-2.0011.tar.gz) = 180415
+TIMESTAMP = 1509631722
+SHA256 (DBM-Deep-2.0014.tar.gz) = d07512ba92c894b06162c3c8299b225b2feec5c65043478959c7c5956234ec1e
+SIZE (DBM-Deep-2.0014.tar.gz) = 180196



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