summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorPavel Vinogradov2019-10-25 15:46:11 -0400
committerPavel Vinogradov2019-10-25 15:48:05 -0400
commit5aeaa6c47e278d6716886cc0e580f03ee2a246a5 (patch)
tree395d95192e55dc0b412d20f50f567c337ee82c4d /mail
parent7e3d91a74ec02d2a7674dfde87ee05a2a08c2de4 (diff)
mail/neomutt: version 2019-10-25
Diffstat (limited to 'mail')
-rwxr-xr-xmail/neomutt/DEPENDS7
-rwxr-xr-xmail/neomutt/DETAILS8
-rw-r--r--mail/neomutt/HISTORY6
3 files changed, 15 insertions, 6 deletions
diff --git a/mail/neomutt/DEPENDS b/mail/neomutt/DEPENDS
index 4b3fff1f3b..832d18038a 100755
--- a/mail/neomutt/DEPENDS
+++ b/mail/neomutt/DEPENDS
@@ -103,4 +103,9 @@ optional_depends "notmuch" \
optional_depends "docbook-dtd" \
"" \
"--disable-doc" \
- "to build documentation"
+ "to build documentation" &&
+
+optional_depends "pkgconfig" \
+ "--pkgconf" \
+ "" \
+ "to obtain package information"
diff --git a/mail/neomutt/DETAILS b/mail/neomutt/DETAILS
index b421b19306..7eef0239f4 100755
--- a/mail/neomutt/DETAILS
+++ b/mail/neomutt/DETAILS
@@ -8,16 +8,16 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION=20180716
+ VERSION=2019-10-25
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]="https://github.com/${SPELL}/${SPELL}/archive/${SOURCE}"
- SOURCE_URL[1]="https://github.com/${SPELL}/${SPELL}/releases/download/${SPELL}-${VERSION}/${SOURCE}"
+ SOURCE_URL[0]="https://github.com/${SPELL}/${SPELL}/archive/${VERSION}.tar.gz"
+ SOURCE_URL[1]="https://github.com/${SPELL}/${SPELL}/releases/download/${VERSION}/${VERSION}.tar.gz"
SOURCE2="${SOURCE}.sig"
SOURCE2_URL[0]="${SOURCE_URL[0]}.sig"
SOURCE2_URL[1]="${SOURCE_URL[1]}.sig"
SOURCE_GPG="neomutt.gpg:${SOURCE2}:UPSTREAM_KEY"
SOURCE2_IGNORE="signature"
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${SPELL}-${VERSION}"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
WEB_SITE="https://www.neomutt.org"
LICENSE[0]=GPL
diff --git a/mail/neomutt/HISTORY b/mail/neomutt/HISTORY
index 0846fc7282..e25b7e757b 100644
--- a/mail/neomutt/HISTORY
+++ b/mail/neomutt/HISTORY
@@ -1,5 +1,9 @@
+2019-10-25 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 2019-10-25, fixed SOURCE_URLs & SOURCE_DIRECTORY
+ * DEPENDS: added optional pkgconfig
+
2019-01-20 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: gnupg => GNUPG
+ * DEPENDS: gnupg => GNUPG
2019-01-09 Pavel Vinogradov <public@sourcemage.org>
* DEPENDS: added optional libidn2