diff options
| author | TAKATSU Tomonari <tota@FreeBSD.org> | 2024-01-12 17:41:38 +0000 | 
|---|---|---|
| committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2024-01-12 17:50:50 +0000 | 
| commit | 608b6df7b3a5735879fdcc4d344d25c7687fe0fe (patch) | |
| tree | 57ac4f61747abd3beb2d464daa288e56a480964d /databases | |
| parent | x11/cinnamon: partially revert "Disable DOCS option" (diff) | |
databases/R-cran-RPostgreSQL: Update to 0.7-6
Reported by:	portscout
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/R-cran-RPostgreSQL/Makefile | 6 | ||||
| -rw-r--r-- | databases/R-cran-RPostgreSQL/distinfo | 6 | 
2 files changed, 5 insertions, 7 deletions
diff --git a/databases/R-cran-RPostgreSQL/Makefile b/databases/R-cran-RPostgreSQL/Makefile index fa1ff7d5ddff..6f6497fd3452 100644 --- a/databases/R-cran-RPostgreSQL/Makefile +++ b/databases/R-cran-RPostgreSQL/Makefile @@ -1,5 +1,5 @@  PORTNAME=	RPostgreSQL -DISTVERSION=	0.7-5 +DISTVERSION=	0.7-6  CATEGORIES=	databases  DISTNAME=	${PORTNAME}_${DISTVERSION} @@ -10,9 +10,7 @@ WWW=		https://cran.r-project.org/web/packages/RPostgreSQL/  LICENSE=	GPLv3  LICENSE_FILE=	${WRKSRC}/LICENSE -CRAN_DEPENDS=	R-cran-DBI>=0.3:databases/R-cran-DBI -BUILD_DEPENDS=	${CRAN_DEPENDS} -RUN_DEPENDS=	${CRAN_DEPENDS} +RUN_DEPENDS=	R-cran-DBI>=0.3:databases/R-cran-DBI  USES=		cran:auto-plist,compiles pgsql shebangfix diff --git a/databases/R-cran-RPostgreSQL/distinfo b/databases/R-cran-RPostgreSQL/distinfo index 229eee8faa38..1f8f5fd5078c 100644 --- a/databases/R-cran-RPostgreSQL/distinfo +++ b/databases/R-cran-RPostgreSQL/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682400306 -SHA256 (RPostgreSQL_0.7-5.tar.gz) = 6b5401ee55bd948ae7bc84520d789ceb422533a7d5e5bd6e10e3b54447f29fa1 -SIZE (RPostgreSQL_0.7-5.tar.gz) = 576481 +TIMESTAMP = 1705078953 +SHA256 (RPostgreSQL_0.7-6.tar.gz) = 385939708b6a3657663409f91e165ded0ff5268d1dc6225e0f9b34764baf2d2c +SIZE (RPostgreSQL_0.7-6.tar.gz) = 576636  | 
