diff options
author | flz <flz@FreeBSD.org> | 2009-01-24 00:28:36 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2009-01-24 00:28:36 +0800 |
commit | e1fa8d8895aee835b4a658dd8fed60b6fe0166f2 (patch) | |
tree | cf2e3d4f30a1b913cafbd708b8f9c5081f8aec9d /x11/xextproto | |
parent | 7fd0312bdcb554dba77af4cae101782e5fb32587 (diff) | |
download | freebsd-ports-gnome-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.tar.gz freebsd-ports-gnome-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.tar.zst freebsd-ports-gnome-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.zip |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Diffstat (limited to 'x11/xextproto')
-rw-r--r-- | x11/xextproto/Makefile | 2 | ||||
-rw-r--r-- | x11/xextproto/distinfo | 6 | ||||
-rw-r--r-- | x11/xextproto/pkg-plist | 4 |
3 files changed, 7 insertions, 5 deletions
diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile index fcf8b6a457a3..1ed6eded2c44 100644 --- a/x11/xextproto/Makefile +++ b/x11/xextproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xextproto -PORTVERSION= 7.0.2 +PORTVERSION= 7.0.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xextproto/distinfo b/x11/xextproto/distinfo index 3be185fe3d90..d3cfc7681330 100644 --- a/x11/xextproto/distinfo +++ b/x11/xextproto/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/proto/xextproto-7.0.2.tar.bz2) = 242388ab65dde3a3dd313eeee265e429 -SHA256 (xorg/proto/xextproto-7.0.2.tar.bz2) = 53f3039ae769b08bd139d4474a7debe0b6f24048e7c514c835c8a1880f11e0d9 -SIZE (xorg/proto/xextproto-7.0.2.tar.bz2) = 68323 +MD5 (xorg/proto/xextproto-7.0.4.tar.bz2) = 64c19cbf368f053cfc689609589dacfe +SHA256 (xorg/proto/xextproto-7.0.4.tar.bz2) = e27f723f4218908be96c28a8e0e740e9b31a00c97dad6aaa9a57b79fc0295614 +SIZE (xorg/proto/xextproto-7.0.4.tar.bz2) = 79268 diff --git a/x11/xextproto/pkg-plist b/x11/xextproto/pkg-plist index e997f23be10d..30e106267b84 100644 --- a/x11/xextproto/pkg-plist +++ b/x11/xextproto/pkg-plist @@ -5,16 +5,18 @@ include/X11/extensions/XLbx.h include/X11/extensions/XShm.h include/X11/extensions/XTest.h include/X11/extensions/Xag.h -include/X11/extensions/Xagsrv.h include/X11/extensions/Xagstr.h include/X11/extensions/Xcup.h include/X11/extensions/Xcupstr.h include/X11/extensions/Xdbe.h include/X11/extensions/Xdbeproto.h include/X11/extensions/Xext.h +include/X11/extensions/Xge.h include/X11/extensions/dpms.h include/X11/extensions/dpmsstr.h include/X11/extensions/extutil.h +include/X11/extensions/ge.h +include/X11/extensions/geproto.h include/X11/extensions/lbxbuf.h include/X11/extensions/lbxbufstr.h include/X11/extensions/lbxdeltastr.h |