Update to upstream version 1.3.5
Details: - No functional changes in the *BSD relevant section of the codec - tarball is now available with bz2 compression - ipfire.org does not host the latest upstream tarball anymore
This commit is contained in:
parent
24266c7129
commit
d296ef62d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473884
2 changed files with 6 additions and 6 deletions
|
@ -2,11 +2,10 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xvid
|
||||
PORTVERSION= 1.3.4
|
||||
PORTVERSION= 1.3.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://downloads.xvid.com/downloads/ \
|
||||
https://source.ipfire.org/source-2.x/
|
||||
MASTER_SITES= https://downloads.xvid.com/downloads/
|
||||
DISTNAME= ${PORTNAME}core-${PORTVERSION}
|
||||
|
||||
MAINTAINER= riggs@FreeBSD.org
|
||||
|
@ -15,7 +14,7 @@ COMMENT= Opensource MPEG-4 codec, based on OpenDivx
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKDIR}/xvidcore/LICENSE
|
||||
|
||||
USES= gmake
|
||||
USES= gmake tar:bz2
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (xvidcore-1.3.4.tar.gz) = 4e9fd62728885855bc5007fe1be58df42e5e274497591fec37249e1052ae316f
|
||||
SIZE (xvidcore-1.3.4.tar.gz) = 818067
|
||||
TIMESTAMP = 1530708810
|
||||
SHA256 (xvidcore-1.3.5.tar.bz2) = 7c20f279f9d8e89042e85465d2bcb1b3130ceb1ecec33d5448c4589d78f010b4
|
||||
SIZE (xvidcore-1.3.5.tar.bz2) = 698846
|
||||
|
|
Loading…
Reference in a new issue