pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/R-isoband



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun  7 14:43:03 UTC 2026

Modified Files:
        pkgsrc/graphics/R-isoband: Makefile distinfo

Log Message:
(graphics/R-isoband) Updated 0.2.7 to 0.3.0

# isoband 0.3.0

- General upkeep
- Rewrite implementation to use cpp11


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/R-isoband/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/R-isoband/distinfo

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

Modified files:

Index: pkgsrc/graphics/R-isoband/Makefile
diff -u pkgsrc/graphics/R-isoband/Makefile:1.2 pkgsrc/graphics/R-isoband/Makefile:1.3
--- pkgsrc/graphics/R-isoband/Makefile:1.2      Sat Dec  7 02:51:45 2024
+++ pkgsrc/graphics/R-isoband/Makefile  Sun Jun  7 14:43:03 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2024/12/07 02:51:45 mef Exp $
+# $NetBSD: Makefile,v 1.3 2026/06/07 14:43:03 mef Exp $
 
 R_PKGNAME=     isoband
-R_PKGVER=      0.2.7
+R_PKGVER=      0.3.0
 CATEGORIES=    graphics
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -26,5 +26,6 @@ TEST_DEPENDS+=        tex-xkeyval-[0-9]*:../../
 
 USE_LANGUAGES= c++
 
+.include "../../lang/R-cpp11/buildlink3.mk"
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/graphics/R-isoband/distinfo
diff -u pkgsrc/graphics/R-isoband/distinfo:1.4 pkgsrc/graphics/R-isoband/distinfo:1.5
--- pkgsrc/graphics/R-isoband/distinfo:1.4      Sat Dec  7 02:51:45 2024
+++ pkgsrc/graphics/R-isoband/distinfo  Sun Jun  7 14:43:03 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/12/07 02:51:45 mef Exp $
+$NetBSD: distinfo,v 1.5 2026/06/07 14:43:03 mef Exp $
 
-BLAKE2s (R/isoband_0.2.7.tar.gz) = bd21cbb6f106d86605673cf47b729c1ab5d64cd754249565efee9b30d2cdac99
-SHA512 (R/isoband_0.2.7.tar.gz) = 0eb31cd6636abc80f82b8427e3796e159cb3a77997c172c766d410cab798a2a4abe75ca5c034883cc5a2bd1b70369fa34e3f1d6f868c8faa4a91aaa52698f2db
-Size (R/isoband_0.2.7.tar.gz) = 1591812 bytes
+BLAKE2s (R/isoband_0.3.0.tar.gz) = 612b1735b4c2297403f10c660f54355f70d7a8cfaed189b9b6b287a772c823bf
+SHA512 (R/isoband_0.3.0.tar.gz) = 501211b2d2da7814f1e7aa360d18475981429c631f8d2d39a6197d2009263c35519453aedc6adbe8657d312e6203ed28c67ac605ffc5dfe4009691020c93b0fe
+Size (R/isoband_0.3.0.tar.gz) = 1593511 bytes



Home | Main Index | Thread Index | Old Index