Thursday, May 25, 2023

[update] mail/sieve-connect 0.87 -> 0.90

Hi,
Attached update for sieve-connect to 0.90. Current 0.87 has an error with regexes.
Tested out with my personal mail server with dovecot-pigeonhole-0.5.20v1 on 7.3 stable.

OK?

Aisha

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/sieve-connect/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile 11 Mar 2022 19:34:56 -0000 1.10
+++ Makefile 25 May 2023 12:41:19 -0000
@@ -1,6 +1,6 @@
COMMENT = perl sieveshell-compatible ManageSieve client

-GH_VER = v0.87
+GH_VER = v0.90
V = ${GH_VER:S/v//}
PROJECT = sieve-connect
DISTNAME = ${PROJECT}-${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/sieve-connect/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 23 Dec 2013 13:24:17 -0000 1.6
+++ distinfo 25 May 2023 12:41:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (sieve-connect-0.87.tar.bz2) = 496AqzSZTeAnf8e/U7fAjoLbGh8nYt2sQxHYGRzqbEk=
-SIZE (sieve-connect-0.87.tar.bz2) = 40023
+SHA256 (sieve-connect-0.90.tar.bz2) = ShiLpQAJFwtaelHL0NuquXLrHkKjrXwtjSL7Y/L3dgM=
+SIZE (sieve-connect-0.90.tar.bz2) = 46481

No comments:

Post a Comment