diff options
author | anholt <anholt@FreeBSD.org> | 2004-05-11 15:21:49 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-05-11 15:21:49 +0800 |
commit | b44f3c2353dd0de8a5bbcae051efb2c17db11a6b (patch) | |
tree | 551b20921a01f241f48edb444f245e797d7b1d33 /x11/libXv | |
parent | 193c11dd0a8a4b153bed56b99be39d2b11a134f6 (diff) | |
download | freebsd-ports-gnome-b44f3c2353dd0de8a5bbcae051efb2c17db11a6b.tar.gz freebsd-ports-gnome-b44f3c2353dd0de8a5bbcae051efb2c17db11a6b.tar.zst freebsd-ports-gnome-b44f3c2353dd0de8a5bbcae051efb2c17db11a6b.zip |
Update to 2.2.2.
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 |