38 lines
1.3 KiB
Diff
38 lines
1.3 KiB
Diff
|
Index: mail/mu/Makefile
|
||
|
===================================================================
|
||
|
RCS file: /home/cvs/ports/mail/mu/Makefile,v
|
||
|
retrieving revision 1.31
|
||
|
diff -u -p -u -p -r1.31 Makefile
|
||
|
--- mail/mu/Makefile 26 Oct 2021 10:37:27 -0000 1.31
|
||
|
+++ mail/mu/Makefile 15 Nov 2021 19:58:50 -0000
|
||
|
@@ -2,7 +2,7 @@
|
||
|
|
||
|
COMMENT= maildir indexer and searcher with emacs frontend
|
||
|
|
||
|
-V= 1.6.9
|
||
|
+V= 1.6.10
|
||
|
GUILE_V= 2.2
|
||
|
|
||
|
DISTNAME= mu-$V
|
||
|
@@ -24,7 +24,7 @@ WANTLIB += ${COMPILER_LIBCXX} assuan c c
|
||
|
WANTLIB += gmime-3.0 gmodule-2.0 gobject-2.0 gpg-error gpgme gthread-2.0
|
||
|
WANTLIB += iconv idn2 intl m pcre readline unistring xapian z
|
||
|
|
||
|
-MASTER_SITES= https://github.com/djcb/mu/releases/download/${V}-signed/
|
||
|
+MASTER_SITES= https://github.com/djcb/mu/releases/download/${V}/
|
||
|
EXTRACT_SUFX= .tar.xz
|
||
|
|
||
|
BUILD_DEPENDS= emacs->=24:editors/emacs
|
||
|
Index: mail/mu/distinfo
|
||
|
===================================================================
|
||
|
RCS file: /home/cvs/ports/mail/mu/distinfo,v
|
||
|
retrieving revision 1.18
|
||
|
diff -u -p -u -p -r1.18 distinfo
|
||
|
--- mail/mu/distinfo 26 Oct 2021 10:37:27 -0000 1.18
|
||
|
+++ mail/mu/distinfo 15 Nov 2021 19:59:01 -0000
|
||
|
@@ -1,2 +1,2 @@
|
||
|
-SHA256 (mu-1.6.9.tar.xz) = jZlDCk9pQusxIgCLuJfESAzaZLMP9FdcMt7YbX7br1g=
|
||
|
-SIZE (mu-1.6.9.tar.xz) = 867188
|
||
|
+SHA256 (mu-1.6.10.tar.xz) = C8IkqrK/5AtSCa8U4JguY3eJKSt5eYcmWNRJiynpALY=
|
||
|
+SIZE (mu-1.6.10.tar.xz) = 867008
|