Bug 233557 - multimedia/libav: Update to 12.3
Summary: multimedia/libav: Update to 12.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-27 10:08 UTC by takefu
Modified: 2018-12-10 22:01 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (dem.procopiou)


Attachments
libav-12.3.patch (4.21 KB, patch)
2018-11-27 10:08 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!