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)
Mon, May 5, 9:20 AM
Unknown Object (File)
Tue, Apr 29, 8:57 AM
Unknown Object (File)
Mar 26 2025, 7:29 AM
Unknown Object (File)
Mar 2 2025, 10:55 PM
Unknown Object (File)
Feb 27 2025, 11:01 PM
Unknown Object (File)
Feb 13 2025, 2:45 PM
Unknown Object (File)
Jan 31 2025, 10:14 PM
Unknown Object (File)
Jan 26 2025, 1:08 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.