diff options
author | arved <arved@FreeBSD.org> | 2004-04-16 09:26:33 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-04-16 09:26:33 +0000 |
commit | 93e80a99c584c04097f74e62250129f3daaefaa8 (patch) | |
tree | 0b99d9bc1a19cd5bbe19054ff736a4cc1c7fd788 | |
parent | be1ff93369606c14347bbcab43f35ea0ea7c1bef (diff) | |
download | FreeBSD-ports-93e80a99c584c04097f74e62250129f3daaefaa8.zip FreeBSD-ports-93e80a99c584c04097f74e62250129f3daaefaa8.tar.gz |
Update from prerelease to the real release
-rw-r--r-- | x11/libICE/Makefile | 6 | ||||
-rw-r--r-- | x11/libICE/distinfo | 4 | ||||
-rw-r--r-- | x11/libSM/Makefile | 6 | ||||
-rw-r--r-- | x11/libSM/distinfo | 4 | ||||
-rw-r--r-- | x11/randrext/Makefile | 6 | ||||
-rw-r--r-- | x11/randrext/distinfo | 4 |
6 files changed, 12 insertions, 18 deletions
diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile index 8d676bf..8d886d0 100644 --- a/x11/libICE/Makefile +++ b/x11/libICE/Makefile @@ -6,10 +6,9 @@ # PORTNAME= libICE -PORTVERSION= 6.3.1.p2 -PORTREVISION= 1 +PORTVERSION= 6.3.2 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~anholt/dist/ +MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ MAINTAINER= x11@FreeBSD.org COMMENT= Inter Client Exchange library for X11 @@ -28,7 +27,6 @@ PREFIX?= ${X11BASE} GNU_CONFIGURE= yes USE_GMAKE= yes USE_LIBTOOL_VER=13 -WRKSRC= ${WRKDIR}/${PORTNAME}-6.3.1 INSTALLS_SHLIB= yes diff --git a/x11/libICE/distinfo b/x11/libICE/distinfo index 90ae50f..0fa8178 100644 --- a/x11/libICE/distinfo +++ b/x11/libICE/distinfo @@ -1,2 +1,2 @@ -MD5 (libICE-6.3.1.p2.tar.bz2) = 4eb03a318ea5c884817de9c8e4be96b2 -SIZE (libICE-6.3.1.p2.tar.bz2) = 219210 +MD5 (libICE-6.3.2.tar.bz2) = 06db02e3df846b127a6e2dc3e345039c +SIZE (libICE-6.3.2.tar.bz2) = 218980 diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index 80c4913..2637ae5 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 ab6e912..056824e 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 diff --git a/x11/randrext/Makefile b/x11/randrext/Makefile index c27400b..3f33118 100644 --- a/x11/randrext/Makefile +++ b/x11/randrext/Makefile @@ -6,10 +6,9 @@ # PORTNAME= randrext -PORTVERSION= 1.0.p2 -PORTREVISION= 1 +PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= http://pdx.freedesktop.org/~anholt/dist/ +MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ MAINTAINER= x11@FreeBSD.org COMMENT= Header files and documentation for the X Resize and Rotate extension @@ -22,6 +21,5 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-1.0 .include <bsd.port.mk> diff --git a/x11/randrext/distinfo b/x11/randrext/distinfo index 337b6fd..95c64f9 100644 --- a/x11/randrext/distinfo +++ b/x11/randrext/distinfo @@ -1,2 +1,2 @@ -MD5 (randrext-1.0.p2.tar.bz2) = acf974eecd2816305adcc6ee041771d4 -SIZE (randrext-1.0.p2.tar.bz2) = 43997 +MD5 (randrext-1.0.tar.bz2) = 19cb88ab378efcdebc15974fb9ba4a00 +SIZE (randrext-1.0.tar.bz2) = 44061 |