Bug 227497 - devel/dash.el: Update to 2.14.1
Summary: devel/dash.el: Update to 2.14.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-13 14:23 UTC by Yasuhiro Kimura
Modified: 2018-05-13 11:34 UTC (History)
1 user (show)

See Also:
pi: maintainer-feedback-


Attachments
patch file (849 bytes, patch)
2018-04-13 14:23 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2018-04-13 14:23:29 UTC
Created attachment 192492 [details]
patch file

Update to 2.14.1.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2018-05-07 12:13:38 UTC
Sato-san,

Would you please commit this bug report?

Best Regards.
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2018-05-13 10:10:46 UTC
did you testbuild ? did you do runtests ?
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2018-05-13 10:11:01 UTC
Is there a link to release-notes ?
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2018-05-13 11:33:56 UTC
Committed, thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2018-05-13 11:34:20 UTC
A commit references this bug:

Author: pi
Date: Sun May 13 11:33:47 UTC 2018
New revision: 469787
URL: https://svnweb.freebsd.org/changeset/ports/469787

Log:
  devel/dash.el: update 2.13.0 -> 2.14.1

  This release retires Emacs 23 support. We will still try to keep
  things compatible but no future guarantees are made.

      Added edebug support for threading macros (@Wilfred)
      Added -unzip
      Added gv setters for -first-item and -last-item
      Added -powerset and -permutations (@holomorph)
      Added -as-> for threading a named variable (@zck)
      Added -partition-after-pred, -partition-before-pred,
            -partition-after-item, -partition-before-item (@zck)
      Fixed a bug in -any-p and friends testing for null on lists
            containing nil (#239)
      Fixed infinite loop bug in -zip and -interleave when called
            with empty input.
      Added -second-item through to -fifth-item as an alternative to
            nth (@Wilfred)
      Added -tails and -inits
      Added -running-sum and -running-product
      Added -reductions[-r][-from] family of functions (like -reduce
            but collecting intermediate results)
      Added -common-prefix (@basil-conto)

  PR:		227497
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  Approved by:	hrs (maintainer timeout)

Changes:
  head/devel/dash.el/Makefile
  head/devel/dash.el/distinfo