Page MenuHomeFreeBSD

Mk/bsd.linux-apps.mk: bump sdl_image shlib.
ClosedPublic

Authored by xmj on Dec 24 2014, 5:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 26, 10:32 AM
Unknown Object (File)
Thu, Oct 23, 5:13 PM
Unknown Object (File)
Sat, Oct 11, 11:54 PM
Unknown Object (File)
Tue, Oct 7, 2:20 AM
Unknown Object (File)
Oct 6 2025, 8:48 AM
Unknown Object (File)
Oct 6 2025, 5:11 AM
Unknown Object (File)
Oct 6 2025, 3:11 AM
Unknown Object (File)
Oct 5 2025, 11:35 PM
Subscribers
None

Details

Reviewers
swills
koobs
Group Reviewers
portmgr
Summary

After upgrading to 1.2.12 (r371058) the Mk/bsd.linux-apps.mk shlib file didn't
get updated, which broke things depending on this port via USE_LINUX_APPS=...
like games/arkanoidsb.

Hence, unbreak.

Mk/bsd.linux-apps.mk: bump sdl_image shlib.

- Use correct shlib version for sdl_image 1.2.12

PR:		196251
DiffRev:	placeholder
Submitted by:	amdmi3
Approved by:	swills (mentor)
Approved by:	portmgr (swills)
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

xmj retitled this revision from to Mk/bsd.linux-apps.mk: bump sdl_image shlib..
xmj updated this object.
xmj edited the test plan for this revision. (Show Details)
xmj added reviewers: swills, koobs.
swills edited edge metadata.

Approved

This revision is now accepted and ready to land.Dec 24 2014, 5:02 PM

Committed revision 375472.