- Update to re-rolled 1.4.0
- Remove deprecated GH_COMMIT with a side effect of making it harder to track from where tag moves in future Changes: https://github.com/cisco/openh264/compare/3a75956...v1.4.0 MFH: 2015Q2
This commit is contained in:
parent
6ae8af5120
commit
5fcf2e5982
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383772
2 changed files with 4 additions and 8 deletions
|
@ -2,7 +2,8 @@
|
|||
|
||||
PORTNAME= openh264
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX=v
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia
|
||||
|
||||
MAINTAINER= gecko@FreeBSD.org
|
||||
|
@ -10,13 +11,8 @@ COMMENT= Cisco implementation of H.264 codec
|
|||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
BROKEN= fails to fetch with a checksum mismatch
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= cisco
|
||||
GH_PROJECT= ${PORTNAME}
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
GH_COMMIT= 3a75956
|
||||
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (openh264-1.4.0.tar.gz) = 905ab019c9a734ef49e7da3e7846bfc1db3602ddb1ff6828f8442dd3e0375726
|
||||
SIZE (openh264-1.4.0.tar.gz) = 37682134
|
||||
SHA256 (openh264-v1.4.0_GH0.tar.gz) = a1b9a7a7f1ee204793c613789a505f0971bc2b03b3dbd8f05d9c4a3f3b900a22
|
||||
SIZE (openh264-v1.4.0_GH0.tar.gz) = 37681189
|
||||
|
|
Loading…
Reference in a new issue