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)
Wed, Apr 15, 5:49 PM
Unknown Object (File)
Wed, Apr 15, 12:51 PM
Unknown Object (File)
Tue, Apr 14, 10:51 AM
Unknown Object (File)
Mon, Apr 13, 2:41 PM
Unknown Object (File)
Sun, Apr 12, 9:43 AM
Unknown Object (File)
Sun, Apr 5, 11:10 AM
Unknown Object (File)
Sat, Apr 4, 12:54 AM
Unknown Object (File)
Sat, Mar 28, 5:21 AM
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.