pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-gss



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Nov  3 01:49:44 UTC 2024

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

Log Message:
(math/R-gss) Updated 2.2.7 to 2.2.8

Thu Sep 26 02:56:25 PM EDT 2024, Chong Gu <chong%purdue.edu@localhost>

        * DESCRIPTION: Version 2.2-8

        * src: Numerous edits to comply with newer FORTRAN syntax.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/R-gss/Makefile \
    pkgsrc/math/R-gss/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-gss/Makefile
diff -u pkgsrc/math/R-gss/Makefile:1.8 pkgsrc/math/R-gss/Makefile:1.9
--- pkgsrc/math/R-gss/Makefile:1.8      Fri Jan 26 13:20:17 2024
+++ pkgsrc/math/R-gss/Makefile  Sun Nov  3 01:49:44 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2024/01/26 13:20:17 mef Exp $
+# $NetBSD: Makefile,v 1.9 2024/11/03 01:49:44 mef Exp $
 
 R_PKGNAME=     gss
-R_PKGVER=      2.2-7
+R_PKGVER=      2.2-8
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       General smoothing splines
Index: pkgsrc/math/R-gss/distinfo
diff -u pkgsrc/math/R-gss/distinfo:1.8 pkgsrc/math/R-gss/distinfo:1.9
--- pkgsrc/math/R-gss/distinfo:1.8      Fri Jan 26 13:20:17 2024
+++ pkgsrc/math/R-gss/distinfo  Sun Nov  3 01:49:44 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/01/26 13:20:17 mef Exp $
+$NetBSD: distinfo,v 1.9 2024/11/03 01:49:44 mef Exp $
 
-BLAKE2s (R/gss_2.2-7.tar.gz) = 230f0288770043fabedf133919c0afe02cdf51ab7f302bcd0f2ef46f0653f42b
-SHA512 (R/gss_2.2-7.tar.gz) = 50195dcf870b014d56de280287d3e5f1327aa618f19a83d8f50563517012c133fd2d8816e7f64ed86dc996de0194b933d7a9140bf354cb13cef7b4aa5b8658bc
-Size (R/gss_2.2-7.tar.gz) = 544255 bytes
+BLAKE2s (R/gss_2.2-8.tar.gz) = 1b4479c4e9303f44b2f12a0050e2af7042995f369cf2fccc83c39bbfd8e2fc2c
+SHA512 (R/gss_2.2-8.tar.gz) = 27e9881f21becb75a50c0f8d947640b684f1b5d82814516e814bae4e9e3d15efc46e515d62fd5fa8e758a29b6e824f6e47768a59b202b74edc551dd5ef0e18a1
+Size (R/gss_2.2-8.tar.gz) = 544873 bytes



Home | Main Index | Thread Index | Old Index