ports/145876: [PATCH] multimedia/x264-devel: update to 0.0.20100418

SHIMAYOSHI Takao simayosi at astem.or.jp
Tue Apr 20 10:00:11 UTC 2010


>Number:         145876
>Category:       ports
>Synopsis:       [PATCH] multimedia/x264-devel: update to 0.0.20100418
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 20 10:00:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     SHIMAYOSHI Takao
>Release:        FreeBSD 7.2-RELEASE-p7
>Organization:
>Environment:
FreeBSD XXXX 7.2-RELEASE-p7 FreeBSD 7.2-RELEASE-p7 #0: Sat Mar 20 23:42:02 JST 2010 root at XXXX:/usr/work/obj/usr/work/src/sys/FIORANO amd64
>Description:
x264 update to 20100418
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN x264-devel.orig/Makefile x264-devel/Makefile
--- x264-devel.orig/Makefile	2010-04-18 18:33:40.000000000 +0900
+++ x264-devel/Makefile	2010-04-20 17:47:49.000000000 +0900
@@ -6,7 +6,7 @@
 #      $Id: Makefile 30 2006-10-30 22:15:26Z buhnux $
 
 PORTNAME=	x264
-PORTVERSION=	0.0.20100222
+PORTVERSION=	0.0.20100418
 CATEGORIES=	multimedia
 MASTER_SITES=	http://downloads.videolan.org/pub/videolan/x264/snapshots/ \
 		http://samples.mplayerhq.hu/yuv4mpeg2/:pgo
diff -ruN x264-devel.orig/distinfo x264-devel/distinfo
--- x264-devel.orig/distinfo	2010-04-18 18:33:40.000000000 +0900
+++ x264-devel/distinfo	2010-04-20 17:48:09.000000000 +0900
@@ -1,6 +1,3 @@
-MD5 (x264/x264-snapshot-20100222-2245.tar.bz2) = a68827d2e47920ee3ae655f8b8c51013
-SHA256 (x264/x264-snapshot-20100222-2245.tar.bz2) = 6f197d825315f077fabaf6340c324462cdceaf0417500dadea3511b1ad26ac2f
-SIZE (x264/x264-snapshot-20100222-2245.tar.bz2) = 400392
-MD5 (x264/example.y4m.bz2) = e0948016cd4a52e75d6a74d998bd6ae6
-SHA256 (x264/example.y4m.bz2) = a5bec9d37362bd9d7773fbd0644643f9ec096d654d20823004e88d5df32bbff7
-SIZE (x264/example.y4m.bz2) = 4910029
+MD5 (x264/x264-snapshot-20100418-2245.tar.bz2) = 6b8fa190fe5da28c4a4242e182fedcf3
+SHA256 (x264/x264-snapshot-20100418-2245.tar.bz2) = 3ecf6516e0dffe1cd9b2fe689315c4718c21976f6e9605782f8e30f649a9900f
+SIZE (x264/x264-snapshot-20100418-2245.tar.bz2) = 415857
diff -ruN x264-devel.orig/files/patch-Makefile x264-devel/files/patch-Makefile
--- x264-devel.orig/files/patch-Makefile	2010-04-18 18:33:40.000000000 +0900
+++ x264-devel/files/patch-Makefile	2010-04-20 17:49:05.000000000 +0900
@@ -1,6 +1,6 @@
---- Makefile.orig	2010-02-22 22:45:05.000000000 +0100
-+++ Makefile	2010-04-18 10:43:06.325179277 +0200
-@@ -53,12 +53,12 @@
+--- Makefile.orig	2010-04-19 05:45:10.000000000 +0900
++++ Makefile	2010-04-20 17:48:45.000000000 +0900
+@@ -54,12 +54,12 @@
            cpu-a.asm dct-32.asm
  X86SRC = $(X86SRC0:%=common/x86/%)
  
@@ -15,12 +15,12 @@
  ARCH_X86 = yes
  ASMSRC   = $(X86SRC:-32.asm=-64.asm)
  ASFLAGS += -DARCH_X86_64
-@@ -74,7 +74,7 @@
+@@ -75,7 +75,7 @@
  endif
  
  # AltiVec optims
 -ifeq ($(ARCH),PPC)
 +ifeq ($(ARCH),powerpc)
+ ifneq ($(AS),)
  SRCS += common/ppc/mc.c common/ppc/pixel.c common/ppc/dct.c \
          common/ppc/quant.c common/ppc/deblock.c \
-         common/ppc/predict.c



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list