Mon Jul 19 19:14:33 2021 UTC ()
net/unison-snapshot: Update to 2.51.4.70.1

Upstream changes aren't clearly documented, but from memory they are
bugfixes and minor improvements.


(gdt)
diff -r1.20 -r1.21 pkgsrc/net/unison-snapshot/Makefile
diff -r1.12 -r1.13 pkgsrc/net/unison-snapshot/distinfo

cvs diff -r1.20 -r1.21 pkgsrc/net/unison-snapshot/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/net/unison-snapshot/Attic/Makefile 2021/07/19 19:03:32 1.20
+++ pkgsrc/net/unison-snapshot/Attic/Makefile 2021/07/19 19:14:33 1.21
@@ -1,20 +1,21 @@ @@ -1,20 +1,21 @@
1# $NetBSD: Makefile,v 1.20 2021/07/19 19:03:32 gdt Exp $ 1# $NetBSD: Makefile,v 1.21 2021/07/19 19:14:33 gdt Exp $
2 2
3DISTNAME= unison-2.51.3.99 3# faux version to let me increment the last digit along the branch
 4DISTNAME= unison-2.51.4.70.1
4CATEGORIES= net 5CATEGORIES= net
5MASTER_SITES= ${MASTER_SITE_GITHUB:=bcpierce00/} 6MASTER_SITES= ${MASTER_SITE_GITHUB:=bcpierce00/}
6# actually 2.51.4 7# identifies as 2.51.4, but is beyond it
7GITHUB_TAG= f29b364cad83c71f5620c0df3b9b0049b62d2d60 8GITHUB_TAG= 92bbc2d9299ebc255c9b73b673bae905bd93890f
8 9
9MAINTAINER= gdt@NetBSD.org 10MAINTAINER= gdt@NetBSD.org
10HOMEPAGE= https://www.cis.upenn.edu/~bcpierce/unison/ 11HOMEPAGE= https://www.cis.upenn.edu/~bcpierce/unison/
11COMMENT= File-synchronization tool 12COMMENT= File-synchronization tool
12LICENSE= gnu-gpl-v3 13LICENSE= gnu-gpl-v3
13 14
14USE_TOOLS+= gmake bash 15USE_TOOLS+= gmake bash
15MAKE_FLAGS+= CFLAGS="" 16MAKE_FLAGS+= CFLAGS=""
16MAKE_ENV+= HOME=${WRKDIR:Q} 17MAKE_ENV+= HOME=${WRKDIR:Q}
17 18
18.include "options.mk" 19.include "options.mk"
19.include "../../mk/bsd.prefs.mk" 20.include "../../mk/bsd.prefs.mk"
20 21

cvs diff -r1.12 -r1.13 pkgsrc/net/unison-snapshot/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/net/unison-snapshot/Attic/distinfo 2021/06/24 15:05:57 1.12
+++ pkgsrc/net/unison-snapshot/Attic/distinfo 2021/07/19 19:14:33 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2021/06/24 15:05:57 gdt Exp $ 1$NetBSD: distinfo,v 1.13 2021/07/19 19:14:33 gdt Exp $
2 2
3SHA1 (unison-2.51.3.99-f29b364cad83c71f5620c0df3b9b0049b62d2d60.tar.gz) = 260805dda4a56f468c66c7023efeb5fcf3deb4fb 3SHA1 (unison-2.51.4.70.1-92bbc2d9299ebc255c9b73b673bae905bd93890f.tar.gz) = 716d1c490358afe8039c3d82ac4878d8540f80f4
4RMD160 (unison-2.51.3.99-f29b364cad83c71f5620c0df3b9b0049b62d2d60.tar.gz) = 27d444c5218553cc33b89f3b452e953f1c877b95 4RMD160 (unison-2.51.4.70.1-92bbc2d9299ebc255c9b73b673bae905bd93890f.tar.gz) = 280fca8cc8ba23b6cf016f4884759c848bb6f3fe
5SHA512 (unison-2.51.3.99-f29b364cad83c71f5620c0df3b9b0049b62d2d60.tar.gz) = 77ea8ae8e46271c9a323639509ff101a9a163c1d0088d326a9f08ee191cc956307267ab8eafe6aa7299e6d73ec1eb456fd2ac5062485df0eb8c2f53733946573 5SHA512 (unison-2.51.4.70.1-92bbc2d9299ebc255c9b73b673bae905bd93890f.tar.gz) = 39064c68fbd26306a95763ef33352d38066c8f4bd1c02c5e1b23cea431d47722f22a536563e7fc8f2003e761e7f48b4ce84e7178a987819a0d5ebc092b85a9dd
6Size (unison-2.51.3.99-f29b364cad83c71f5620c0df3b9b0049b62d2d60.tar.gz) = 1373755 bytes 6Size (unison-2.51.4.70.1-92bbc2d9299ebc255c9b73b673bae905bd93890f.tar.gz) = 1377214 bytes