summaryrefslogtreecommitdiff
path: root/x11/xextproto/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-03 18:39:08 +0000
committerwiz <wiz@pkgsrc.org>2012-06-03 18:39:08 +0000
commit76c9dee99064ac27dbe046ede00003890b72ddc7 (patch)
treeb5355a4af1348306388bd6be4ca354a5faeef001 /x11/xextproto/Makefile
parent58cfb7142cbcdadf9dc5285cc271d5161d9b8fd7 (diff)
downloadpkgsrc-76c9dee99064ac27dbe046ede00003890b72ddc7.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
Diffstat (limited to 'x11/xextproto/Makefile')
-rw-r--r--x11/xextproto/Makefile4
1 files changed, 2 insertions, 2 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