Bug 239173 - devel/erlang-esdl: update to 1.3.1
Summary: devel/erlang-esdl: update to 1.3.1
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: Christoph Moench-Tegeder
URL: https://github.com/dgud/esdl/releases
Keywords: patch, patch-ready
Depends on:
Blocks: 237469
  Show dependency treegraph
 
Reported: 2019-07-12 20:47 UTC by Christoph Moench-Tegeder
Modified: 2019-07-28 22:37 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (erlang)


Attachments
update erlang-esdl to 1.3.1 (11.39 KB, patch)
2019-07-12 20:47 UTC, Christoph Moench-Tegeder
no flags Details | Diff
update erlang-esdl to 1.3.1 (13.04 KB, patch)
2019-07-12 21:08 UTC, Christoph Moench-Tegeder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Moench-Tegeder freebsd_committer freebsd_triage 2019-07-12 20:47:11 UTC
Created attachment 205729 [details]
update erlang-esdl to 1.3.1

attached patch updates erlang-esdl to 1.3.1 - this is required for updating and unbreaking graphics/wings, erlang-esdl's only consumer. (The current port's version is 1.0.1 is 10 years old, 1.3.1 is only 6 years old, and the whole thins has been declared "legacy", but wings still requires it, so here we go). The upstream maintainer has switched the build system from Makefiles to rebar (rebar 2, rebar3 doesn't cut it) and made the former optional dependencies on SDL-image and SDL-ttf mandatory. 
This build in poudriere and works with the updated graphics/wings.

esdl's former home at SourceForge has disappeared, the most current version (even if it's not really current) is now available at Github, WWW has been updated to reflect that change.
Comment 1 Christoph Moench-Tegeder freebsd_committer freebsd_triage 2019-07-12 21:08:13 UTC
Created attachment 205731 [details]
update erlang-esdl to 1.3.1

the previos patch was missing a file
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-07-28 22:22:09 UTC
A commit references this bug:

Author: cmt
Date: Sun Jul 28 22:21:25 UTC 2019
New revision: 507539
URL: https://svnweb.freebsd.org/changeset/ports/507539

Log:
  update erlang-esdl to 1.3.1

  This is required for updating and unbreaking graphics/wings,
  erlang-esdl's only consumer. (The current port's version is 1.0.1 is
  10 years old, 1.3.1 is only 6 years old, and the whole thing has been
  declared "legacy", but wings still requires it, so here we go). The
  upstream maintainer has switched the build system from Makefiles to
  rebar (rebar 2, rebar3 doesn't cut it) and made the former optional
  dependencies on SDL-image and SDL-ttf mandatory.

  esdl's former home at SourceForge has disappeared, the most current
  version (even if it's not really current) is now available at Github,
  WWW has been updated to reflect that change.

  PR:		239173
  Approved by:	maintainer-timeout (erlang@)

Changes:
  head/devel/erlang-esdl/Makefile
  head/devel/erlang-esdl/distinfo
  head/devel/erlang-esdl/files/patch-Makefile
  head/devel/erlang-esdl/files/patch-c__src_Makefile
  head/devel/erlang-esdl/files/patch-c__src_esdl__driver.c
  head/devel/erlang-esdl/files/patch-rebar.config
  head/devel/erlang-esdl/pkg-descr
  head/devel/erlang-esdl/pkg-plist
Comment 3 Christoph Moench-Tegeder freebsd_committer freebsd_triage 2019-07-28 22:37:59 UTC
committed as ports r507539