pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/R-xfun



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Dec 31 12:44:14 UTC 2022

Modified Files:
        pkgsrc/devel/R-xfun: Makefile distinfo

Log Message:
(devel/R-xfun) Updated 0.35 to 0.36

# CHANGES IN xfun VERSION 0.36

- Added a new argument `resolve_symlink` to `normalize_path()` to get
  the absolute paths of symlinks without resolving them (with
  `resolve_symlink = FALSE`).


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/R-xfun/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/R-xfun/distinfo

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

Modified files:

Index: pkgsrc/devel/R-xfun/Makefile
diff -u pkgsrc/devel/R-xfun/Makefile:1.15 pkgsrc/devel/R-xfun/Makefile:1.16
--- pkgsrc/devel/R-xfun/Makefile:1.15   Sun Dec 18 05:08:39 2022
+++ pkgsrc/devel/R-xfun/Makefile        Sat Dec 31 12:44:14 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2022/12/18 05:08:39 mef Exp $
+# $NetBSD: Makefile,v 1.16 2022/12/31 12:44:14 mef Exp $
 
 R_PKGNAME=     xfun
-R_PKGVER=      0.35
+R_PKGVER=      0.36
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/R-xfun/distinfo
diff -u pkgsrc/devel/R-xfun/distinfo:1.13 pkgsrc/devel/R-xfun/distinfo:1.14
--- pkgsrc/devel/R-xfun/distinfo:1.13   Sun Dec 18 05:08:39 2022
+++ pkgsrc/devel/R-xfun/distinfo        Sat Dec 31 12:44:14 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2022/12/18 05:08:39 mef Exp $
+$NetBSD: distinfo,v 1.14 2022/12/31 12:44:14 mef Exp $
 
-BLAKE2s (R/xfun_0.35.tar.gz) = 78a35795bac87382ec3ab333d63b3f34d07129abcc7d6b75d7a4fa5c64cb6455
-SHA512 (R/xfun_0.35.tar.gz) = 0f52a433ed9de59f91860b9bbbabe5750edd0a35aac2fec6ac7fff367106f79a25dcf256607600f827296ac388e8b30bfa8d676c686ea8c82dcbd110118d9feb
-Size (R/xfun_0.35.tar.gz) = 128332 bytes
+BLAKE2s (R/xfun_0.36.tar.gz) = f5ff05d70d59d240ff2874b4f9aca9d0411e7eae669fd3232d091268044eb91a
+SHA512 (R/xfun_0.36.tar.gz) = 80c77980db1c1bc88c8c5a84e4d203321c253164acb731df7d2936375d4bdc698a1c61bb59c3ee57ec609b3ebcdf19c6455921a2f696a6c30779796717608aed
+Size (R/xfun_0.36.tar.gz) = 128699 bytes



Home | Main Index | Thread Index | Old Index