Bug 250359

Summary: lang/duktape-lib: Update to 2.6.0
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Rainer Hurling <rhurlin>
Status: Closed FIXED    
Severity: Affects Only Me CC: asiciliano, rhurlin
Priority: --- Keywords: buildisok
Version: LatestFlags: asiciliano: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://github.com/svaarala/duktape/blob/master/doc/release-notes-v2-6.rst
Attachments:
Description Flags
Patch for duketape-lib none

Description Daniel Engberg freebsd_committer freebsd_triage 2020-10-15 08:13:07 UTC
Created attachment 218753 [details]
Patch for duketape-lib

Update duktape to 2.6.0
Use CC and CFLAGS from ports framework
Don't install debug library

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:19:36 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/202886282
Comment 2 Alfonso S. Siciliano freebsd_committer freebsd_triage 2020-10-15 09:14:19 UTC
Thank you for the update, www/edbrowse needs a dump revision bucause this library is a dependece
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-10-21 10:26:51 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:28:03 UTC
Committed, thanks :)