diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2013-08-06 23:40:07 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2013-08-06 23:40:07 +0000 |
commit | 0f645434e2011a816b98b6a9954fde763e60e2de (patch) | |
tree | 68d1f01a8cae5c08cb0b2dd0ff0f618e18ffa6dc /multimedia/libvdpau | |
parent | 085b8076ac3d15e236e7d2471e128e89a7f71b08 (diff) |
Notes
Diffstat (limited to 'multimedia/libvdpau')
-rw-r--r-- | multimedia/libvdpau/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libvdpau/distinfo | 4 | ||||
-rw-r--r-- | multimedia/libvdpau/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/libvdpau/Makefile b/multimedia/libvdpau/Makefile index 8c4f17640989..7a2e1adde7a4 100644 --- a/multimedia/libvdpau/Makefile +++ b/multimedia/libvdpau/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libvdpau -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= multimedia MASTER_SITES= http://cgit.freedesktop.org/~aplattner/libvdpau/snapshot/ diff --git a/multimedia/libvdpau/distinfo b/multimedia/libvdpau/distinfo index 85a50c62439c..7544b404bd2c 100644 --- a/multimedia/libvdpau/distinfo +++ b/multimedia/libvdpau/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvdpau-0.6.tar.xz) = 8e0f3111ce054de92b50a830ff74217862bc5d7e0fecaa717ea98af57abb58b4 -SIZE (libvdpau-0.6.tar.xz) = 127872 +SHA256 (libvdpau-0.7.tar.xz) = 74e8ecc18897d1ab8a31e237d2f61953eec3737406b522d77c92c8a2747213b0 +SIZE (libvdpau-0.7.tar.xz) = 128116 diff --git a/multimedia/libvdpau/pkg-descr b/multimedia/libvdpau/pkg-descr index bc4a7cf79b9e..74295a4f62ca 100644 --- a/multimedia/libvdpau/pkg-descr +++ b/multimedia/libvdpau/pkg-descr @@ -2,4 +2,4 @@ VDPAU is the Video Decode and Presentation API for UNIX. It provides an interface to video decode acceleration and presentation hardware present in modern GPUs. -WWW: http://freedesktop.org/wiki/Software/VDPAU +WWW: http://freedesktop.org/wiki/Software/VDPAU |