diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-03 19:43:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-03 19:43:14 +0000 |
commit | cf6c3e0da24943d2ea9383ef7842d89742910352 (patch) | |
tree | c83796165a42eb299744a26dfc0960fa6225a1f4 /x11 | |
parent | f355c916d686040efa9deed6638e1fc6fe5a1975 (diff) | |
download | pkgsrc-cf6c3e0da24943d2ea9383ef7842d89742910352.tar.gz |
Update to 2.1.2:
2.1.2:
Alan Coopersmith (2):
spec: Fix section titles/nesting
fontsproto 2.1.2
Gaetan Nadon (12):
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
docs: remove <productnumber> which is not used by default
docs: use the &fullrelvers; entity to set X11 release information
specs: fix author affiliation markup
specs: fix multi licensed copyright notice and license text
specs: The strandard name is still "X Consortium Standard"
specs: use <copyright> for the first holder in multi licensing
Matt Dew (1):
1 - fix the capitolization of the ID attriutes to match either the
2.1.1:
This release features the Font Server Protocol spec move from xorg-docs
to this module, and converted to DocBook XML.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fontsproto/Makefile | 4 | ||||
-rw-r--r-- | x11/fontsproto/PLIST | 3 | ||||
-rw-r--r-- | x11/fontsproto/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/fontsproto/Makefile b/x11/fontsproto/Makefile index 6cddb9c9c9b..befb16d0c12 100644 --- a/x11/fontsproto/Makefile +++ b/x11/fontsproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2009/08/29 15:27:29 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/06/03 19:43:14 wiz Exp $ # -DISTNAME= fontsproto-2.1.0 +DISTNAME= fontsproto-2.1.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/fontsproto/PLIST b/x11/fontsproto/PLIST index c21d08d9007..2ef5cceb666 100644 --- a/x11/fontsproto/PLIST +++ b/x11/fontsproto/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 22:06:39 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2012/06/03 19:43:14 wiz Exp $ include/X11/fonts/FS.h include/X11/fonts/FSproto.h include/X11/fonts/font.h @@ -6,3 +6,4 @@ include/X11/fonts/fontproto.h include/X11/fonts/fontstruct.h include/X11/fonts/fsmasks.h lib/pkgconfig/fontsproto.pc +share/doc/fontsproto/fsproto.xml diff --git a/x11/fontsproto/distinfo b/x11/fontsproto/distinfo index 07cf32579a7..bacebe917ce 100644 --- a/x11/fontsproto/distinfo +++ b/x11/fontsproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/08/29 15:27:29 wiz Exp $ +$NetBSD: distinfo,v 1.3 2012/06/03 19:43:14 wiz Exp $ -SHA1 (fontsproto-2.1.0.tar.bz2) = 395b300fd5120a7ff90cb8fea4e2356b9632dc3e -RMD160 (fontsproto-2.1.0.tar.bz2) = 1e9981b3a801794ccdf22d26a724a25135c1459b -Size (fontsproto-2.1.0.tar.bz2) = 56776 bytes +SHA1 (fontsproto-2.1.2.tar.bz2) = 538f0880faa6981cb1a348ced93dc715c42840f7 +RMD160 (fontsproto-2.1.2.tar.bz2) = 5a196c43dab89c7f4887dc14b419d53604e5672b +Size (fontsproto-2.1.2.tar.bz2) = 141990 bytes |