Bug 250358 - lang/duktape: Update to 2.6.0
Summary: lang/duktape: Update to 2.6.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: Rainer Hurling
URL: https://github.com/svaarala/duktape/b...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-10-15 08:10 UTC by Daniel Engberg
Modified: 2020-10-21 10:27 UTC (History)
2 users (show)

See Also:
asiciliano: maintainer-feedback+


Attachments
Patch for duktape (2.15 KB, patch)
2020-10-15 08:10 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2020-10-15 08:10:59 UTC
Created attachment 218752 [details]
Patch for duktape

Update duktape to 2.6.0
Use CC and CFLAGS from ports framework

Compile tested FreeBSD 13.0-CURRENT #0 r364979 (amd64) (make + make check-plist)
Poudriere testport OK 12.1-RELEASE (amd64)
Comment 1 Automation User 2020-10-15 08:21:03 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/202887296
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2020-10-20 19:43:02 UTC
Hi Daniel, hi Alfonso,

Thanks for the patches. I just opened a review in Phabricator[1], which includes both, lang/duktape and lang/duktape-lib, and bumps www/edbrowse portrevision.

Now we have to wait for the approval of my mentors :)


[1] https://reviews.freebsd.org/D26881
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-10-21 10:26:49 UTC
A commit references this bug:

Author: rhurlin
Date: Wed Oct 21 10:26:23 UTC 2020
New revision: 552860
URL: https://svnweb.freebsd.org/changeset/ports/552860

Log:
  lang/duktape and lang/duktape-lib: Update to 2.6.0

  - Use CC and CFLAGS from ports framework
  - Don't install debug library
  - Bump PORTREVISION of www/edbrowse (has lang/duktape-lib as dependency)

  Changelog: https://github.com/svaarala/duktape/blob/master/releases/releases.yaml

  PR:		250358, 250359
  Submitted by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
  Approved by:	arrowd (mentor)
  Differential Revision:	https://reviews.freebsd.org/D26881

Changes:
  head/lang/duktape/Makefile
  head/lang/duktape/distinfo
  head/lang/duktape/files/
  head/lang/duktape/files/patch-Makefile.cmdline
  head/lang/duktape-lib/Makefile
  head/lang/duktape-lib/distinfo
  head/lang/duktape-lib/files/
  head/lang/duktape-lib/files/patch-Makefile.sharedlibrary
  head/www/edbrowse/Makefile
Comment 4 Rainer Hurling freebsd_committer freebsd_triage 2020-10-21 10:27:44 UTC
Committed, thanks :)