diff options
author | ahze <ahze@FreeBSD.org> | 2005-10-05 12:43:20 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-10-05 12:43:20 +0800 |
commit | 2d5efc8e9e72fa1d90c01bed8bd07b945039e11d (patch) | |
tree | 8d900d74c510a6e96fb7f025a1259e6e36b5bcf2 /multimedia | |
parent | 90f751a275e1cc5591ca85606aab16ebfb0063fe (diff) | |
download | freebsd-ports-gnome-2d5efc8e9e72fa1d90c01bed8bd07b945039e11d.tar.gz freebsd-ports-gnome-2d5efc8e9e72fa1d90c01bed8bd07b945039e11d.tar.zst freebsd-ports-gnome-2d5efc8e9e72fa1d90c01bed8bd07b945039e11d.zip |
- Update to 0.0.20051004
- Use vlc.org's snapshots now
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/x264-devel/Makefile | 9 | ||||
-rw-r--r-- | multimedia/x264-devel/distinfo | 4 | ||||
-rw-r--r-- | multimedia/x264/Makefile | 9 | ||||
-rw-r--r-- | multimedia/x264/distinfo | 4 |
4 files changed, 10 insertions, 16 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 diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile index a0419ab8ebb9..d132185fb695 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/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/distinfo b/multimedia/x264/distinfo index ac6b774fdbab..e60ed5e8f653 100644 --- a/multimedia/x264/distinfo +++ b/multimedia/x264/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 |