mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
- Update to 1.6
- Take maintainership PR: ports/96560 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
This commit is contained in:
parent
730110191b
commit
25d521c0a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161064
3 changed files with 9 additions and 8 deletions
|
@ -7,12 +7,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= latex-mk
|
||||
PORTVERSION= 1.4
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= misc print
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= freebsd@unixfreunde.de
|
||||
COMMENT= A collection of makefile and scripts for LaTeX documents
|
||||
|
||||
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (latex-mk-1.4.tar.gz) = 53da3a28635284a7ed1ec82ee2befffd
|
||||
SHA256 (latex-mk-1.4.tar.gz) = 634ce4c1807ac64382af15cee78047554d5315018b6138a87bd7b3b1971e1165
|
||||
SIZE (latex-mk-1.4.tar.gz) = 519682
|
||||
MD5 (latex-mk-1.6.tar.gz) = eff9b1d9472c7cab92e1b8951381a2a4
|
||||
SHA256 (latex-mk-1.6.tar.gz) = afd27703a0e5da454ceefc0b921d8781c8d322c20e4a7780c912066841a6605f
|
||||
SIZE (latex-mk-1.6.tar.gz) = 535102
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@comment $FreeBSD$
|
||||
bin/ieee-copyout
|
||||
bin/latex-mk
|
||||
%%DATADIR%%/dated_draft.ps
|
||||
|
@ -19,10 +18,12 @@ bin/latex-mk
|
|||
%%DATADIR%%/latex-mk.ps
|
||||
%%DATADIR%%/latex.gmk
|
||||
%%DATADIR%%/latex.mk
|
||||
%%DATADIR%%/latex.subdir.gmk
|
||||
%%DATADIR%%/latex.subdir.mk
|
||||
%%DATADIR%%/lgrind.gmk
|
||||
%%DATADIR%%/lgrind.mk
|
||||
%%DATADIR%%/tgif.gmk
|
||||
%%DATADIR%%/tgif.mk
|
||||
%%DATADIR%%/lgrind.mk
|
||||
%%DATADIR%%/lgrind.gmk
|
||||
%%DATADIR%%/xfig.gmk
|
||||
%%DATADIR%%/xfig.mk
|
||||
@dirrm %%DATADIR%%/example/tgif
|
||||
|
|
Loading…
Add table
Reference in a new issue