diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-11-05 20:42:02 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-11-05 20:42:02 +0000 |
commit | 573ef52e85f89f0ceacd06828fa8890284ce6ae2 (patch) | |
tree | 3dce54c5f025739a4741301c9986e5b9da8a2882 /devel/dash.el | |
parent | 78b532f3fde6556a3b7e1e4fa546db637ccc8d2d (diff) |
devel/dash.el Update from 2.12.1 to 2.13.0
- Correct typo of 'does' to 'do' in -map-when docs
- Add a LICENSE file
- Edebug support for threading macros
- Add annotations to pure functions
PR: 212482
Submitter: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: pi (mentor)
Notes
Notes:
svn path=/head/; revision=425450
Diffstat (limited to 'devel/dash.el')
-rw-r--r-- | devel/dash.el/Makefile | 2 | ||||
-rw-r--r-- | devel/dash.el/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/dash.el/Makefile b/devel/dash.el/Makefile index ec0052e73386..7072a519609d 100644 --- a/devel/dash.el/Makefile +++ b/devel/dash.el/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dash.el -PORTVERSION= 2.12.1 +PORTVERSION= 2.13.0 CATEGORIES= devel elisp MAINTAINER= rpaulo@FreeBSD.org diff --git a/devel/dash.el/distinfo b/devel/dash.el/distinfo index 6d16a7692b88..69d8484f9c1f 100644 --- a/devel/dash.el/distinfo +++ b/devel/dash.el/distinfo @@ -1,2 +1,3 @@ -SHA256 (magnars-dash.el-2.12.1_GH0.tar.gz) = 41460193aa74787b247b09ad7cae696016110abba2a922ef1a067472eba15220 -SIZE (magnars-dash.el-2.12.1_GH0.tar.gz) = 142247 +TIMESTAMP = 1473320771 +SHA256 (magnars-dash.el-2.13.0_GH0.tar.gz) = 0bc298129ff3421ba2de87b95c157fe35be0f7f26de83eae5d8558947f9e54de +SIZE (magnars-dash.el-2.13.0_GH0.tar.gz) = 146280 |