[Bug 253811] graphics/lua-gd: update and add support for Lua 5.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Jul 2022 08:24:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253811 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d608f8c71624f61904fc4660b293de3de3d02d1b commit d608f8c71624f61904fc4660b293de3de3d02d1b Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2022-07-08 08:22:24 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2022-07-08 08:22:24 +0000 graphics/lua-gd: the port had been updated and improved (+) - Update the version 2.0.33r3 (it's not tagged yet, but that's what written inside their Makefile) and unrestrict from the particular version of Lua (now we need to set PKGNAMEPREFIX) - Simplify building: drop hand-rolled `do-build' target plus associated bits and use upstream routine, slightly adjusted - Development now happens at GitHub, update MASTER_SITES and the WWW line in the port description accordingly - Convert to option helpers and optimize some target recipes PR: 253811 graphics/lua-gd/Makefile | 42 +++++++++--------------------- graphics/lua-gd/distinfo | 5 ++-- graphics/lua-gd/files/patch-Makefile (new) | 18 +++++++++++++ graphics/lua-gd/pkg-descr | 2 +- graphics/lua-gd/pkg-plist | 7 +++-- 5 files changed, 38 insertions(+), 36 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.