Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0ce2ddb003d99a389f02fd0ed1587d4ed39f7c71)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0ce2ddb003d99a389f02fd0ed1587d4ed39f7c71)
  • Date: Sun, 24 Apr 2022 11:57:30 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

audio-soft/idjc/DEPENDS | 2 +-
audio-soft/idjc/HISTORY | 3 +++
dev/null |binary
mail/mutt/DEPENDS | 10 ++++++++--
mail/mutt/DETAILS | 2 +-
mail/mutt/HISTORY | 5 +++++
mail/mutt/patches/trash_folder/PATCH_DETAILS | 4 ----
7 files changed, 18 insertions(+), 8 deletions(-)

New commits:
commit 0ce2ddb003d99a389f02fd0ed1587d4ed39f7c71
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

idjc: Override python3 detection

commit 2cae8d719cef64cc0bb9a3887fb0406ffde9e6b9
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

mutt 2.2.3

commit d87517d4999b4d254d13299d33667219399c2fcd
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

mutt: Remove trash_folder patch (upstreamed)

diff --git a/audio-soft/idjc/DEPENDS b/audio-soft/idjc/DEPENDS
index 0dd94d9..87605fd 100755
--- a/audio-soft/idjc/DEPENDS
+++ b/audio-soft/idjc/DEPENDS
@@ -7,7 +7,7 @@ vdepends <<EOF &&
libsndfile >= 1.0.12
mutagen >= 1.44
pygobject3 >= 3.36
- python3 >= 3.7
+ python3 >= 3.7 flags: PYTHON=python3
vorbis-tools >= 1.2.0
EOF
optional_depends lame \
diff --git a/audio-soft/idjc/HISTORY b/audio-soft/idjc/HISTORY
index 2b3516c..5ce57e6 100644
--- a/audio-soft/idjc/HISTORY
+++ b/audio-soft/idjc/HISTORY
@@ -1,3 +1,6 @@
+2022-04-24 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: added override for python3 detection
+
2021-03-14 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.9.1
* DEPENDS: updated dependencies
diff --git a/mail/mutt/DEPENDS b/mail/mutt/DEPENDS
index f3c4d41..24f81f1 100755
--- a/mail/mutt/DEPENDS
+++ b/mail/mutt/DEPENDS
@@ -72,12 +72,18 @@ if list_find "${MUTT_OPTS}" "--enable-pop" || list_find
"${MUTT_OPTS}" "--enable
optional_depends "gnutls" \
"--with-gnutls" \
"" \
- "to enable SSL support for POP/IMAP via gnutls" &&
+ "to enable SSL support for POP/IMAP via GnuTLS" &&

optional_depends "LIBSASL" \
"--with-sasl" \
"" \
- "to enable SASL2 authentication for POP/IMAP"
+ "to enable SASL2 authentication for POP/IMAP via libsasl"
&&
+
+ optional_depends "gsasl" \
+ "--with-gsasl" \
+ "" \
+ "to enable SASL2 authentication for POP/IMAP via GNU SASL"
+
fi &&

if list_find "${MUTT_OPTS}" "--enable-imap"; then
diff --git a/mail/mutt/DETAILS b/mail/mutt/DETAILS
index 1a0b67b..b3fe74f 100755
--- a/mail/mutt/DETAILS
+++ b/mail/mutt/DETAILS
@@ -12,7 +12,7 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-scm
;;
*)
- VERSION=2.1.3
+ VERSION=2.2.3
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.asc
SOURCE_URL[0]=ftp://ftp.mutt.org/pub/mutt/${SOURCE}
diff --git a/mail/mutt/HISTORY b/mail/mutt/HISTORY
index 37395f4..a00f35c 100644
--- a/mail/mutt/HISTORY
+++ b/mail/mutt/HISTORY
@@ -1,3 +1,8 @@
+2022-04-24 Ismael Luceno <ismael AT sourcemage.org>
+ * patches/trash_folder/*: removed, merged in 1.7.0
+ * DEPENDS: added optional dep on gsasl
+ * DETAILS: updated spell to 2.2.3
+
2021-10-20 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 2.1.3

diff --git a/mail/mutt/patches/trash_folder/PATCH_DETAILS
b/mail/mutt/patches/trash_folder/PATCH_DETAILS
deleted file mode 100755
index 2f85676..0000000
--- a/mail/mutt/patches/trash_folder/PATCH_DETAILS
+++ /dev/null
@@ -1,4 +0,0 @@
-#PATCH_SITE="http://cedricduval.free.fr/mutt/patches/";
-PATCH_SITE="https://blog.x-way.org/Linux/2015/09/23/Homebrew-Tap-for-Mutt-1-5-24-with-trash_folder-patch.html";
-PATCH_BRANCHES="stable"
-PATCH_SOURCE="mutt-1.5.24-trash_folder.diff"
diff --git a/mail/mutt/patches/trash_folder/mutt-1.5.24-trash_folder.diff.bz2
b/mail/mutt/patches/trash_folder/mutt-1.5.24-trash_folder.diff.bz2
deleted file mode 100644
index abc79c1..0000000
Binary files
a/mail/mutt/patches/trash_folder/mutt-1.5.24-trash_folder.diff.bz2 and
/dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0ce2ddb003d99a389f02fd0ed1587d4ed39f7c71), Ismael Luceno, 04/24/2022

Archive powered by MHonArc 2.6.24.

Top of Page