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/xproto | |
parent | 7fd0312bdcb554dba77af4cae101782e5fb32587 (diff) | |
download | freebsd-ports-graphics-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.tar.gz freebsd-ports-graphics-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.tar.zst freebsd-ports-graphics-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/xproto')
-rw-r--r-- | x11/xproto/Makefile | 3 | ||||
-rw-r--r-- | x11/xproto/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11/xproto/Makefile b/x11/xproto/Makefile index a6ede19eda3..73ef13ca02a 100644 --- a/x11/xproto/Makefile +++ b/x11/xproto/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xproto -PORTVERSION= 7.0.10 -PORTREVISION= 1 +PORTVERSION= 7.0.14 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xproto/distinfo b/x11/xproto/distinfo index 02bf99a0990..ab4b41ef66c 100644 --- a/x11/xproto/distinfo +++ b/x11/xproto/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/proto/xproto-7.0.10.tar.bz2) = 2ed80e90992e7455eaac4c3e977ebd01 -SHA256 (xorg/proto/xproto-7.0.10.tar.bz2) = 6d659920262d41e48714184f94ff9cd2608515e0f3d2f074892fe0c048784df4 -SIZE (xorg/proto/xproto-7.0.10.tar.bz2) = 142954 +MD5 (xorg/proto/xproto-7.0.14.tar.bz2) = 5bbf47f4ad6eb3b3f3a119231abe8e5e +SHA256 (xorg/proto/xproto-7.0.14.tar.bz2) = 24274af4e800fd32702c5258dabe16eccf96f50a4b4feb4a14780c85f3e786df +SIZE (xorg/proto/xproto-7.0.14.tar.bz2) = 152503 |