diff options
author | anholt <anholt@FreeBSD.org> | 2004-05-11 15:17:22 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-05-11 15:17:22 +0800 |
commit | be52405013210c13f272b1c20e584553737946b5 (patch) | |
tree | f1b85231f79b46850d77bc605a66083332b08782 /x11 | |
parent | 726a027e78ba66370312299e73629efab25dbcc4 (diff) | |
download | freebsd-ports-gnome-be52405013210c13f272b1c20e584553737946b5.tar.gz freebsd-ports-gnome-be52405013210c13f272b1c20e584553737946b5.tar.zst freebsd-ports-gnome-be52405013210c13f272b1c20e584553737946b5.zip |
Update to 6.0.3
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libSM/Makefile | 3 | ||||
-rw-r--r-- | x11/libSM/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index b5ea6579910c..0ce5222007a4 100644 --- a/x11/libSM/Makefile +++ b/x11/libSM/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libSM -PORTVERSION= 6.0.2 -PORTREVISION= 1 +PORTVERSION= 6.0.3 CATEGORIES= x11 MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ diff --git a/x11/libSM/distinfo b/x11/libSM/distinfo index 056824e4ecd4..bb715c3d86f9 100644 --- a/x11/libSM/distinfo +++ b/x11/libSM/distinfo @@ -1,2 +1,2 @@ -MD5 (libSM-6.0.2.tar.bz2) = 0ecc3ec75391d9158f25a94a652bd387 -SIZE (libSM-6.0.2.tar.bz2) = 195825 +MD5 (libSM-6.0.3.tar.bz2) = e01ec6568ad17c5df8f56828e34a0b2b +SIZE (libSM-6.0.3.tar.bz2) = 200225 |