diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-05-11 07:21:49 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-05-11 07:21:49 +0000 |
commit | 43c1af6631d063789aecfbacd8cc0e145a2d9bad (patch) | |
tree | fbd371f6cc4ded94ca6b2179f62e1629d28bb6c1 /x11/libXv | |
parent | cfaf01b2ecdf4fff0a95aed49ac671d819e784a4 (diff) | |
download | ports-43c1af6631d063789aecfbacd8cc0e145a2d9bad.tar.gz ports-43c1af6631d063789aecfbacd8cc0e145a2d9bad.zip |
Notes
Diffstat (limited to 'x11/libXv')
-rw-r--r-- | x11/libXv/Makefile | 3 | ||||
-rw-r--r-- | x11/libXv/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile index 60aee01a26b9..b1ea6f505bcc 100644 --- a/x11/libXv/Makefile +++ b/x11/libXv/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libXv -PORTVERSION= 2.2.1 -PORTREVISION= 2 +PORTVERSION= 2.2.2 CATEGORIES= x11 MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ diff --git a/x11/libXv/distinfo b/x11/libXv/distinfo index 25463b74db7c..f01288841b80 100644 --- a/x11/libXv/distinfo +++ b/x11/libXv/distinfo @@ -1,2 +1,2 @@ -MD5 (libXv-2.2.1.tar.bz2) = 89b8ca62a77c662a8a7ded89bcf0dd67 -SIZE (libXv-2.2.1.tar.bz2) = 196925 +MD5 (libXv-2.2.2.tar.bz2) = cdd6a79bac8807da83c008dac42fdddb +SIZE (libXv-2.2.2.tar.bz2) = 192104 |