1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Update to 1.2.1

PR:		ports/129776
Submitted by:	Chess Griffin <chess@chessgriffin.com>
This commit is contained in:
Wesley Shields 2008-12-20 17:41:15 +00:00
parent b6f3b5a292
commit f97c243ef8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224508
3 changed files with 5 additions and 17 deletions

View File

@ -6,9 +6,8 @@
#
PORTNAME= xvid
PORTVERSION= 1.1.3
PORTVERSION= 1.2.1
PORTEPOCH= 1
PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://downloads.xvid.org/downloads/
DISTNAME= ${PORTNAME}core-${PORTVERSION}
@ -24,7 +23,7 @@ PLIST_FILES= include/xvid.h \
lib/libxvidcore.so \
lib/libxvidcore.so.4
WRKSRC= ${WRKDIR}/${DISTNAME}/build/generic
WRKSRC= ${WRKDIR}/xvidcore/build/generic
OPTIONS= OPTIMIZED_CFLAGS "Use XviD's default optimizations" off

View File

@ -1,3 +1,3 @@
MD5 (xvidcore-1.1.3.tar.gz) = 9eaf362c2ba1265dab916b4a92bd2e27
SHA256 (xvidcore-1.1.3.tar.gz) = 9ca2ef7df00c617efa4f8b0226b9f6d80dc608ff13492d8952a773721ff06b08
SIZE (xvidcore-1.1.3.tar.gz) = 739591
MD5 (xvidcore-1.2.1.tar.gz) = 3f57b3e153687fddefc9ccdf0dc737b7
SHA256 (xvidcore-1.2.1.tar.gz) = 79456bcc039b0a1f871231c235f12ee80b299b558e309bb9e1a79e3e0556732a
SIZE (xvidcore-1.2.1.tar.gz) = 742501

View File

@ -1,11 +0,0 @@
--- ../../src/quant/quant.h.orig Wed Jan 10 22:31:55 2007
+++ ../../src/quant/quant.h Wed Jan 10 22:33:43 2007
@@ -91,7 +91,7 @@
#endif
#ifdef ARCH_IS_IA64
-quant_intraFunc dequant_h263_intra_ia64
+quant_intraFunc dequant_h263_intra_ia64;
#endif
#ifdef ARCH_IS_PPC