aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-26 14:58:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-26 14:58:32 +0000
commitfbb6042c02e7c64c771989e6258b0bfd474fc83b (patch)
treead2742edad0c1ffda678fed38f9f97390fb83d65
parent21173f672e412f7f0b4a92c6164816873a97e794 (diff)
downloadports-fbb6042c02e7c64c771989e6258b0bfd474fc83b.tar.gz
ports-fbb6042c02e7c64c771989e6258b0bfd474fc83b.zip
MFH: r457285
Restrict download htmlxref.cnf from my LOCAL Do not download htmlxref.cnf from GNU directly to avoid checksum error when upstream updates this unversioned file. => htmlxref.cnf doesn't seem to exist in /usr/ports/distfiles/texinfo/6.5. => Attempting to fetch http://ftp.gnu.org/gnu/texinfo/htmlxref.cnf fetch: http://ftp.gnu.org/gnu/texinfo/htmlxref.cnf: size mismatch: expected 20137, actual 20118 Approved by: ports-secteam (blanket)
Notes
Notes: svn path=/branches/2017Q4/; revision=457286
-rw-r--r--print/texinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index 9f5787c6b4a5..71a671582f61 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -7,7 +7,7 @@ PORTEPOCH= 1
CATEGORIES= print
MASTER_SITES= GNU \
LOCAL/sunpoet/${DIST_SUBDIR}:DEFAULT,local
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texi2dvi:local texinfo.tex:local
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf:local texi2dvi:local texinfo.tex:local
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}