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)
Sat, Dec 14, 3:17 PM
Unknown Object (File)
Nov 2 2024, 5:04 AM
Unknown Object (File)
Oct 17 2024, 11:03 AM
Unknown Object (File)
Oct 6 2024, 1:51 AM
Unknown Object (File)
Oct 2 2024, 12:07 PM
Unknown Object (File)
Oct 2 2024, 4:04 AM
Unknown Object (File)
Oct 1 2024, 5:58 PM
Unknown Object (File)
Sep 8 2024, 9:07 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.