diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-12-29 21:17:40 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-12-29 21:17:40 +0000 |
commit | 19a9264982317b119778976a774477095cf09a07 (patch) | |
tree | fa924444e6e17b59d64654cdb31f9786a0a91994 /multimedia/x264 | |
parent | 07d27f88427483e792072ed3fc812b7e55f2da35 (diff) | |
download | ports-19a9264982317b119778976a774477095cf09a07.tar.gz ports-19a9264982317b119778976a774477095cf09a07.zip |
- Remove BROKEN on 4.x, now installs
- Update to 0.0.20051228
PR: 90923
Notes
Notes:
svn path=/head/; revision=152378
Diffstat (limited to 'multimedia/x264')
-rw-r--r-- | multimedia/x264/Makefile | 6 | ||||
-rw-r--r-- | multimedia/x264/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile index 62f217309be7..47989d78a714 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/Makefile @@ -6,7 +6,7 @@ # PORTNAME= x264 -PORTVERSION= 0.0.20051224 +PORTVERSION= 0.0.20051228 CATEGORIES= multimedia MASTER_SITES= http://downloads.videolan.org/pub/videolan/x264/snapshots/ DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION:S/0.0.//}-2245 @@ -42,10 +42,6 @@ CONFIGURE_ARGS+= --extra-cflags="${CPPFLAGS} ${CFLAGS} -fPIC -I${LOCALBASE}/incl .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN="Fails to install" -.endif - .if ${ARCH}=="i386" BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm MAKE_ENV+= ARCH_X86="1" diff --git a/multimedia/x264/distinfo b/multimedia/x264/distinfo index ff04ef762687..dcab5561a7a1 100644 --- a/multimedia/x264/distinfo +++ b/multimedia/x264/distinfo @@ -1,3 +1,3 @@ -MD5 (x264-snapshot-20051224-2245.tar.bz2) = 29264aa6fa21dbb6a87b62a633302d03 -SHA256 (x264-snapshot-20051224-2245.tar.bz2) = 42ee05da7908d06ae63329b00a1cc6d2f7d761c2d0b368a7422604d124fa9423 -SIZE (x264-snapshot-20051224-2245.tar.bz2) = 370433 +MD5 (x264-snapshot-20051228-2245.tar.bz2) = 7c2999ccfabd76b7adc6eb64029791cc +SHA256 (x264-snapshot-20051228-2245.tar.bz2) = c22ccd48d1e76d25605fd37029c242fb2319a8ff21069e52f6e23be9c4b8e8e4 +SIZE (x264-snapshot-20051228-2245.tar.bz2) = 369870 |