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:           Thu Jun 24 15:05:57 UTC 2021

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

Log Message:
net/unison-snapshot: Adjust to the hash that is 2.51.4

This is still the snapshot package, but since a release just happened,
at least catch it up for those following the snapshot.

Upstream changes since the last snapshot update are minor fixes, doc
regen, etc.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/unison-snapshot/Makefile
cvs rdiff -u -r1.11 -r1.12 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.17 pkgsrc/net/unison-snapshot/Makefile:1.18
--- pkgsrc/net/unison-snapshot/Makefile:1.17    Mon Jun 14 22:55:03 2021
+++ pkgsrc/net/unison-snapshot/Makefile Thu Jun 24 15:05:57 2021
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2021/06/14 22:55:03 gdt Exp $
+# $NetBSD: Makefile,v 1.18 2021/06/24 15:05:57 gdt Exp $
 
-DISTNAME=      unison-2.51.3.72.90
+DISTNAME=      unison-2.51.3.99
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=bcpierce00/}
-# on the way to 2.51.4rc3
-GITHUB_TAG=     f2762dc2f50ee12768cf68b4aa19a35e68ee3e8a
+# actually 2.51.4
+GITHUB_TAG=     f29b364cad83c71f5620c0df3b9b0049b62d2d60
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.cis.upenn.edu/~bcpierce/unison/

Index: pkgsrc/net/unison-snapshot/distinfo
diff -u pkgsrc/net/unison-snapshot/distinfo:1.11 pkgsrc/net/unison-snapshot/distinfo:1.12
--- pkgsrc/net/unison-snapshot/distinfo:1.11    Mon Jun 14 22:55:03 2021
+++ pkgsrc/net/unison-snapshot/distinfo Thu Jun 24 15:05:57 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2021/06/14 22:55:03 gdt Exp $
+$NetBSD: distinfo,v 1.12 2021/06/24 15:05:57 gdt Exp $
 
-SHA1 (unison-2.51.3.72.90-f2762dc2f50ee12768cf68b4aa19a35e68ee3e8a.tar.gz) = 2e06d212198a798e962313ae761bf355a0762cdf
-RMD160 (unison-2.51.3.72.90-f2762dc2f50ee12768cf68b4aa19a35e68ee3e8a.tar.gz) = f817fc1c34bc984b3f8f5604137deae99f05adb4
-SHA512 (unison-2.51.3.72.90-f2762dc2f50ee12768cf68b4aa19a35e68ee3e8a.tar.gz) = 
c65bcf2956051cb4e57abcb9595eeb1882262d58f148099c7cae895062a90d2c7833d21949fda7eae18672a35931a5b98fdb6134cd5e4fe6f3c71fc520e32121
-Size (unison-2.51.3.72.90-f2762dc2f50ee12768cf68b4aa19a35e68ee3e8a.tar.gz) = 1378337 bytes
+SHA1 (unison-2.51.3.99-f29b364cad83c71f5620c0df3b9b0049b62d2d60.tar.gz) = 260805dda4a56f468c66c7023efeb5fcf3deb4fb
+RMD160 (unison-2.51.3.99-f29b364cad83c71f5620c0df3b9b0049b62d2d60.tar.gz) = 27d444c5218553cc33b89f3b452e953f1c877b95
+SHA512 (unison-2.51.3.99-f29b364cad83c71f5620c0df3b9b0049b62d2d60.tar.gz) = 
77ea8ae8e46271c9a323639509ff101a9a163c1d0088d326a9f08ee191cc956307267ab8eafe6aa7299e6d73ec1eb456fd2ac5062485df0eb8c2f53733946573
+Size (unison-2.51.3.99-f29b364cad83c71f5620c0df3b9b0049b62d2d60.tar.gz) = 1373755 bytes



Home | Main Index | Thread Index | Old Index