mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to version 16.1
PR: 212765 Submitted by: Klaus Aehlig (maintainer)
This commit is contained in:
parent
4f08f9d544
commit
3fae7ae420
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423011
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= haskell-mode
|
||||
PORTVERSION= 13.20.1
|
||||
PORTVERSION= 16.1
|
||||
DISTVERSIONPREFIX=v
|
||||
CATEGORIES= lang elisp
|
||||
|
||||
@ -25,13 +25,15 @@ NO_ARCH= yes
|
||||
ELISPDIR= ${PREFIX}/${PLIST_DIRS}
|
||||
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-collapse.el haskell-commands.el \
|
||||
haskell-compile.el haskell-compat.el \
|
||||
haskell-compat.el haskell-compile.el \
|
||||
haskell-complete-module.el haskell-completions.el \
|
||||
haskell-customize.el \
|
||||
haskell-debug.el haskell-decl-scan.el \
|
||||
haskell-doc.el haskell-font-lock.el haskell-hoogle.el \
|
||||
haskell-doc.el haskell-font-lock.el \
|
||||
haskell-ghc-support.el \
|
||||
haskell-hoogle.el \
|
||||
haskell-indent.el haskell-indentation.el \
|
||||
haskell-interactive-mode.el haskell-lexeme.el haskell-load.el \
|
||||
haskell-menu.el haskell-mode-pkg.el haskell-mode.el \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1470079686
|
||||
SHA256 (haskell-haskell-mode-v13.20.1_GH0.tar.gz) = 62af1fce31c22770b76f49f5fe2ff92ad90d29fd7b8f925c392d454d3ed62c44
|
||||
SIZE (haskell-haskell-mode-v13.20.1_GH0.tar.gz) = 1181535
|
||||
TIMESTAMP = 1474119287
|
||||
SHA256 (haskell-haskell-mode-v16.1_GH0.tar.gz) = 109d9a0070825745c20f590c7fd0a1d2bb873d931db5ecc7deea317ab864d43c
|
||||
SIZE (haskell-haskell-mode-v16.1_GH0.tar.gz) = 1192866
|
||||
|
Loading…
Reference in New Issue
Block a user