Permalink
Browse files
org-mode: update to v9.2.3
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
editors/org-mode/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup elisp 1.0 |
|
|
|
|
|
name org-mode |
|
|
version 9.2.2 |
|
|
version 9.2.3 |
|
|
categories editors |
|
|
license GPL-3+ |
|
|
maintainers {dports @drkp} |
|
|
@@ -20,9 +20,9 @@ homepage https://orgmode.org/ |
|
|
master_sites ${homepage} |
|
|
distname org-${version} |
|
|
|
|
|
checksums rmd160 8b174cc08091c26c0116086f2d1a6ad3edc29317 \ |
|
|
sha256 1945ee421db87e5fa7c8b8fd9199783538a3ef626b427b81018a6389692881c9 \ |
|
|
size 5718220 |
|
|
checksums rmd160 ce91c801e621da2f13fa340fd5339dbe89259cbd \ |
|
|
sha256 b0837e857c2b1f631a0e4b20c14dbab2a86271c4f54d3996b78158b2fa32e44e \ |
|
|
size 4617310 |
|
|
|
|
|
depends_lib path:${emacs_binary}:${emacs_binary_provider} |
|
|
depends_build port:texinfo |
|
|
|