From 227d6334288768d044f666b8d3d7c665b38a0cb5 Mon Sep 17 00:00:00 2001 From: mef Date: Sat, 17 Jun 2023 10:54:05 +0000 Subject: [PATCH] (math/R-RNetCDF) Remove PKGREVISION, sorry --- doc/CHANGES-2023 | 4 ++-- math/R-RNetCDF/Makefile | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/CHANGES-2023 b/doc/CHANGES-2023 index bcc6d27f2a53..61df0d032f00 100644 --- a/doc/CHANGES-2023 +++ b/doc/CHANGES-2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3891 2023/06/17 10:53:13 mef Exp $ +$NetBSD: CHANGES-2023,v 1.3892 2023/06/17 10:54:40 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5383,4 +5383,4 @@ Changes to the packages collection and infrastructure in 2023: Updated www/hugo to 0.113.0 [bsiegert 2023-06-17] Updated net/openvpn to 2.6.5 [gdt 2023-06-17] Updated math/R-Formula to 1.2.5 [mef 2023-06-17] - Updated math/R-RNetCDF to 2.6.2nb1 [mef 2023-06-17] + Updated math/R-RNetCDF to 2.6.2 [mef 2023-06-17] diff --git a/math/R-RNetCDF/Makefile b/math/R-RNetCDF/Makefile index ae1d1d067691..f66b1bc51ccc 100644 --- a/math/R-RNetCDF/Makefile +++ b/math/R-RNetCDF/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2023/06/17 10:52:59 mef Exp $ +# $NetBSD: Makefile,v 1.22 2023/06/17 10:54:05 mef Exp $ R_PKGNAME= RNetCDF R_PKGVER= 2.6-2 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Interface to NetCDF datasets -PKGREVISION= 1 LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # OR file LICENSE TEST_DEPENDS+= R-bit64-[0-9]*:../../devel/R-bit64