diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-05-11 07:17:22 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-05-11 07:17:22 +0000 |
commit | 7766f9e7f0a70d2524e79a5072773efe010b3f2f (patch) | |
tree | 089aa08c56d5a701d3ee9ba3318fa05186e1b849 | |
parent | - Fix pthread-issue on -STABLE (diff) |
Update to 6.0.3
Notes
Notes:
svn path=/head/; revision=108894
-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 |