Fix distinfo and pkg-plist because caption.xml has been removed
from the original distribution. Bump PORTREVISION. Noticed by: kris
This commit is contained in:
parent
47e8d684e4
commit
1fef869d75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134748
3 changed files with 2 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= latex-caption
|
||||
PORTVERSION= 3.0.20050212
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.ctan.org/tex-archive/%SUBDIR%/ \
|
||||
${MASTER_SITE_TEX_CTAN}
|
||||
|
@ -38,7 +38,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME:S/^latex-//}
|
|||
|
||||
CLASS_FILES= caption.dtx caption.sty caption.ins \
|
||||
caption2.dtx caption2.sty caption3.sty
|
||||
DOC_FILES= anleitung.pdf anleitung.tex caption.pdf caption2.pdf caption.xml
|
||||
DOC_FILES= anleitung.pdf anleitung.tex caption.pdf caption2.pdf
|
||||
|
||||
do-extract:
|
||||
${MKDIR} ${WRKSRC}
|
||||
|
|
|
@ -12,5 +12,3 @@ MD5 (latex-caption/caption.pdf) = b0cda1562cb214f4fb4a6da50d43b0c6
|
|||
SIZE (latex-caption/caption.pdf) = 108647
|
||||
MD5 (latex-caption/caption2.pdf) = b0ce672869ef02717e6d0f1be52babf7
|
||||
SIZE (latex-caption/caption2.pdf) = 18395
|
||||
MD5 (latex-caption/caption.xml) = 73287b3fa93ece732a2ea87f640657cd
|
||||
SIZE (latex-caption/caption.xml) = 715
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
%%PORTDOCS%%%%DOCSDIR%%/anleitung.tex
|
||||
%%PORTDOCS%%%%DOCSDIR%%/caption.pdf
|
||||
%%PORTDOCS%%%%DOCSDIR%%/caption2.pdf
|
||||
%%PORTDOCS%%%%DOCSDIR%%/caption.xml
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
%%CLASSDIR%%/caption.dtx
|
||||
%%CLASSDIR%%/caption.sty
|
||||
|
|
Loading…
Reference in a new issue