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
takefu
2018-11-27 10:08:48 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
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 Committed, Thanks! |