- Update to 0.2-6
- Add LICENSE section - Trim WWW: line in pkg-descr
This commit is contained in:
parent
6539776faf
commit
e8dd5f5241
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316623
@ -2,14 +2,16 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DBI
|
||||
DISTVERSION= 0.2-5
|
||||
PORTREVISION= 8
|
||||
DISTVERSION= 0.2-6
|
||||
CATEGORIES= databases
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= tota@FreeBSD.org
|
||||
COMMENT= R Database Interface
|
||||
|
||||
LICENSE= LGPL20 LGPL21 LGPL3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USE_R_MOD= yes
|
||||
R_MOD_AUTOPLIST= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (DBI_0.2-5.tar.gz) = 99788a74678ff0f2995f2cf881e6d0d466b30511d0256a3a9235362d616ec57e
|
||||
SIZE (DBI_0.2-5.tar.gz) = 308395
|
||||
SHA256 (DBI_0.2-6.tar.gz) = d7eecac475d762fb1f27695db727c5a52cce8b38f2973430cfc6c13f03fa7b65
|
||||
SIZE (DBI_0.2-6.tar.gz) = 302387
|
||||
|
@ -3,4 +3,4 @@ and relational database management systems. All classes in this
|
||||
package are virtual and need to be extended by the various R/DBMS
|
||||
implementations.
|
||||
|
||||
WWW: http://cran.r-project.org/web/packages/DBI/
|
||||
WWW: http://cran.r-project.org/web/packages/DBI/
|
||||
|
Loading…
Reference in New Issue
Block a user