Update to 1.7
Change Mail to miwi@ Approved by: krion (mentor)
This commit is contained in:
parent
5d2a2e4755
commit
82f8f6e8fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165411
3 changed files with 6 additions and 5 deletions
|
@ -7,12 +7,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= latex-mk
|
||||
PORTVERSION= 1.6
|
||||
PORTVERSION= 1.7
|
||||
CATEGORIES= misc print
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= freebsd@unixfreunde.de
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A collection of makefile and scripts for LaTeX documents
|
||||
|
||||
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (latex-mk-1.6.tar.gz) = eff9b1d9472c7cab92e1b8951381a2a4
|
||||
SHA256 (latex-mk-1.6.tar.gz) = afd27703a0e5da454ceefc0b921d8781c8d322c20e4a7780c912066841a6605f
|
||||
SIZE (latex-mk-1.6.tar.gz) = 535102
|
||||
MD5 (latex-mk-1.7.tar.gz) = 2fb4b0510069a5879e29f13cee858372
|
||||
SHA256 (latex-mk-1.7.tar.gz) = cecae532d271c4d5ebc1456bc1d939518c76a4c85a484b2a1b06d5ad82d78a9f
|
||||
SIZE (latex-mk-1.7.tar.gz) = 550734
|
||||
|
|
|
@ -7,6 +7,7 @@ bin/latex-mk
|
|||
%%DATADIR%%/example/ex3.tex
|
||||
%%DATADIR%%/example/ex4.bib
|
||||
%%DATADIR%%/example/ex4.tex
|
||||
%%DATADIR%%/example/ex5.tex
|
||||
%%DATADIR%%/example/example.tex
|
||||
%%DATADIR%%/example/mkfile.gmk
|
||||
%%DATADIR%%/example/mkfile.mk
|
||||
|
|
Loading…
Reference in a new issue