git: ecb077e62f0f - main - databases/R-cran-RPostgreSQL: Update to 0.7

TAKATSU Tomonari tota at FreeBSD.org
Wed Jul 28 09:46:20 UTC 2021


The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ecb077e62f0f988070008c257f5e4b5abee8d358

commit ecb077e62f0f988070008c257f5e4b5abee8d358
Author:     TAKATSU Tomonari <tota at FreeBSD.org>
AuthorDate: 2021-07-28 08:14:13 +0000
Commit:     TAKATSU Tomonari <tota at FreeBSD.org>
CommitDate: 2021-07-28 09:46:07 +0000

    databases/R-cran-RPostgreSQL: Update to 0.7
    
    - Update to 0.7
    - Update LICENSE to GPLv3
    - Pet portlint happier
---
 databases/R-cran-RPostgreSQL/Makefile | 9 ++++-----
 databases/R-cran-RPostgreSQL/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/databases/R-cran-RPostgreSQL/Makefile b/databases/R-cran-RPostgreSQL/Makefile
index 7c4d194608d6..0b83c95bf3c9 100644
--- a/databases/R-cran-RPostgreSQL/Makefile
+++ b/databases/R-cran-RPostgreSQL/Makefile
@@ -1,21 +1,20 @@
 PORTNAME=	RPostgreSQL
-DISTVERSION=	0.6-2
-PORTREVISION=	3
+DISTVERSION=	0.7
 CATEGORIES=	databases
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	tota at FreeBSD.org
 COMMENT=	R Interface to the 'PostgreSQL' Database System
 
-LICENSE=	GPLv2
+LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cran:auto-plist,compiles pgsql shebangfix
-
 CRAN_DEPENDS=	R-cran-DBI>=0.3:databases/R-cran-DBI
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
+USES=		cran:auto-plist,compiles pgsql shebangfix
+
 SHEBANG_FILES=	inst/devTests/*.r \
 		inst/devTests/*.sh
 SHEBANG_LANG=	r
diff --git a/databases/R-cran-RPostgreSQL/distinfo b/databases/R-cran-RPostgreSQL/distinfo
index 7921e69e0dac..727d6197e90e 100644
--- a/databases/R-cran-RPostgreSQL/distinfo
+++ b/databases/R-cran-RPostgreSQL/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524790997
-SHA256 (RPostgreSQL_0.6-2.tar.gz) = 080118647208bfa2621bcaac0d324891cc513e07618fa22e3c50ec2050e1b0d5
-SIZE (RPostgreSQL_0.6-2.tar.gz) = 579968
+TIMESTAMP = 1627459959
+SHA256 (RPostgreSQL_0.7.tar.gz) = 040b3c155b0edc61f88f5d46bbb05112a958e71c9ff46598d6c5b804f46a0eaf
+SIZE (RPostgreSQL_0.7.tar.gz) = 581710


More information about the dev-commits-ports-all mailing list