pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/unison-snapshot unison-snapshot: Update to 2.51.3_rc2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/756ecd8a0edd
branches:  trunk
changeset: 440620:756ecd8a0edd
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue Oct 13 17:14:29 2020 +0000

description:
unison-snapshot: Update to 2.51.3_rc2

(This is named with a date, to sort properly - but it is rc2.)

Add test target.

Upstream changes are minor improvements and bug fixes.

diffstat:

 net/unison-snapshot/Makefile |   9 +++++----
 net/unison-snapshot/distinfo |  10 +++++-----
 2 files changed, 10 insertions(+), 9 deletions(-)

diffs (41 lines):

diff -r 0314da6a4f9e -r 756ecd8a0edd net/unison-snapshot/Makefile
--- a/net/unison-snapshot/Makefile      Tue Oct 13 16:35:44 2020 +0000
+++ b/net/unison-snapshot/Makefile      Tue Oct 13 17:14:29 2020 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2020/09/19 14:38:17 gdt Exp $
+# $NetBSD: Makefile,v 1.6 2020/10/13 17:14:29 gdt Exp $
 
-DISTNAME=      unison-2.51.2.20200915
-PKGREVISION=   1
+DISTNAME=      unison-2.51.2.20201013
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=bcpierce00/}
-GITHUB_TAG=     a076f63a6ebd0285ee7e4444c05d3eb3dcead6ca
+GITHUB_TAG=     v2.51.3_rc2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.cis.upenn.edu/~bcpierce/unison/
@@ -30,6 +29,8 @@
 MAKE_FLAGS+=   THREADS=true
 .endif
 
+TEST_TARGET=           test
+
 INSTALLATION_DIRS=     bin
 INSTALLATION_DIRS+=    share/doc/unison
 
diff -r 0314da6a4f9e -r 756ecd8a0edd net/unison-snapshot/distinfo
--- a/net/unison-snapshot/distinfo      Tue Oct 13 16:35:44 2020 +0000
+++ b/net/unison-snapshot/distinfo      Tue Oct 13 17:14:29 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/09/15 12:21:44 gdt Exp $
+$NetBSD: distinfo,v 1.3 2020/10/13 17:14:29 gdt Exp $
 
-SHA1 (unison-2.51.2.20200915-a076f63a6ebd0285ee7e4444c05d3eb3dcead6ca.tar.gz) = f9f09be3795816664e66ace55b9eef3f61427eaa
-RMD160 (unison-2.51.2.20200915-a076f63a6ebd0285ee7e4444c05d3eb3dcead6ca.tar.gz) = 7b81feb9b862227e4e607cd64a763490511c1790
-SHA512 (unison-2.51.2.20200915-a076f63a6ebd0285ee7e4444c05d3eb3dcead6ca.tar.gz) = 
bdd84d36861ff34db0d1a066dc8c7ac0dc889f97756aaca7c12c850467394d6620d6309a26d952ba7936374ad8c221dfe7755ab32253a3851d6986cbac37d4a5
-Size (unison-2.51.2.20200915-a076f63a6ebd0285ee7e4444c05d3eb3dcead6ca.tar.gz) = 1411017 bytes
+SHA1 (unison-2.51.2.20201013.tar.gz) = 72bf9dc407a0ff7b0e3c7393e428adc9c07a2e5f
+RMD160 (unison-2.51.2.20201013.tar.gz) = 192ae76834c7802f12ae4153786c3db17fab6fc0
+SHA512 (unison-2.51.2.20201013.tar.gz) = 0acadad426370305093854953f7fc1a720a2be67a4d8327a54822bb94c7292136cc7d7980fb80291125a2f0280180443913bfd49c428ed5a27e3537ef4713153
+Size (unison-2.51.2.20201013.tar.gz) = 1370090 bytes



Home | Main Index | Thread Index | Old Index