pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/R-pingr



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Feb 18 09:29:34 UTC 2023

Modified Files:
        pkgsrc/net/R-pingr: Makefile distinfo

Log Message:
(net/R-pingr) Updated 2.0.1 to 2.0.2

# pingr 2.0.2

* `pingr::ping()` now works better in a non-English locale (#18).


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

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

Modified files:

Index: pkgsrc/net/R-pingr/Makefile
diff -u pkgsrc/net/R-pingr/Makefile:1.2 pkgsrc/net/R-pingr/Makefile:1.3
--- pkgsrc/net/R-pingr/Makefile:1.2     Sat Aug  1 13:11:51 2020
+++ pkgsrc/net/R-pingr/Makefile Sat Feb 18 09:29:34 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/08/01 13:11:51 mef Exp $
+# $NetBSD: Makefile,v 1.3 2023/02/18 09:29:34 mef Exp $
 
 R_PKGNAME=     pingr
-R_PKGVER=      2.0.1
+R_PKGVER=      2.0.2
 CATEGORIES=    net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/net/R-pingr/distinfo
diff -u pkgsrc/net/R-pingr/distinfo:1.3 pkgsrc/net/R-pingr/distinfo:1.4
--- pkgsrc/net/R-pingr/distinfo:1.3     Tue Oct 26 11:05:21 2021
+++ pkgsrc/net/R-pingr/distinfo Sat Feb 18 09:29:34 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:05:21 nia Exp $
+$NetBSD: distinfo,v 1.4 2023/02/18 09:29:34 mef Exp $
 
-BLAKE2s (R/pingr_2.0.1.tar.gz) = 5c5023c7930663efceb4b2f1cf1b3ac957de020993e88fd016f6823321f14320
-SHA512 (R/pingr_2.0.1.tar.gz) = 36e4f9106d682a0d2261bd5aa27ca918f5febe04689d032aaed9f574416cd1ccd3255303b3b5e08cea0efce3140b47d7c0aa57faac95f463cdc1ee4463111adb
-Size (R/pingr_2.0.1.tar.gz) = 16845 bytes
+BLAKE2s (R/pingr_2.0.2.tar.gz) = 086e01224550647de39c49cc9f19eaab248e29d1d3337313538eea232d5015d0
+SHA512 (R/pingr_2.0.2.tar.gz) = 12cdb3d169a1e0003b60f5c032e0972610fc5f2666be2bfc8a98252f3bc75b5ec9c0c0e34c11ec659a67d82ff02b62bf1c759a340ea1aa3b53720cd0a7f5ca41
+Size (R/pingr_2.0.2.tar.gz) = 16833 bytes



Home | Main Index | Thread Index | Old Index