pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/unison-snapshot



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Oct 13 17:14:29 UTC 2020

Modified Files:
        pkgsrc/net/unison-snapshot: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/unison-snapshot/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/unison-snapshot/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/unison-snapshot/Makefile
diff -u pkgsrc/net/unison-snapshot/Makefile:1.5 pkgsrc/net/unison-snapshot/Makefile:1.6
--- pkgsrc/net/unison-snapshot/Makefile:1.5     Sat Sep 19 14:38:17 2020
+++ pkgsrc/net/unison-snapshot/Makefile Tue Oct 13 17:14:29 2020
@@ -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+=  NATIVE=false
 MAKE_FLAGS+=   THREADS=true
 .endif
 
+TEST_TARGET=           test
+
 INSTALLATION_DIRS=     bin
 INSTALLATION_DIRS+=    share/doc/unison
 

Index: pkgsrc/net/unison-snapshot/distinfo
diff -u pkgsrc/net/unison-snapshot/distinfo:1.2 pkgsrc/net/unison-snapshot/distinfo:1.3
--- pkgsrc/net/unison-snapshot/distinfo:1.2     Tue Sep 15 12:21:44 2020
+++ pkgsrc/net/unison-snapshot/distinfo Tue Oct 13 17:14:29 2020
@@ -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