diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-10-05 04:43:20 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-10-05 04:43:20 +0000 |
commit | 0c0a763338e058473f5572221baa03a8ce838f8c (patch) | |
tree | e078ce6da2d531348870704d49254004953f6c49 /multimedia/x264-devel | |
parent | 27e8d22637d09e03a3a73bc19d1f3c551c23e00b (diff) | |
download | ports-0c0a763338e058473f5572221baa03a8ce838f8c.tar.gz ports-0c0a763338e058473f5572221baa03a8ce838f8c.zip |
Notes
Diffstat (limited to 'multimedia/x264-devel')
-rw-r--r-- | multimedia/x264-devel/Makefile | 9 | ||||
-rw-r--r-- | multimedia/x264-devel/distinfo | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/multimedia/x264-devel/Makefile b/multimedia/x264-devel/Makefile index a0419ab8ebb9..d132185fb695 100644 --- a/multimedia/x264-devel/Makefile +++ b/multimedia/x264-devel/Makefile @@ -6,13 +6,10 @@ # PORTNAME= x264 -PORTVERSION= 0.0.20051002 +PORTVERSION= 0.0.20051004 CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_LOCAL:S|$|ahze/|} \ - http://people.freebsd.org/~ahze/distfiles/ -# http://download.videolan.org/pub/videolan/contrib/ \ -# http://ftp.snt.utwente.nl/pub/software/videolan/contrib/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//} +MASTER_SITES= http://downloads.videolan.org/pub/videolan/x264/snapshots/ +DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION:S/0.0.//}-2245 MAINTAINER= ahze@FreeBSD.org COMMENT= Multimedia library and tool for encoding H.264/AVC video streams diff --git a/multimedia/x264-devel/distinfo b/multimedia/x264-devel/distinfo index ac6b774fdbab..e60ed5e8f653 100644 --- a/multimedia/x264-devel/distinfo +++ b/multimedia/x264-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (x264-20051002.tar.bz2) = 9f559e66a9e9b94da574ec569fbd37ce -SIZE (x264-20051002.tar.bz2) = 251829 +MD5 (x264-snapshot-20051004-2245.tar.bz2) = 8a94c9cdf320b8c33f02a060a0f4ed5e +SIZE (x264-snapshot-20051004-2245.tar.bz2) = 388360 |