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 May  2 11:57:55 UTC 2022

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

Log Message:
(geography/R-lwgeom) Updated 0.2.7 to 0.2.8, make test passed

# version 0.2-8

* remove PROBLEM ... ERROR constructs from C code


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/geography/R-lwgeom/Makefile
cvs rdiff -u -r1.4 -r1.5 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.7 pkgsrc/geography/R-lwgeom/Makefile:1.8
--- pkgsrc/geography/R-lwgeom/Makefile:1.7      Mon Apr 18 19:11:12 2022
+++ pkgsrc/geography/R-lwgeom/Makefile  Mon May  2 11:57:55 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2022/04/18 19:11:12 adam Exp $
+# $NetBSD: Makefile,v 1.8 2022/05/02 11:57:55 mef Exp $
 
 R_PKGNAME=     lwgeom
-R_PKGVER=      0.2-7
-PKGREVISION=   2
+R_PKGVER=      0.2-8
 CATEGORIES=    geography
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -14,6 +13,7 @@ DEPENDS+=     R-units>=0.6.5:../../math/R-un
 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
+TEST_DEPENDS+= R-wk-[0-9]*:../../geography/R-wk
 
 USE_TOOLS+=    pkg-config
 USE_LANGUAGES= c c++

Index: pkgsrc/geography/R-lwgeom/distinfo
diff -u pkgsrc/geography/R-lwgeom/distinfo:1.4 pkgsrc/geography/R-lwgeom/distinfo:1.5
--- pkgsrc/geography/R-lwgeom/distinfo:1.4      Tue Oct 26 10:45:05 2021
+++ pkgsrc/geography/R-lwgeom/distinfo  Mon May  2 11:57:55 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:45:05 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/05/02 11:57:55 mef Exp $
 
-BLAKE2s (R/lwgeom_0.2-7.tar.gz) = 56e7e382d7227a6f87e6360e3e1a67fa1a56cbda49c789ba5b2394e9d958cb73
-SHA512 (R/lwgeom_0.2-7.tar.gz) = 46c145d236e3a995332b268dde897bea8311e0558df49517f26849950d818c35d7520d15866730e4b73a781751e05cd7300980cc686ab1887ae62e551049295e
-Size (R/lwgeom_0.2-7.tar.gz) = 473431 bytes
+BLAKE2s (R/lwgeom_0.2-8.tar.gz) = e6b5dae73ae4ab180ed3693251b949b0d969bb4de1ccf541452d99ccf360408c
+SHA512 (R/lwgeom_0.2-8.tar.gz) = 2f8e6f545ba551959806b2e88819b3881b0df1347b311bec8b51039a1a8505543c2580991fed21ccd7238fc06465491299c6e5028d59a8223eec5e9e98aede14
+Size (R/lwgeom_0.2-8.tar.gz) = 473496 bytes



Home | Main Index | Thread Index | Old Index