Bug 233557

Summary: multimedia/libav: Update to 12.3
Product: Ports & Packages Reporter: takefu
Component: Individual Port(s)Assignee: Fernando ApesteguĂ­a <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: dem.procopiou, fernape, ndowens04
Priority: --- Flags: bugzilla: maintainer-feedback? (dem.procopiou)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libav-12.3.patch none

Description takefu 2018-11-27 10:08:48 UTC
Created attachment 199598 [details]
libav-12.3.patch

include
  fdk-aac v2 patch

https://git.libav.org/?p=libav.git;a=patch;h=141c960e21d2860e354f9b90df136184dd00a9a8
Comment 1 Nathan 2018-11-27 21:55:39 UTC
Comment on attachment 199598 [details]
libav-12.3.patch

+USE_XORG=	x11
 USE_PERL5=	build
 USE_LDCONFIG=	${PREFIX}/lib/${PORTNAME}

I would place those right under USES, no space and keep a space between HAS_CONFIGURE and the USE block
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-12-10 22:00:28 UTC
A commit references this bug:

Author: fernape
Date: Mon Dec 10 22:00:23 UTC 2018
New revision: 487203
URL: https://svnweb.freebsd.org/changeset/ports/487203

Log:
  multimedia/libav: update to 12.3

  While here, convert to USES=localbase

  Release notes: https://libav.org/releases/libav-12.3.release

  PR:     233557
  Submitted by:   takefu@airport.fm
  Approved by:    dem.procopiou@gmail.com (maintainer, timeout)

Changes:
  head/multimedia/libav/Makefile
  head/multimedia/libav/distinfo
  head/multimedia/libav/files/patch-libavcodec_libfdk-aacenc.c
Comment 3 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2018-12-10 22:01:32 UTC
Committed,

Thanks!