diff options
author | zeising <zeising@FreeBSD.org> | 2013-06-23 18:06:13 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2013-06-23 18:06:13 +0800 |
commit | 06187f7a4eb79430ab687d978f009b030d9038df (patch) | |
tree | 69804d49de891cdd7c42254aaa33c44e32a8d2ca /x11 | |
parent | ff21d925c06d51b650af841e16df6f49bb916258 (diff) | |
download | freebsd-ports-gnome-06187f7a4eb79430ab687d978f009b030d9038df.tar.gz freebsd-ports-gnome-06187f7a4eb79430ab687d978f009b030d9038df.tar.zst freebsd-ports-gnome-06187f7a4eb79430ab687d978f009b030d9038df.zip |
Update to 1.0.9
Obtained from: xorg development repo
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libXv/Makefile | 2 | ||||
-rw-r--r-- | x11/libXv/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile index 32baa16ff747..3cbf4f058e87 100644 --- a/x11/libXv/Makefile +++ b/x11/libXv/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libXv -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.9 PORTEPOCH= 1 CATEGORIES= x11 diff --git a/x11/libXv/distinfo b/x11/libXv/distinfo index 85bd0b57578c..f3acfcbf2ba9 100644 --- a/x11/libXv/distinfo +++ b/x11/libXv/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/libXv-1.0.8.tar.bz2) = 4f00eb5347390909cea4e53a69425839d2a6a44e0e0613321d59e7e4aeaf73d7 -SIZE (xorg/lib/libXv-1.0.8.tar.bz2) = 308065 +SHA256 (xorg/lib/libXv-1.0.9.tar.bz2) = a874dbf864d0271bbe795af67ef5b3f20096c92fc11eacbf0d2af00e32bc5b4b +SIZE (xorg/lib/libXv-1.0.9.tar.bz2) = 309744 |