diff options
author | tz <tz@FreeBSD.org> | 2016-11-06 04:42:02 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-11-06 04:42:02 +0800 |
commit | 222fb15726bfb967227c2646f8881c120ca9954f (patch) | |
tree | 3dce54c5f025739a4741301c9986e5b9da8a2882 /devel/dash.el | |
parent | f73f5d5b1a6401ddad006c2f3fdecfa043d041c7 (diff) | |
download | freebsd-ports-gnome-222fb15726bfb967227c2646f8881c120ca9954f.tar.gz freebsd-ports-gnome-222fb15726bfb967227c2646f8881c120ca9954f.tar.zst freebsd-ports-gnome-222fb15726bfb967227c2646f8881c120ca9954f.zip |
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)
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 |