summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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