Bug 256759 - sysutils/libg15render: update to 3.0.4
Summary: sysutils/libg15render: update to 3.0.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-21 20:24 UTC by Daniel Menelkir
Modified: 2021-06-24 17:31 UTC (History)
1 user (show)

See Also:
dmenelkir: maintainer-feedback+


Attachments
v1 (1.14 KB, patch)
2021-06-21 20:24 UTC, Daniel Menelkir
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Menelkir 2021-06-21 20:24:27 UTC
Created attachment 225978 [details]
v1

More code polishing.
gcc-c++11-lib isn't required anymore.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2021-06-24 08:10:00 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-06-24 17:28:30 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fb45d856ec665c4a77f49df77f2619bf4b8b0b8d

commit fb45d856ec665c4a77f49df77f2619bf4b8b0b8d
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-06-24 08:36:18 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-06-24 17:23:50 +0000

    sysutils/libg15render: update to 3.0.4

    c++11-lib isn't required anymore

    PR:     256759
    Reported by:    menelkir@itroll.org (maintainer)

 sysutils/libg15render/Makefile | 6 +++---
 sysutils/libg15render/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2021-06-24 17:31:58 UTC
Committed,

Thanks!