mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to version 13.20
PR: 208832 Submitted by: maintainer
This commit is contained in:
parent
a8b17a26d8
commit
168bcd9d29
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413795
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= haskell-mode
|
PORTNAME= haskell-mode
|
||||||
PORTVERSION= 13.18
|
PORTVERSION= 13.20
|
||||||
DISTVERSIONPREFIX=v
|
DISTVERSIONPREFIX=v
|
||||||
CATEGORIES= lang elisp
|
CATEGORIES= lang elisp
|
||||||
|
|
||||||
|
@ -23,6 +23,7 @@ ALL_TARGET= haskell-mode-autoloads.el
|
||||||
|
|
||||||
ELISPDIR= ${PREFIX}/${PLIST_DIRS}
|
ELISPDIR= ${PREFIX}/${PLIST_DIRS}
|
||||||
ELISPFILES= ghc-core.el ghci-script-mode.el haskell-align-imports.el \
|
ELISPFILES= ghc-core.el ghci-script-mode.el haskell-align-imports.el \
|
||||||
|
haskell-c2hs.el \
|
||||||
haskell-cabal.el haskell-checkers.el \
|
haskell-cabal.el haskell-checkers.el \
|
||||||
haskell-collapse.el haskell-commands.el \
|
haskell-collapse.el haskell-commands.el \
|
||||||
haskell-compile.el haskell-compat.el \
|
haskell-compile.el haskell-compat.el \
|
||||||
|
@ -35,7 +36,7 @@ ELISPFILES= ghc-core.el ghci-script-mode.el haskell-align-imports.el \
|
||||||
haskell-menu.el haskell-mode-pkg.el haskell-mode.el \
|
haskell-menu.el haskell-mode-pkg.el haskell-mode.el \
|
||||||
haskell-mode-autoloads.el haskell-modules.el \
|
haskell-mode-autoloads.el haskell-modules.el \
|
||||||
haskell-move-nested.el haskell-navigate-imports.el \
|
haskell-move-nested.el haskell-navigate-imports.el \
|
||||||
haskell-package.el haskell-presentation-mode.el \
|
haskell-presentation-mode.el \
|
||||||
haskell-process.el haskell-repl.el haskell-sandbox.el \
|
haskell-process.el haskell-repl.el haskell-sandbox.el \
|
||||||
haskell-session.el \
|
haskell-session.el \
|
||||||
haskell-sort-imports.el haskell-string.el \
|
haskell-sort-imports.el haskell-string.el \
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (haskell-haskell-mode-v13.18_GH0.tar.gz) = 144c39f748b41391918334c29700dc0dc8661070387eee543bf182ed11f10b9c
|
SHA256 (haskell-haskell-mode-v13.20_GH0.tar.gz) = 051171583e343e75f0f477d88fdde9b5402dad2da86512d22c721172cd12ffe4
|
||||||
SIZE (haskell-haskell-mode-v13.18_GH0.tar.gz) = 555164
|
SIZE (haskell-haskell-mode-v13.20_GH0.tar.gz) = 1181443
|
||||||
|
|
Loading…
Add table
Reference in a new issue