aboutsummaryrefslogtreecommitdiff
path: root/print/texinfo
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-25 09:50:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-25 09:50:54 +0000
commitbc086bc1d2c0062bff4c7c8b048bacd6577ab854 (patch)
tree457e776e393f97e3a14cb66f211e0604557947dc /print/texinfo
parent0f9adf52297e773bc0cf3bc5decd39b49736eaea (diff)
downloadports-bc086bc1d2c0062bff4c7c8b048bacd6577ab854.tar.gz
ports-bc086bc1d2c0062bff4c7c8b048bacd6577ab854.zip
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
Notes
Notes: svn path=/head/; revision=444258
Diffstat (limited to 'print/texinfo')
-rw-r--r--print/texinfo/Makefile2
-rw-r--r--print/texinfo/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index b068e5cc0b21..58b31aa046d0 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -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}
diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo
index dd883d97ab65..866f1ef3b556 100644
--- a/print/texinfo/distinfo
+++ b/print/texinfo/distinfo
@@ -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