Bug 201470 - [PATCH] multimedia/vlc: update 2.2.1 to compile with Lua 5.3 support
Summary: [PATCH] multimedia/vlc: update 2.2.1 to compile with Lua 5.3 support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Juergen Lock
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-07-11 04:29 UTC by Chad Jacob Milios
Modified: 2015-07-11 11:23 UTC (History)
2 users (show)

See Also:
nox: maintainer-feedback+


Attachments
svn diff (2.43 KB, patch)
2015-07-11 04:29 UTC, Chad Jacob Milios
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chad Jacob Milios 2015-07-11 04:29:53 UTC
Created attachment 158602 [details]
svn diff

backport two patches from upstream. these will be included in 2.2.2

M       Makefile
A       files/patch-modules-lua-vlc.h
A       files/patch-share-lua-intf-cli.lua
Comment 1 Chad Jacob Milios 2015-07-11 04:32:12 UTC
whoops i meant to reference these in the bug description:

https://mailman.videolan.org/pipermail/vlc-devel/2015-February/101262.html

https://trac.videolan.org/vlc/ticket/14803
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-07-11 11:22:57 UTC
A commit references this bug:

Author: nox
Date: Sat Jul 11 11:22:48 UTC 2015
New revision: 391732
URL: https://svnweb.freebsd.org/changeset/ports/391732

Log:
  - Update to compile with Lua 5.3 support.
  - Bump PORTREVISION.

  PR:		201470
  Submitted by:	milios@ccsys.com

Changes:
  head/multimedia/vlc/Makefile
  head/multimedia/vlc/files/patch-modules-lua-vlc.h
  head/multimedia/vlc/files/patch-share-lua-intf-cli.lua
Comment 3 Juergen Lock freebsd_committer freebsd_triage 2015-07-11 11:23:30 UTC
Committed.  Thanks!