pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-hexbin



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun 11 05:55:34 UTC 2023

Modified Files:
        pkgsrc/math/R-hexbin: Makefile distinfo

Log Message:
(math/R-hexbin) Updated 1.28.2 to 1.28.3, NEWS.md unknown


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/R-hexbin/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/R-hexbin/distinfo

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

Modified files:

Index: pkgsrc/math/R-hexbin/Makefile
diff -u pkgsrc/math/R-hexbin/Makefile:1.1 pkgsrc/math/R-hexbin/Makefile:1.2
--- pkgsrc/math/R-hexbin/Makefile:1.1   Sat Aug 28 02:47:44 2021
+++ pkgsrc/math/R-hexbin/Makefile       Sun Jun 11 05:55:34 2023
@@ -1,12 +1,14 @@
-# $NetBSD: Makefile,v 1.1 2021/08/28 02:47:44 mef Exp $
+# $NetBSD: Makefile,v 1.2 2023/06/11 05:55:34 mef Exp $
 
 R_PKGNAME=     hexbin
-R_PKGVER=      1.28.2
+R_PKGVER=      1.28.3
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Hexagonal Binning Routines
 LICENSE=       gnu-gpl-v2
 
+# Packages suggested but not available: 'marray', 'affy', 'Biobase', 'limma'
+
 USE_LANGUAGES= c fortran
 
 .include "../../math/R/Makefile.extension"

Index: pkgsrc/math/R-hexbin/distinfo
diff -u pkgsrc/math/R-hexbin/distinfo:1.3 pkgsrc/math/R-hexbin/distinfo:1.4
--- pkgsrc/math/R-hexbin/distinfo:1.3   Tue Oct 26 10:55:28 2021
+++ pkgsrc/math/R-hexbin/distinfo       Sun Jun 11 05:55:34 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:55:28 nia Exp $
+$NetBSD: distinfo,v 1.4 2023/06/11 05:55:34 mef Exp $
 
-BLAKE2s (R/hexbin_1.28.2.tar.gz) = f76f656caf150a27114f9e2fda4f974e8fc93b045dd9cf023fc0355e619ea758
-SHA512 (R/hexbin_1.28.2.tar.gz) = 07e9a7a34eb38bca3055c4712b256946edb1d413d413901f5ea128cd12a3909f1abc6e029a5d33de0bf1e37afb1cc559721d9b231186e911aa9d1b6928c91ff7
-Size (R/hexbin_1.28.2.tar.gz) = 1066670 bytes
+BLAKE2s (R/hexbin_1.28.3.tar.gz) = c72df7c942b7f38f16a0e17abadadea33e6e1d7a01e03cbc3924ec716fcb8005
+SHA512 (R/hexbin_1.28.3.tar.gz) = e316acb37e5ce32ffdc12f5ac34f59edfcb2df37fb0063d3def6564d26e43d41fe4298a2c8f64a9f75b2bc0ff90253bcfa5be0befd3bdd655d88722f2cd04fd1
+Size (R/hexbin_1.28.3.tar.gz) = 1199967 bytes



Home | Main Index | Thread Index | Old Index