Permalink
Browse files
org-mode: update to v9.1.9
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
editors/org-mode/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup elisp 1.0 |
|
|
|
|
|
name org-mode |
|
|
version 9.1.7 |
|
|
version 9.1.9 |
|
|
categories editors |
|
|
license GPL-3+ |
|
|
maintainers {dports @drkp} |
|
|
@@ -20,8 +20,8 @@ homepage http://orgmode.org/ |
|
|
master_sites ${homepage} |
|
|
distname org-${version} |
|
|
|
|
|
checksums rmd160 bc8da2856b13483027c8a16d4a3873983b4dbfab \ |
|
|
sha256 68360c717f9375da9edd74d239fad2b7304018225dd954b377563a9fda3a0d4b |
|
|
checksums rmd160 be570b401922dc5f6dfe8fa6cdbcb865fb8951f3 \ |
|
|
sha256 49037eb347f7269753c27465290b45946b99bbb515638657df16d4451697d462 |
|
|
|
|
|
depends_lib path:${emacs_binary}:${emacs_binary_provider} |
|
|
depends_build port:texinfo |
|
|
|