svn commit: r413795 - head/lang/haskell-mode.el
Pawel Pekala
pawel at FreeBSD.org
Fri Apr 22 20:25:25 UTC 2016
Author: pawel
Date: Fri Apr 22 20:25:23 2016
New Revision: 413795
URL: https://svnweb.freebsd.org/changeset/ports/413795
Log:
Update to version 13.20
PR: 208832
Submitted by: maintainer
Modified:
head/lang/haskell-mode.el/Makefile
head/lang/haskell-mode.el/distinfo
Modified: head/lang/haskell-mode.el/Makefile
==============================================================================
--- head/lang/haskell-mode.el/Makefile Fri Apr 22 20:17:36 2016 (r413794)
+++ head/lang/haskell-mode.el/Makefile Fri Apr 22 20:25:23 2016 (r413795)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= haskell-mode
-PORTVERSION= 13.18
+PORTVERSION= 13.20
DISTVERSIONPREFIX=v
CATEGORIES= lang elisp
@@ -23,6 +23,7 @@ ALL_TARGET= haskell-mode-autoloads.el
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-collapse.el haskell-commands.el \
haskell-compile.el haskell-compat.el \
@@ -35,7 +36,7 @@ ELISPFILES= ghc-core.el ghci-script-mode
haskell-menu.el haskell-mode-pkg.el haskell-mode.el \
haskell-mode-autoloads.el haskell-modules.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-session.el \
haskell-sort-imports.el haskell-string.el \
Modified: head/lang/haskell-mode.el/distinfo
==============================================================================
--- head/lang/haskell-mode.el/distinfo Fri Apr 22 20:17:36 2016 (r413794)
+++ head/lang/haskell-mode.el/distinfo Fri Apr 22 20:25:23 2016 (r413795)
@@ -1,2 +1,2 @@
-SHA256 (haskell-haskell-mode-v13.18_GH0.tar.gz) = 144c39f748b41391918334c29700dc0dc8661070387eee543bf182ed11f10b9c
-SIZE (haskell-haskell-mode-v13.18_GH0.tar.gz) = 555164
+SHA256 (haskell-haskell-mode-v13.20_GH0.tar.gz) = 051171583e343e75f0f477d88fdde9b5402dad2da86512d22c721172cd12ffe4
+SIZE (haskell-haskell-mode-v13.20_GH0.tar.gz) = 1181443
More information about the svn-ports-head
mailing list