more patches...
This commit is contained in:
36
mu-1.8.1.diff
Normal file
36
mu-1.8.1.diff
Normal file
@@ -0,0 +1,36 @@
|
||||
Index: mail/mu/Makefile
|
||||
===================================================================
|
||||
RCS file: /home/cvs/ports/mail/mu/Makefile,v
|
||||
retrieving revision 1.34
|
||||
diff -u -p -u -p -r1.34 Makefile
|
||||
--- mail/mu/Makefile 16 Jun 2022 15:39:44 -0000 1.34
|
||||
+++ mail/mu/Makefile 28 Jun 2022 20:02:03 -0000
|
||||
@@ -1,6 +1,6 @@
|
||||
COMMENT= maildir indexer and searcher with emacs frontend
|
||||
|
||||
-V= 1.6.11
|
||||
+V= 1.8.1
|
||||
GUILE_V= 2.2
|
||||
|
||||
DISTNAME= mu-$V
|
||||
@@ -22,7 +22,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}/
|
||||
+MASTER_SITES= https://github.com/djcb/mu/releases/download/v${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.20
|
||||
diff -u -p -u -p -r1.20 distinfo
|
||||
--- mail/mu/distinfo 16 Jun 2022 15:39:44 -0000 1.20
|
||||
+++ mail/mu/distinfo 28 Jun 2022 20:02:06 -0000
|
||||
@@ -1,2 +1,2 @@
|
||||
-SHA256 (mu-1.6.11.tar.xz) = YOqyQNwQjypBn0fWp1wWhBB43NGT8sC7Atzbn/SE7I0=
|
||||
-SIZE (mu-1.6.11.tar.xz) = 870188
|
||||
+SHA256 (mu-1.8.1.tar.xz) = RBK2X9oHvSRhuDV3Eekg/Cbe1+xI9HFzulGMy3/Kw/o=
|
||||
+SIZE (mu-1.8.1.tar.xz) = 537892
|
||||
Reference in New Issue
Block a user