pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/p5-File-RsyncP



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Sep 12 09:35:08 UTC 2021

Modified Files:
        pkgsrc/net/p5-File-RsyncP: Makefile distinfo

Log Message:
Update to 0.76

Upstream changes:
0.76 Mon Sep 14 14:20:41 PDT 2020

  - correctly handle stderr output from rsync 3.2.3.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/p5-File-RsyncP/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/p5-File-RsyncP/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/p5-File-RsyncP/Makefile
diff -u pkgsrc/net/p5-File-RsyncP/Makefile:1.9 pkgsrc/net/p5-File-RsyncP/Makefile:1.10
--- pkgsrc/net/p5-File-RsyncP/Makefile:1.9      Mon May 24 19:53:23 2021
+++ pkgsrc/net/p5-File-RsyncP/Makefile  Sun Sep 12 09:35:08 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2021/05/24 19:53:23 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2021/09/12 09:35:08 wen Exp $
 
-DISTNAME=      File-RsyncP-0.74
+DISTNAME=      File-RsyncP-0.76
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CB/CBARRATT/}
 

Index: pkgsrc/net/p5-File-RsyncP/distinfo
diff -u pkgsrc/net/p5-File-RsyncP/distinfo:1.2 pkgsrc/net/p5-File-RsyncP/distinfo:1.3
--- pkgsrc/net/p5-File-RsyncP/distinfo:1.2      Wed Nov  4 00:35:18 2015
+++ pkgsrc/net/p5-File-RsyncP/distinfo  Sun Sep 12 09:35:08 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 00:35:18 agc Exp $
+$NetBSD: distinfo,v 1.3 2021/09/12 09:35:08 wen Exp $
 
-SHA1 (File-RsyncP-0.74.tar.gz) = dc18d4f599dca50d3930756125283c0e92969729
-RMD160 (File-RsyncP-0.74.tar.gz) = a4407d6189cbb36f5ff1cbe01307822f5748b6b3
-SHA512 (File-RsyncP-0.74.tar.gz) = 0585c2f0b145875e9a13523d829b2ed9907e1e38c526f630a79a5b5dab36b6a9012375620ae92292e5977735c106bfab905bb121f56df5ca4494e1efcbd02cb6
-Size (File-RsyncP-0.74.tar.gz) = 167122 bytes
+SHA1 (File-RsyncP-0.76.tar.gz) = a045f82e15fd5b3dad9b1e53f50bb500af75eb08
+RMD160 (File-RsyncP-0.76.tar.gz) = 7a01ca78f58df4753ed0c958e1204bbfae070ca9
+SHA512 (File-RsyncP-0.76.tar.gz) = b81d9ce63181605939e8aff87c9e56ab276899f019f44eb3f149e7ee0d44a94fcbee771381ebe6ca8281c2de0d57d9cbdbcb972ccb7406a0aefd920040603bb3
+Size (File-RsyncP-0.76.tar.gz) = 167744 bytes



Home | Main Index | Thread Index | Old Index