diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-03 19:49:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-03 19:49:38 +0000 |
commit | 9adf62bdca4b77d8f8aad381870ca14a8e584188 (patch) | |
tree | 2c3c6dc6651bf9826e9026d811c7cb028c24609d /x11/recordproto | |
parent | a4ad5bfb0924804102db38653b3da367671a4426 (diff) | |
download | pkgsrc-9adf62bdca4b77d8f8aad381870ca14a8e584188.tar.gz |
Update to 1.14.2:
Alan Coopersmith (3):
specs/record.xml: Fix section titles/nesting
specs/record.xml: Pair copyright notices with matching license notices
recordproto 1.14.2
Gaetan Nadon (10):
config: HTML file generation: use the installed copy of xorg.css
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
specs: 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
specs: refactor copyright license text for multi licening
Matt Dew (1):
informaltable cleanup
Diffstat (limited to 'x11/recordproto')
-rw-r--r-- | x11/recordproto/Makefile | 4 | ||||
-rw-r--r-- | x11/recordproto/PLIST | 3 | ||||
-rw-r--r-- | x11/recordproto/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/recordproto/Makefile b/x11/recordproto/Makefile index 2bad5045385..d33b193b661 100644 --- a/x11/recordproto/Makefile +++ b/x11/recordproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/04/09 08:27:31 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2012/06/03 19:49:38 wiz Exp $ # -DISTNAME= recordproto-1.14 +DISTNAME= recordproto-1.14.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/recordproto/PLIST b/x11/recordproto/PLIST index 05df6f4a3d0..61de83e1b17 100644 --- a/x11/recordproto/PLIST +++ b/x11/recordproto/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2010/04/09 08:27:31 tnn Exp $ +@comment $NetBSD: PLIST,v 1.3 2012/06/03 19:49:38 wiz Exp $ include/X11/extensions/recordconst.h include/X11/extensions/recordproto.h include/X11/extensions/recordstr.h lib/pkgconfig/recordproto.pc +share/doc/recordproto/record.xml diff --git a/x11/recordproto/distinfo b/x11/recordproto/distinfo index b417afb44be..ac6a43c9837 100644 --- a/x11/recordproto/distinfo +++ b/x11/recordproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/04/09 08:27:31 tnn Exp $ +$NetBSD: distinfo,v 1.3 2012/06/03 19:49:38 wiz Exp $ -SHA1 (recordproto-1.14.tar.bz2) = 212928572898ed150366c6026e2694b193ff9f79 -RMD160 (recordproto-1.14.tar.bz2) = bb911b2b93f9187a66b0a7dabf60d53b48d89fa2 -Size (recordproto-1.14.tar.bz2) = 84439 bytes +SHA1 (recordproto-1.14.2.tar.bz2) = 1f48c4b0004d8b133efd0498e8d88d68d3b9199c +RMD160 (recordproto-1.14.2.tar.bz2) = 7cf5ab53e3c06fcb917d67fdbfe235be5b019b23 +Size (recordproto-1.14.2.tar.bz2) = 123033 bytes |