summaryrefslogtreecommitdiff
path: root/x11/xorg-docs
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-docs')
-rw-r--r--x11/xorg-docs/Makefile7
-rw-r--r--x11/xorg-docs/distinfo6
-rw-r--r--x11/xorg-docs/pkg-descr7
3 files changed, 9 insertions, 11 deletions
diff --git a/x11/xorg-docs/Makefile b/x11/xorg-docs/Makefile
index 06bc7782194f..90527e21c1a1 100644
--- a/x11/xorg-docs/Makefile
+++ b/x11/xorg-docs/Makefile
@@ -1,15 +1,14 @@
PORTNAME= xorg-docs
-PORTVERSION= 1.7.2
-PORTREVISION= 1
+DISTVERSION= 1.7.3
PORTEPOCH= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X.org documentation files
+WWW= https://gitlab.freedesktop.org/xorg/doc/xorg-docs
CONFIGURE_ARGS+= --without-xmlto --without-fop --disable-specs
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
-USES= xorg-cat:doc
+USES= tar:xz xorg-cat:doc
.include <bsd.port.mk>
diff --git a/x11/xorg-docs/distinfo b/x11/xorg-docs/distinfo
index 0b6ceb45473c..d5718647219c 100644
--- a/x11/xorg-docs/distinfo
+++ b/x11/xorg-docs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656486529
-SHA256 (xorg/doc/xorg-docs-1.7.2.tar.bz2) = 2391b8af472626c12d3c3814b5e7a0ea43c3a96eda94255b7ed8bdff0fbf08e3
-SIZE (xorg/doc/xorg-docs-1.7.2.tar.bz2) = 384172
+TIMESTAMP = 1749438314
+SHA256 (xorg/doc/xorg-docs-1.7.3.tar.xz) = 28a2f2eeb5d9ff58b85961ff3ed7baaaf1ffa132e2a81f8b2bb97cb499bcddef
+SIZE (xorg/doc/xorg-docs-1.7.3.tar.xz) = 326508
diff --git a/x11/xorg-docs/pkg-descr b/x11/xorg-docs/pkg-descr
index f9e4211b2729..37822c8a4a00 100644
--- a/x11/xorg-docs/pkg-descr
+++ b/x11/xorg-docs/pkg-descr
@@ -1,4 +1,3 @@
-The documentation in this package is from xc/doc in the monolithic
-source tree. It is expected that most of the documentation included
-here will be converted to a new format and then moved to the appropriate
-package.
+This package provides miscellaneous documentation for the X Window
+System that doesn't better fit into other packages.
+The preferred documentation format for these documents is DocBook XML.