pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance
Module Name: pkgsrc
Committed By: markd
Date: Fri Dec 6 19:13:22 UTC 2019
Modified Files:
pkgsrc/finance/tex-euro: Makefile
pkgsrc/finance/tex-euro-doc: Makefile
Log Message:
tex-*: add TEXLIVE_UNVERSIONED=yes
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/finance/tex-euro/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/finance/tex-euro-doc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/finance/tex-euro/Makefile
diff -u pkgsrc/finance/tex-euro/Makefile:1.2 pkgsrc/finance/tex-euro/Makefile:1.3
--- pkgsrc/finance/tex-euro/Makefile:1.2 Mon Dec 2 19:47:56 2013
+++ pkgsrc/finance/tex-euro/Makefile Fri Dec 6 19:13:21 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/12/02 19:47:56 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 19:13:21 markd Exp $
DISTNAME= euro
PKGNAME= tex-${DISTNAME}-1.1
@@ -10,5 +10,6 @@ COMMENT= Provide Euro values for nationa
DEPENDS+= tex-fp-[0-9]*:../../math/tex-fp
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/finance/tex-euro-doc/Makefile
diff -u pkgsrc/finance/tex-euro-doc/Makefile:1.2 pkgsrc/finance/tex-euro-doc/Makefile:1.3
--- pkgsrc/finance/tex-euro-doc/Makefile:1.2 Mon Dec 2 19:47:56 2013
+++ pkgsrc/finance/tex-euro-doc/Makefile Fri Dec 6 19:13:22 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/12/02 19:47:56 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 19:13:22 markd Exp $
DISTNAME= euro.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.1pl22191
@@ -7,5 +7,6 @@ TEXLIVE_REV= 22191
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= Documentation for tex-euro
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index