[152777] trunk/dports/mail/neomutt/Portfile

cal at macports.org cal at macports.org
Sat Sep 17 16:06:38 PDT 2016


Revision: 152777
          https://trac.macports.org/changeset/152777
Author:   cal at macports.org
Date:     2016-09-17 16:06:38 -0700 (Sat, 17 Sep 2016)
Log Message:
-----------
neomutt: Update to 20160916, closes #52268

Modified Paths:
--------------
    trunk/dports/mail/neomutt/Portfile

Modified: trunk/dports/mail/neomutt/Portfile
===================================================================
--- trunk/dports/mail/neomutt/Portfile	2016-09-17 22:12:17 UTC (rev 152776)
+++ trunk/dports/mail/neomutt/Portfile	2016-09-17 23:06:38 UTC (rev 152777)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                neomutt
-version             20160910
+version             20160916
 categories          mail
 platforms           darwin
 license             GPL-2
@@ -27,13 +27,11 @@
 
 depends_run         path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
 
-master_sites        https://github.com/neomutt/neomutt/archive/
+master_sites        https://github.com/neomutt/neomutt/releases/download/neomutt-${version}/
 checksums           ${distfiles} \
-                    rmd160  f5a7d0c3d224ae9eeaa29a4bb9aa9b88d224258b \
-                    sha256  cc1159c7210a706db765b7198ac53405d25e7577ff9e5cd2f1d062964213798b
+                    rmd160  976fe21be5ceebce5189bad4a87cff752ec900e9 \
+                    sha256  99e62e8b95125289c5d19df30127037276170dc50c98bbc711e2689366896b1e
 
-worksrcdir           neomutt-neomutt-${version}
-use_autoreconf	    yes
 configure.args      --disable-warnings \
                     --mandir=${prefix}/share/man \
                     --with-docdir=${prefix}/share/doc/mutt \
@@ -131,3 +129,7 @@
 }
 
 notes "This port does not install the pgpring binary. Please install the signing-party port if you need it."
+
+livecheck.url       https://github.com/neomutt/neomutt/releases
+livecheck.type      regex
+livecheck.regex     {/neomutt/neomutt/releases/tag/neomutt-(\d{8})}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160917/12b9524c/attachment-0001.html>


More information about the macports-changes mailing list