pkgsrc-WIP-changes archive

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

unison-snapshot: Update to 2.53.3.0.50



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Thu May 11 19:58:23 2023 -0400
Changeset:	7fcd6ce1fbab1f921b66793de41c47bf08664213

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

Log Message:
unison-snapshot: Update to 2.53.3.0.50

Upstream changes are minor maintenance

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

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

diffstat:
 unison-snapshot/Makefile | 12 +++++-------
 unison-snapshot/PLIST    |  6 ++----
 unison-snapshot/distinfo |  6 +++---
 3 files changed, 10 insertions(+), 14 deletions(-)

diffs:
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index 8072f7716d..ecada4ae1f 100644
--- a/unison-snapshot/Makefile
+++ b/unison-snapshot/Makefile
@@ -1,12 +1,12 @@
 # $NetBSD: Makefile,v 1.142 2022/08/17 20:28:37 wiz Exp $
 
-# 2.53.3rc1
-DISTNAME=	unison-2.53.2.0.91
+# 2.53.3.beyond
+DISTNAME=	unison-2.53.3.0.50
 #PKGREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bcpierce00/}
 #GITHUB_TAG=	v${PKGVERSION_NOREV}
-GITHUB_TAG=	574a2716a9cd5096651d80f161250bf26df9a38f
+GITHUB_TAG=	9056d581efdc17dda13e08b6868032f4f6e4445d
 
 
 MAINTAINER=	gdt%NetBSD.org@localhost
@@ -40,12 +40,10 @@ INSTALLATION_DIRS+=	share/doc/unison
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/src/unison ${DESTDIR}${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/src/CONTRIB ${DESTDIR}${PREFIX}/share/doc/unison
 	${INSTALL_MAN} ${WRKSRC}/src/COPYING ${DESTDIR}${PREFIX}/share/doc/unison
+	${INSTALL_MAN} ${WRKSRC}/CONTRIBUTING.md ${DESTDIR}${PREFIX}/share/doc/unison
+	${INSTALL_MAN} ${WRKSRC}/INSTALL.md ${DESTDIR}${PREFIX}/share/doc/unison
 	${INSTALL_MAN} ${WRKSRC}/NEWS.md ${DESTDIR}${PREFIX}/share/doc/unison
-	${INSTALL_MAN} ${WRKSRC}/src/README ${DESTDIR}${PREFIX}/share/doc/unison
-	${INSTALL_MAN} ${WRKSRC}/src/ROADMAP.txt ${DESTDIR}${PREFIX}/share/doc/unison
-	${INSTALL_MAN} ${WRKSRC}/src/TODO.txt ${DESTDIR}${PREFIX}/share/doc/unison
 	${INSTALL_MAN} ${WRKSRC}/man/unison.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
 
 .include "../../mk/pthread.buildlink3.mk"
diff --git a/unison-snapshot/PLIST b/unison-snapshot/PLIST
index 505232ef79..6fc2e1ba45 100644
--- a/unison-snapshot/PLIST
+++ b/unison-snapshot/PLIST
@@ -1,9 +1,7 @@
 @comment $NetBSD: PLIST,v 1.7 2022/05/08 15:02:33 gdt Exp $
 bin/unison
 man/man1/unison.1
-share/doc/unison/CONTRIB
 share/doc/unison/COPYING
+share/doc/unison/CONTRIBUTING.md
+share/doc/unison/INSTALL.md
 share/doc/unison/NEWS.md
-share/doc/unison/README
-share/doc/unison/ROADMAP.txt
-share/doc/unison/TODO.txt
diff --git a/unison-snapshot/distinfo b/unison-snapshot/distinfo
index 3ccda1603a..831b473309 100644
--- a/unison-snapshot/distinfo
+++ b/unison-snapshot/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.34 2022/05/08 15:02:33 gdt Exp $
 
-BLAKE2s (unison-2.53.2.0.91-574a2716a9cd5096651d80f161250bf26df9a38f.tar.gz) = 9387cf9526a5b033af92693a45720da54c1c7a7d8158c7de5b6ee86abd82d86a
-SHA512 (unison-2.53.2.0.91-574a2716a9cd5096651d80f161250bf26df9a38f.tar.gz) = 07dd97b12dc26a640be18b31c3418b66c136a777e48757e4fb578865fd1b49f8db352b28faf9ab26923c9c3c0c4fce3a1192788cdce8ceaaca7fad3dde5c6965
-Size (unison-2.53.2.0.91-574a2716a9cd5096651d80f161250bf26df9a38f.tar.gz) = 1417162 bytes
+BLAKE2s (unison-2.53.3.0.50-9056d581efdc17dda13e08b6868032f4f6e4445d.tar.gz) = 67d68cac621be44d14e88f2821780d99aaff87294e460abf50c653e8853d9409
+SHA512 (unison-2.53.3.0.50-9056d581efdc17dda13e08b6868032f4f6e4445d.tar.gz) = 3664c3caf9b35191fa76ac1e68e3e9f849e1189005707f8c8b6f3ca726cfc3713313c5f58999f53b47c2d8a58271d9add96284fd67425ddbbd9069c98b2758a8
+Size (unison-2.53.3.0.50-9056d581efdc17dda13e08b6868032f4f6e4445d.tar.gz) = 1411044 bytes


Home | Main Index | Thread Index | Old Index