Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2012 16:09:01 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302874 - head/databases/p5-Rose-DB-Object
Message-ID:  <201208211609.q7LG91vO063777@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug 21 16:09:00 2012
New Revision: 302874
URL: http://svn.freebsd.org/changeset/ports/302874

Log:
  - Update to 0.799
  - Add LICENSE
  
  Changes:	http://search.cpan.org/dist/Rose-DB-Object/Changes

Modified:
  head/databases/p5-Rose-DB-Object/Makefile   (contents, props changed)
  head/databases/p5-Rose-DB-Object/distinfo   (contents, props changed)

Modified: head/databases/p5-Rose-DB-Object/Makefile
==============================================================================
--- head/databases/p5-Rose-DB-Object/Makefile	Tue Aug 21 16:07:24 2012	(r302873)
+++ head/databases/p5-Rose-DB-Object/Makefile	Tue Aug 21 16:09:00 2012	(r302874)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Rose-DB-Object
-PORTVERSION=	0.7980
+PORTVERSION=	0.7990
 PORTEPOCH=	1
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
@@ -16,6 +16,9 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:C/0$
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Extensible, high performance RDBMS-OO mapper
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \
 		p5-Clone>=0.29:${PORTSDIR}/devel/p5-Clone \
 		p5-DBI>=1.400:${PORTSDIR}/databases/p5-DBI \
@@ -26,7 +29,6 @@ BUILD_DEPENDS=	p5-Bit-Vector>=0:${PORTSD
 		p5-Rose-Object>=0.854:${PORTSDIR}/devel/p5-Rose-Object \
 		p5-Time-Clock>=1:${PORTSDIR}/devel/p5-Time-Clock
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-
 TEST_DEPENDS=	p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle
 
 PERL_CONFIGURE=	yes

Modified: head/databases/p5-Rose-DB-Object/distinfo
==============================================================================
--- head/databases/p5-Rose-DB-Object/distinfo	Tue Aug 21 16:07:24 2012	(r302873)
+++ head/databases/p5-Rose-DB-Object/distinfo	Tue Aug 21 16:09:00 2012	(r302874)
@@ -1,2 +1,2 @@
-SHA256 (Rose-DB-Object-0.798.tar.gz) = 84e8e913546002db519f4723d61cd4bac9e3f4ac3dbb33a2254cac1b5f9d4d08
-SIZE (Rose-DB-Object-0.798.tar.gz) = 554899
+SHA256 (Rose-DB-Object-0.799.tar.gz) = a0f60dc931ae74df306d4d3c99d2ef64ee073d53e4b44d957ab97e6c5ef7e38b
+SIZE (Rose-DB-Object-0.799.tar.gz) = 555526



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