Bug 232139 - [MAINTAINER] lang/duktape: Update to 2.3.0
Summary: [MAINTAINER] lang/duktape: Update to 2.3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-10 00:04 UTC by Alfonso S. Siciliano
Modified: 2018-10-11 02:21 UTC (History)
0 users

See Also:


Attachments
svn diff (2.51 KB, patch)
2018-10-10 00:04 UTC, Alfonso S. Siciliano
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2018-10-10 00:04:16 UTC
Created attachment 197989 [details]
svn diff

Maintainer Update

* Update from 2.2.1 to 2.3.0
* delete USES= libedit, new duktape version does not use readline
* delete post-patch, it was for libedit
* add post-install-DOCS-on

Testing:

portlint -C : OK
port test   : OK 

Please commit also duktape-lib bug #232138

Alfonso
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-11 02:19:59 UTC
A commit references this bug:

Author: swills
Date: Thu Oct 11 02:19:46 UTC 2018
New revision: 481779
URL: https://svnweb.freebsd.org/changeset/ports/481779

Log:
  lang/duktape: Update to 2.3.0

  PR:		232139
  Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)

Changes:
  head/lang/duktape/Makefile
  head/lang/duktape/distinfo
  head/lang/duktape/files/patch-Makefile.cmdline
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-10-11 02:21:05 UTC
Committed, thanks!