pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/R-lwgeom



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Sep 20 11:52:06 UTC 2021

Modified Files:
        pkgsrc/geography/R-lwgeom: Makefile distinfo

Log Message:
(geography/R-lwgeom) Updated 0.2.5 to 0.2.7, NEWS.md outdated


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/geography/R-lwgeom/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/R-lwgeom/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/R-lwgeom/Makefile
diff -u pkgsrc/geography/R-lwgeom/Makefile:1.4 pkgsrc/geography/R-lwgeom/Makefile:1.5
--- pkgsrc/geography/R-lwgeom/Makefile:1.4      Wed Apr 21 11:41:47 2021
+++ pkgsrc/geography/R-lwgeom/Makefile  Mon Sep 20 11:52:06 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2021/04/21 11:41:47 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/09/20 11:52:06 mef Exp $
 
 R_PKGNAME=     lwgeom
-R_PKGVER=      0.2-5
-PKGREVISION=   2
+R_PKGVER=      0.2-7
 CATEGORIES=    geography
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -11,6 +10,10 @@ LICENSE=     gnu-gpl-v2
 
 DEPENDS+=      R-units>=0.6.5:../../math/R-units
 
+TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-geosphere-[0-9]*:../../geography/R-geosphere
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+
 USE_TOOLS+=    pkg-config
 USE_LANGUAGES= c c++
 

Index: pkgsrc/geography/R-lwgeom/distinfo
diff -u pkgsrc/geography/R-lwgeom/distinfo:1.1 pkgsrc/geography/R-lwgeom/distinfo:1.2
--- pkgsrc/geography/R-lwgeom/distinfo:1.1      Sat Aug  8 23:32:09 2020
+++ pkgsrc/geography/R-lwgeom/distinfo  Mon Sep 20 11:52:06 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/08/08 23:32:09 brook Exp $
+$NetBSD: distinfo,v 1.2 2021/09/20 11:52:06 mef Exp $
 
-SHA1 (R/lwgeom_0.2-5.tar.gz) = 1559616a162bc4516f63e77199eccb3f48fa31c5
-RMD160 (R/lwgeom_0.2-5.tar.gz) = 6956e9749989ff2b5c743cef445259663405a98e
-SHA512 (R/lwgeom_0.2-5.tar.gz) = bde098a524e96e9f5663261a816a466b406fa7b1ffbcf2231f624d9e07affb54922691dce9b9608c5b0e6789e218bd155079befca002fe123ecef5a1fc6e5c03
-Size (R/lwgeom_0.2-5.tar.gz) = 501653 bytes
+SHA1 (R/lwgeom_0.2-7.tar.gz) = 703a7329877f22046ca1545b15e33aff2558de5a
+RMD160 (R/lwgeom_0.2-7.tar.gz) = 37965a5710719883afb7e8e234def621efb1ef1a
+SHA512 (R/lwgeom_0.2-7.tar.gz) = 46c145d236e3a995332b268dde897bea8311e0558df49517f26849950d818c35d7520d15866730e4b73a781751e05cd7300980cc686ab1887ae62e551049295e
+Size (R/lwgeom_0.2-7.tar.gz) = 473431 bytes



Home | Main Index | Thread Index | Old Index