Tue Apr 15 08:22:53 2014 UTC ()
Update to 2.1.3:

2.1.3:

This release features a number of spec formatting improvements, and some
header adjustments for current xserver.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (35):
      spec: Replace ASCII => & -> arrows with Unicode ▶ & ◀
      spec: add olinks to X11 protocol & XLFD specs
      spec: fixup bibliography entries (correct authors, link to references)
      spec: convert from article with sections to book with chapters
      spec: markup introduction of new terms with <firstterm>
      spec: fixup markup/formatting of the naming syntax section
      spec: change ids for encoding sections from *_2 to Encoding::*
      spec: add links to references to other sections
      spec: Use <figure> markup for figure labels
      spec: remove some extra quotes from nroff conversion
      spec: add <acronym> markup
      spec: convert list of license models from itemizedlist to variablelist
      spec: Convert .IN comments to indexterm tags
      spec: add autogenerated index
      spec: fix boundaries of <function> tags
      spec: Use <errorname> instead of <function> for error names
      spec: Convert Requests chapter to have a section per request
      spec: Convert Events chapter to have a section per request
      spec: Convert Errors chapter to have a section per request
      spec: make links from encoding section to definitions
      spec: Use <personname> markup in Acknowledgements
      spec: Use tables for contents of Requests, Events & Errors
      spec: Convert a bunch of AccessContext references from <function> to </type>
      spec: Use <superscript> for exponents
      spec: markup data type names with <type>
      spec: Finish replacing nroff .sp macros with <para> breaks
      spec: Convert Data Types section to have a section per type, with tables
      spec: give footnotes ids for more stable links
      spec: fixup quote characters
      spec: add enumerated constants to index
      spec: markup enumerated constant names with <constant>
      spec: Make links to data types, requests, events & errors
      spec: Remove <!- .LP --> comments leftover from nroff migration
      spec: use <parameter> markup for elements of requests & replies
      spec: Make alignment of columns in Encoding section more consistent

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Gaetan Nadon (1):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

Julien Cristau (1):
      fontsproto 2.1.3

Keith Packard (2):
      Replace 'pointer' with the equivalent 'void *'.
      Allow paths and patterns to be const


(wiz)
diff -r1.6 -r1.7 pkgsrc/x11/fontsproto/Makefile
diff -r1.3 -r1.4 pkgsrc/x11/fontsproto/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/x11/fontsproto/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/fontsproto/Attic/Makefile 2012/10/29 05:06:12 1.6
+++ pkgsrc/x11/fontsproto/Attic/Makefile 2014/04/15 08:22:53 1.7
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2012/10/29 05:06:12 asau Exp $ 1# $NetBSD: Makefile,v 1.7 2014/04/15 08:22:53 wiz Exp $
2# 
3 2
4DISTNAME= fontsproto-2.1.2 3DISTNAME= fontsproto-2.1.3
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=proto/} 5MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Fonts extension headers from X.org 10COMMENT= Fonts extension headers from X.org
12 11
13USE_PKGLOCALEDIR= yes 12USE_PKGLOCALEDIR= yes
14PKGCONFIG_OVERRIDE+= ${WRKSRC}/fontsproto.pc.in 13PKGCONFIG_OVERRIDE+= ${WRKSRC}/fontsproto.pc.in
15GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
16 15
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/x11/fontsproto/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/fontsproto/Attic/distinfo 2012/06/03 19:43:14 1.3
+++ pkgsrc/x11/fontsproto/Attic/distinfo 2014/04/15 08:22:53 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2012/06/03 19:43:14 wiz Exp $ 1$NetBSD: distinfo,v 1.4 2014/04/15 08:22:53 wiz Exp $
2 2
3SHA1 (fontsproto-2.1.2.tar.bz2) = 538f0880faa6981cb1a348ced93dc715c42840f7 3SHA1 (fontsproto-2.1.3.tar.bz2) = 28c108bd6438c332122c10871c1fc6415591755f
4RMD160 (fontsproto-2.1.2.tar.bz2) = 5a196c43dab89c7f4887dc14b419d53604e5672b 4RMD160 (fontsproto-2.1.3.tar.bz2) = caa89b1818cc4ee5bd202faa25224aa6c89db1ed
5Size (fontsproto-2.1.2.tar.bz2) = 141990 bytes 5Size (fontsproto-2.1.3.tar.bz2) = 154087 bytes