diff options
author | wiz <wiz> | 2012-06-03 18:39:08 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-06-03 18:39:08 +0000 |
commit | 072311d176df451a24d112982b0e901e2bae059e (patch) | |
tree | b5355a4af1348306388bd6be4ca354a5faeef001 | |
parent | 974ff06d935276fd7a97da854a89f8aeede64383 (diff) | |
download | pkgsrc-072311d176df451a24d112982b0e901e2bae059e.tar.gz |
Update to 7.2.1:
Alan Coopersmith (1):
xextproto 7.2.1
Gaetan Nadon (23):
Documentation: add Docbook external references support
Install target dbs alongside generated documents
Install xml versions of specs even if HAVE_XMLTO is false
docbook.am: global maintenance update - entities, images and olinking
docbook.am: embed css styles inside the HTML HEAD element
Use more appropriate docbook element to get "Edited by"
docs: remove <productnumber> which is not used by default
docs: use the &fullrelvers; entity to set X11 release information
sync: fix author name and authors affiliation
appgrp: use <copyright> markup and minor titlepage fixes
dbe spec: fix author affiliation and copyright notices
dpms spec: fix author affiliation
evi spec: fix copyright and orphan markup
geproto: fix author's e-mail
lbx: complete the authors name
multibuf spec: refactor copyright legal text for multi licensing
security: fix X Consortium copyrigh legal text and minor markups
shape spec: fix author affiliation and copyright text
shm spec: fix author affiliation and copyright text
sync spec: fix copyright markup for multiple authors
top-cup spec: remove orphan corpname markup
xtest spec: fix copyright markup
geproto spec: add missing copyright with the author's permission
Matt Dew (3):
Add id attributes to funcsynopsis to allow other docs to olink to them.
#1 - fix the capitalization of the ID attriutes to
informaltable cleanup
-rw-r--r-- | x11/xextproto/Makefile | 4 | ||||
-rw-r--r-- | x11/xextproto/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile index b4c3d03fd52..2db7c135c74 100644 --- a/x11/xextproto/Makefile +++ b/x11/xextproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2011/10/16 17:05:38 cheusov Exp $ +# $NetBSD: Makefile,v 1.13 2012/06/03 18:39:08 wiz Exp $ # -DISTNAME= xextproto-7.2.0 +DISTNAME= xextproto-7.2.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xextproto/distinfo b/x11/xextproto/distinfo index 3f07c4fd3ae..09199f6b518 100644 --- a/x11/xextproto/distinfo +++ b/x11/xextproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2011/10/16 17:05:38 cheusov Exp $ +$NetBSD: distinfo,v 1.8 2012/06/03 18:39:08 wiz Exp $ -SHA1 (xextproto-7.2.0.tar.bz2) = a117fb9d7fdebee7af3f9e79efe9812e39e650a5 -RMD160 (xextproto-7.2.0.tar.bz2) = f7ea5722a70d64c62f8cf0bea0b53fbf2688166a -Size (xextproto-7.2.0.tar.bz2) = 207724 bytes +SHA1 (xextproto-7.2.1.tar.bz2) = f969e02009adf2d51fd1ba4583a859984728a461 +RMD160 (xextproto-7.2.1.tar.bz2) = bd57600da0f561d8e7eb70fc7916407b00cd8d4b +Size (xextproto-7.2.1.tar.bz2) = 229282 bytes |