Tue May 5 18:09:56 2015 UTC ()
Update HOMEPAGE, set LICENSE.
XXX: this should be version 0.5 instead of 0.6


(wiz)
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-ifxetex-doc/DESCR
diff -r1.4 -r1.5 pkgsrc/print/tex-ifxetex-doc/Makefile

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-ifxetex-doc/Attic/DESCR (expand / switch to unified diff)

--- pkgsrc/print/tex-ifxetex-doc/Attic/DESCR 2009/04/24 01:03:12 1.1.1.1
+++ pkgsrc/print/tex-ifxetex-doc/Attic/DESCR 2015/05/05 18:09:56 1.2

cvs diff -r1.4 -r1.5 pkgsrc/print/tex-ifxetex-doc/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-ifxetex-doc/Attic/Makefile 2010/09/19 23:00:24 1.4
+++ pkgsrc/print/tex-ifxetex-doc/Attic/Makefile 2015/05/05 18:09:56 1.5
@@ -1,12 +1,14 @@ @@ -1,12 +1,14 @@
1# $NetBSD: Makefile,v 1.4 2010/09/19 23:00:24 minskim Exp $ 1# $NetBSD: Makefile,v 1.5 2015/05/05 18:09:56 wiz Exp $
2 2
3DISTNAME= ifxetex.doc 3DISTNAME= ifxetex.doc
 4# actually, revision 19685 is version 0.5
4PKGNAME= tex-${DISTNAME:S/./-/}-0.6 5PKGNAME= tex-${DISTNAME:S/./-/}-0.6
5TEXLIVE_REV= 19685 6TEXLIVE_REV= 19685
6 7
7MAINTAINER= reed@reedmedia.net 8MAINTAINER= reed@reedmedia.net
8HOMEPAGE= http://tug.ctan.org/tex-archive/help/Catalogue/entries/ifxetex.html 9HOMEPAGE= http://ctan.org/pkg/ifxetex
9COMMENT= Documentation for tex-ifxetex 10COMMENT= Documentation for tex-ifxetex
 11LICENSE= lppl-1.3c
10 12
11.include "../../print/texlive/package.mk" 13.include "../../print/texlive/package.mk"
12.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"