summaryrefslogtreecommitdiff
path: root/graphics/tex-mcf2graph/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2021-06-05 04:14:02 +0000
committermarkd <markd@pkgsrc.org>2021-06-05 04:14:02 +0000
commit471d6415563d4b2c6f49b49beb74e886971c3829 (patch)
treebbbfbe8e6831a0dec7761e7647fff580a3851bef /graphics/tex-mcf2graph/Makefile
parent5215176758b8add51c5b61891b5e6874268bb9f8 (diff)
downloadpkgsrc-471d6415563d4b2c6f49b49beb74e886971c3829.tar.gz
tex-mcf2graph{,-doc}: update to 4.65
4.65 -add parameter for sw_output None_Info_t : output font,'temp-info.aux' None_Mcode_t : output font,'temp-mc.aux' None_Report_t : output font,'temp-report.aux' None_Info_Mcode_t : output font,'temp-info.aux','temp-mc.aux' -update mcf_data_base.mcf -update MCF manual,example 4.64 -add parameter for sw_output Mcode : output MCF aux files Mcode_t : output 'temp-mc.aux' Info_t : output 'temp-info.aux' -update MCF manual,example 4.63 -add option parameter sw_output sw_calc =1 => sw_output=None sw_aux_out=1 => sw_output=Info1 sw_aux_out=2 => sw_output=Info2 sw_rep_out=1 => sw_output=Report sw_mol_out=1 => sw_output=MOL2k sw_mol_out=2 => sw_output=MOL3k -delete option parameters sw_calc,sw_aux_out,sw_rep_out,sw_mol_out, sw_file_open -change molecular data base format end MCF : "-" => "+" -update MCF manual,example 4.62 -add molecular data base file 'mcf_data_base.mcf' -improve function beginfont() able to use molecular data base file -add option parameter sw_file_open -improve function check() -update MCF manual,example 4.61 -change syntax @.$n => @$n &.$n => &$n -change function name check_mc() => check() -improve function check() -update MCF manual,example
Diffstat (limited to 'graphics/tex-mcf2graph/Makefile')
-rw-r--r--graphics/tex-mcf2graph/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/tex-mcf2graph/Makefile b/graphics/tex-mcf2graph/Makefile
index a100a112cd1..42de36cc979 100644
--- a/graphics/tex-mcf2graph/Makefile
+++ b/graphics/tex-mcf2graph/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2021/02/14 20:09:21 markd Exp $
+# $NetBSD: Makefile,v 1.15 2021/06/05 04:14:02 markd Exp $
DISTNAME= mcf2graph
-PKGNAME= tex-${DISTNAME}-4.57
-TEXLIVE_REV= 57714
+PKGNAME= tex-${DISTNAME}-4.65
+TEXLIVE_REV= 59314
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/mcf2graph