Bug 265075 - devel/raylib: Update to 4.0.0
Summary: devel/raylib: Update to 4.0.0
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: Guangyuan Yang
URL: https://raw.githubusercontent.com/ray...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-07 15:09 UTC by mrunix01234
Modified: 2022-07-09 21:25 UTC (History)
3 users (show)

See Also:
freebsd: maintainer-feedback+


Attachments
patch (1.85 KB, patch)
2022-07-07 15:09 UTC, mrunix01234
no flags Details | Diff
0001-Update-devel-raylib-to-4.0.0.patch (1.88 KB, patch)
2022-07-08 10:14 UTC, mrunix01234
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mrunix01234 2022-07-07 15:09:22 UTC
Created attachment 235106 [details]
patch

Updated devel/raylib from 3.7.0 to 4.0.0
Comment 1 Guangyuan Yang freebsd_committer freebsd_triage 2022-07-07 17:44:52 UTC
- Please remove PORTREVISION
- Is there any changelog available for this update? If so, please put that in the URL field.
Comment 2 mrunix01234 2022-07-08 10:14:47 UTC
Created attachment 235122 [details]
0001-Update-devel-raylib-to-4.0.0.patch
Comment 3 Martin Filla 2022-07-09 12:18:47 UTC
(In reply to mrunix01234 from comment #2)

Do you test this patch in poudriere?
Comment 4 mrunix01234 2022-07-09 14:04:08 UTC
(In reply to Martin Filla from comment #3)
Not in poudriere, I just tried to build it with "sudo make install" and it worked
Comment 5 Martin Filla 2022-07-09 14:39:36 UTC
(In reply to mrunix01234 from comment #4)
so do it in poudriere and put here last lines from output. Thank you
Comment 6 Guangyuan Yang freebsd_committer freebsd_triage 2022-07-09 17:31:16 UTC
Poudriere build looks successful, pending on approval: http://jenkins.ygy.io/job/freebsd-ports-testing-13.1R-amd64/1912/console
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-07-09 21:20:58 UTC
A commit in branch main references this bug:

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

commit 7d327872ef8179e4ccd556b892cd8eace88c7471
Author:     mrunix01234 <mrunix01234@protonmail.com>
AuthorDate: 2022-07-09 21:19:30 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-07-09 21:19:30 +0000

    devel/raylib: Update to 4.0.0

    Changelog:      https://github.com/raysan5/raylib/blob/master/CHANGELOG

    PR:             265075
    Approved by:    freebsd@sysctl.cz (maintainer)

 devel/raylib/Makefile  | 6 +++---
 devel/raylib/distinfo  | 6 +++---
 devel/raylib/pkg-plist | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)