diff options
author | anholt <anholt@FreeBSD.org> | 2004-05-11 15:16:55 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-05-11 15:16:55 +0800 |
commit | 1b0d13a102716b49686cec4cedba50a818e5764c (patch) | |
tree | 890f4365bf832b37136309b67e19d30a2746d609 /x11 | |
parent | eb7bd2749298d7e92aadfacd75d6632846bc9daa (diff) | |
download | freebsd-ports-gnome-1b0d13a102716b49686cec4cedba50a818e5764c.tar.gz freebsd-ports-gnome-1b0d13a102716b49686cec4cedba50a818e5764c.tar.zst freebsd-ports-gnome-1b0d13a102716b49686cec4cedba50a818e5764c.zip |
Update to 6.3.3.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libICE/Makefile | 3 | ||||
-rw-r--r-- | x11/libICE/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile index 164ec5325b9f..d9d145fe2563 100644 --- a/x11/libICE/Makefile +++ b/x11/libICE/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libICE -PORTVERSION= 6.3.2 -PORTREVISION= 1 +PORTVERSION= 6.3.3 CATEGORIES= x11 MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ diff --git a/x11/libICE/distinfo b/x11/libICE/distinfo index 0fa8178db3cb..bd19dbc050a8 100644 --- a/x11/libICE/distinfo +++ b/x11/libICE/distinfo @@ -1,2 +1,2 @@ -MD5 (libICE-6.3.2.tar.bz2) = 06db02e3df846b127a6e2dc3e345039c -SIZE (libICE-6.3.2.tar.bz2) = 218980 +MD5 (libICE-6.3.3.tar.bz2) = e67d98bebfabf884e58501e44b7efd35 +SIZE (libICE-6.3.3.tar.bz2) = 222005 |