diff options
author | arved <arved@FreeBSD.org> | 2004-04-16 17:26:33 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-04-16 17:26:33 +0800 |
commit | 93e80a99c584c04097f74e62250129f3daaefaa8 (patch) | |
tree | 0b99d9bc1a19cd5bbe19054ff736a4cc1c7fd788 /x11/libSM | |
parent | be1ff93369606c14347bbcab43f35ea0ea7c1bef (diff) | |
download | freebsd-ports-gnome-93e80a99c584c04097f74e62250129f3daaefaa8.tar.gz freebsd-ports-gnome-93e80a99c584c04097f74e62250129f3daaefaa8.tar.zst freebsd-ports-gnome-93e80a99c584c04097f74e62250129f3daaefaa8.zip |
Update from prerelease to the real release
Diffstat (limited to 'x11/libSM')
-rw-r--r-- | x11/libSM/Makefile | 6 | ||||
-rw-r--r-- | x11/libSM/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index 80c4913b5123..2637ae5cc3ec 100644 --- a/x11/libSM/Makefile +++ b/x11/libSM/Makefile @@ -6,10 +6,9 @@ # PORTNAME= libSM -PORTVERSION= 6.0.1.p2 -PORTREVISION= 1 +PORTVERSION= 6.0.2 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~anholt/dist/ +MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ MAINTAINER= x11@FreeBSD.org COMMENT= Session Management library for X11 @@ -29,7 +28,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_LIBTOOL_VER=13 -WRKSRC= ${WRKDIR}/${PORTNAME}-6.0.1 INSTALLS_SHLIB= yes diff --git a/x11/libSM/distinfo b/x11/libSM/distinfo index ab6e912c6d8d..056824e4ecd4 100644 --- a/x11/libSM/distinfo +++ b/x11/libSM/distinfo @@ -1,2 +1,2 @@ -MD5 (libSM-6.0.1.p2.tar.bz2) = 7da6954bcbac46a65b46a77feff751d3 -SIZE (libSM-6.0.1.p2.tar.bz2) = 195632 +MD5 (libSM-6.0.2.tar.bz2) = 0ecc3ec75391d9158f25a94a652bd387 +SIZE (libSM-6.0.2.tar.bz2) = 195825 |