Bug 271195 - devel/agar: Update to 1.7.0
Summary: devel/agar: Update to 1.7.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: Fernando Apesteguía
URL: https://github.com/JulNadeauCA/libaga...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-02 05:27 UTC by Julien Nadeau
Modified: 2023-05-04 07:16 UTC (History)
1 user (show)

See Also:


Attachments
patch to update devel/agar to 1.7.0 (44.66 KB, patch)
2023-05-02 05:27 UTC, Julien Nadeau
no flags Details | Diff
revised patch to update devel/agar to 1.7.0 (44.65 KB, patch)
2023-05-02 16:47 UTC, Julien Nadeau
vedge: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Nadeau 2023-05-02 05:27:18 UTC
Created attachment 241922 [details]
patch to update devel/agar to 1.7.0

This patch updates agar to the latest version 1.7.0.

Build tested with poudriere testport on FreeBSD/amd64 12.4, 13.2 and CURRENT.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-05-02 10:17:34 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 [+]

Q/A: PORTREVISION should be removed
Q/A: Can this port work with USES=localbase and drop the CFLAGS/LDFLAGS lines?


Thanks!
Comment 2 Julien Nadeau 2023-05-02 16:47:55 UTC
Created attachment 241932 [details]
revised patch to update devel/agar to 1.7.0

Updated patch without PORTREVISION and USES=localbase. Thanks Fernando!
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-05-04 07:15:14 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-05-04 07:16:03 UTC
A commit in branch main references this bug:

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

commit 597bb516f98d4b2f17719cd056a1a84bb3d7dc4e
Author:     Julien Nadeau <vedge@hypertriton.com>
AuthorDate: 2023-05-03 13:27:21 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-05-04 07:10:13 +0000

    devel/agar: Update to 1.7.0

    ChangeLog: https://github.com/JulNadeauCA/libagar/releases/tag/v1.7.0

    PR:             271195
    Reported by:    vedge@hypertriton.com (maintainer)

 devel/agar/Makefile                          | 106 ++--
 devel/agar/distinfo                          |   6 +-
 devel/agar/files/patch-configure (gone)      |  44 --
 devel/agar/files/patch-core_net.c (gone)     |  13 -
 devel/agar/files/patch-math_m__math.c (gone) |  20 -
 devel/agar/pkg-descr                         |  18 +-
 devel/agar/pkg-plist                         | 820 +++++++++++++++++----------
 7 files changed, 574 insertions(+), 453 deletions(-)