pkgsrc-WIP-changes archive

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

unison-snapshot: Advance along upstream master



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Thu Sep 24 09:32:43 2026 -0400
Changeset:	66a91ba72f94541e28d4d46645dfd33ee6887994

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

Log Message:
unison-snapshot: Advance along upstream master

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=66a91ba72f94541e28d4d46645dfd33ee6887994

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 unison-snapshot/Makefile | 8 +++++---
 unison-snapshot/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs:
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index 55d038759a..b0e56ce598 100644
--- a/unison-snapshot/Makefile
+++ b/unison-snapshot/Makefile
@@ -1,11 +1,13 @@
 # $NetBSD: Makefile,v 1.179 2026/05/01 00:40:59 gdt Exp $
 
-# This remains in wip because it will very soon advance along upstream master.
-DISTNAME=	unison-2.54.0
+# Upstream versions are x.y.z only; the release after 2.54.0 will
+# either be 2.54.1 or 2.55.0.
+# Use a fake sub-micro for n commits after the tag.
+DISTNAME=	unison-2.54.0.32
 #PKGREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bcpierce00/}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
+GITHUB_TAG=	8772d26a2eb77cfd0cb6da81807e81f24f51044c
 
 MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/bcpierce00/unison
diff --git a/unison-snapshot/distinfo b/unison-snapshot/distinfo
index 9aec14b58a..1c632980cf 100644
--- a/unison-snapshot/distinfo
+++ b/unison-snapshot/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.44 2026/05/01 00:40:59 gdt Exp $
 
-BLAKE2s (unison-2.54.0.tar.gz) = a211563340b5a594667076f4f25446fc44c96c32d82ab2a4a2d9d3ccad97a6d8
-SHA512 (unison-2.54.0.tar.gz) = 7d1fea12b11e7a4bf2a5dbd9064d3c5104ca21df88fae0ead098f1ec8b7b935abcc7cdff74799fd2d9f5b23cc06eaa7f262bb71270511fb9c2ff4aac74c7ff11
-Size (unison-2.54.0.tar.gz) = 1141341 bytes
+BLAKE2s (unison-2.54.0.32-8772d26a2eb77cfd0cb6da81807e81f24f51044c.tar.gz) = 61d55144763c5b8e486717fb29c76dee3ebd3ddbfb0a01d0db3389b34b2998c8
+SHA512 (unison-2.54.0.32-8772d26a2eb77cfd0cb6da81807e81f24f51044c.tar.gz) = 1ff28c679727b2b21479c810e7140b3f5fd9b6212d31503c2a9425f11e27e0964ff283443bf1f4a4796363fd9f9912e9960d11ca2b0cc62b4b8e0890cf51d281
+Size (unison-2.54.0.32-8772d26a2eb77cfd0cb6da81807e81f24f51044c.tar.gz) = 1144024 bytes


Home | Main Index | Thread Index | Old Index