Restrict download texi2dvi from my LOCAL
Do not download texi2dvi from GNU directly to avoid checksum error when usptream updates this unversioned file. => texi2dvi doesn't seem to exist in /usr/ports/distfiles/texinfo/6.3. => Attempting to fetch http://www.gtlib.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi fetch: http://www.gtlib.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size mismatch: expected 61181, actual 61521
This commit is contained in:
parent
0f9adf5229
commit
bc086bc1d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444258
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ PORTEPOCH= 1
|
|||
CATEGORIES= print
|
||||
MASTER_SITES= GNU \
|
||||
LOCAL/sunpoet/${DIST_SUBDIR}:DEFAULT,local
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texinfo.tex:local texi2dvi
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texi2dvi:local texinfo.tex:local
|
||||
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ SHA256 (texinfo/6.3/texinfo-6.3.tar.xz) = 246cf3ffa54985118ec2eea2b8d0c71b92114e
|
|||
SIZE (texinfo/6.3/texinfo-6.3.tar.xz) = 4468048
|
||||
SHA256 (texinfo/6.3/htmlxref.cnf) = d77343dfec47d38a3f029bd42df6ca08e2701f8925be9dffdb07c53a9a0b292d
|
||||
SIZE (texinfo/6.3/htmlxref.cnf) = 20137
|
||||
SHA256 (texinfo/6.3/texinfo.tex) = 370e9b54159b6dfada33ffc522f41ab0ee0ac887fe779aba5911616f1b31ac84
|
||||
SIZE (texinfo/6.3/texinfo.tex) = 380853
|
||||
SHA256 (texinfo/6.3/texi2dvi) = ee5da7408c4f0d52b710639f4188ed99ff2f0e0716dde452eab771ba5ec4103b
|
||||
SIZE (texinfo/6.3/texi2dvi) = 61181
|
||||
SHA256 (texinfo/6.3/texinfo.tex) = 370e9b54159b6dfada33ffc522f41ab0ee0ac887fe779aba5911616f1b31ac84
|
||||
SIZE (texinfo/6.3/texinfo.tex) = 380853
|
||||
|
|
Loading…
Reference in a new issue