diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-04-16 09:26:33 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-04-16 09:26:33 +0000 |
commit | 58a018f999b30aa4f08cccd3d7fdce8fa10337fc (patch) | |
tree | eb1ea3b1168eb41d0e40aaf608b3081de5b3b6b2 /x11 | |
parent | 5ca65ff4b3d728a4424d9208316cb9516a1d81af (diff) |
Update from prerelease to the real release
Notes
Notes:
svn path=/head/; revision=107209
Diffstat (limited to 'x11')
-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 8d676bf4a680..8d886d094e8b 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 90ae50fc535c..0fa8178db3cb 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 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 diff --git a/x11/randrext/Makefile b/x11/randrext/Makefile index c27400b05858..3f3311889414 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 337b6fdd5ec0..95c64f96897f 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 |