diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-01 08:51:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-01 08:51:51 +0000 |
commit | 1d61aea99de65c199c5826c305b6694b4fb307e1 (patch) | |
tree | 719491dbb9f415e0d8cb8f2293526c56aebf7f63 /misc/xorg-docs | |
parent | f8be3201a35d7f47d6ed0a05e423a61fc62b343c (diff) | |
download | pkgsrc-1d61aea99de65c199c5826c305b6694b4fb307e1.tar.gz |
Update to 1.7.1:
This release provides various minor updates & corrections that have
accumulated since the last katamari, without waiting forever for
someone to step up to create the next katamari.
Alan Coopersmith (8):
MAINTAINERS: Update URL to Solaris X11 distro web page
List xsetmode & xsetpointer as Obsolete in MAINTAINERS file
List libxkbui as Obsolete in MAINTAINERS file
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
X.man: disengender a user reference
Fix various typos & spelling errors across the docs
xorg-docs 1.7.1
Dr. Tilmann Bubeck (1):
Added Dr. Tilmann Bubeck as maintainer of xauth
Eric S. Raymond (3):
Clean up presentation-level markup so DocBook conversion can work.
Rename SYNIOPSIS to OVERVIEW...
Rename SYNOOPSIS to DESCRIPTION...
Gaetan Nadon (1):
Fix typo in Release Notes.
Rob Clark (1):
add maintainers entry for xf86-video-omap
Thomas Hellstrom (2):
Updated VMware maintainer email and vmware driver status
Change maintainer info of xf86-video-vmware
Diffstat (limited to 'misc/xorg-docs')
-rw-r--r-- | misc/xorg-docs/Makefile | 5 | ||||
-rw-r--r-- | misc/xorg-docs/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/xorg-docs/Makefile b/misc/xorg-docs/Makefile index 858ee380b82..9bdc39f3120 100644 --- a/misc/xorg-docs/Makefile +++ b/misc/xorg-docs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2012/10/08 09:57:41 asau Exp $ -# +# $NetBSD: Makefile,v 1.13 2015/05/01 08:51:51 wiz Exp $ -DISTNAME= xorg-docs-1.7 +DISTNAME= xorg-docs-1.7.1 CATEGORIES= devel x11 MASTER_SITES= ${MASTER_SITE_XORG:=doc/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/xorg-docs/distinfo b/misc/xorg-docs/distinfo index 1707127efe5..8f4a7b23c15 100644 --- a/misc/xorg-docs/distinfo +++ b/misc/xorg-docs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/06/06 07:39:55 wiz Exp $ +$NetBSD: distinfo,v 1.7 2015/05/01 08:51:51 wiz Exp $ -SHA1 (xorg-docs-1.7.tar.bz2) = 565df5219a9d72d81a84f7e75294752ba2ea0cc8 -RMD160 (xorg-docs-1.7.tar.bz2) = a3ed3288160ec02fc6ef14b6bfa36259eff3f2e6 -Size (xorg-docs-1.7.tar.bz2) = 370482 bytes +SHA1 (xorg-docs-1.7.1.tar.bz2) = 19be186705145ca7231ca646b61208c9eba48ca7 +RMD160 (xorg-docs-1.7.1.tar.bz2) = 523cc27c37e8fe02024be81cec5ea2d233716c1e +Size (xorg-docs-1.7.1.tar.bz2) = 376331 bytes |