Simple diff for updating net/unison/2.5x to 2.51.5, which is a bugfix
release. Overview on changes can be found at
https://github.com/bcpierce00/unison/blob/v2.51.5/src/NEWS.

Run tested against itself, and the version we currently have in ports
(2.51.4). All tests pass.

OK?


diff --git Makefile Makefile
index a29b81b19d8..909e7046eca 100644
--- Makefile
+++ Makefile
@@ -1,6 +1,5 @@
 # $OpenBSD: Makefile,v 1.14 2021/12/10 04:11:00 daniel Exp $
 
-GH_TAGNAME=    v2.51.4
-REVISION=      1
+GH_TAGNAME=    v2.51.5
 
 .include <bsd.port.mk>
diff --git distinfo distinfo
index 2110fc666e5..abbb4a7f896 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (unison-2.51.4.tar.gz) = 0ezHWBqvLtDzQD1JYPRorNe58dkoOKF8lubR33m4AtU=
-SIZE (unison-2.51.4.tar.gz) = 1371579
+SHA256 (unison-2.51.5.tar.gz) = fodjcZkuv4kLYPMt+ICpinX+jEfAa3sq4q02vkgBPoM=
+SIZE (unison-2.51.5.tar.gz) = 1385407

Reply via email to