mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
mikeh tracked down the distfiles and hosted them locally. Use this as a
temporary workaround to unbreak the port until the maintainer can figure out where they went. Submitted by: mikeh
This commit is contained in:
parent
4374fec27c
commit
5a9b9963fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92595
1 changed files with 4 additions and 4 deletions
|
@ -9,8 +9,10 @@ PORTNAME= tex
|
||||||
PORTVERSION= 3.14159
|
PORTVERSION= 3.14159
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||||
MASTER_SITE_SUBDIR= systems/web2c
|
MASTER_SITE_SUBDIR= mikeh
|
||||||
|
#${MASTER_SITE_TEX_CTAN} XXX distfiles disappeared/moved?
|
||||||
|
#MASTER_SITE_SUBDIR= systems/web2c
|
||||||
DISTNAME= web2c-7.2
|
DISTNAME= web2c-7.2
|
||||||
DISTFILES= web2c-7.2b.tar.gz web-7.2a.tar.gz tex_base.tar.gz cm_tfm.tar.gz \
|
DISTFILES= web2c-7.2b.tar.gz web-7.2a.tar.gz tex_base.tar.gz cm_tfm.tar.gz \
|
||||||
mf_lib.tar.gz cm_mf.tar.gz modes.mf
|
mf_lib.tar.gz cm_mf.tar.gz modes.mf
|
||||||
|
@ -20,8 +22,6 @@ EXTRACT_ONLY= web2c-7.2b.tar.gz web-7.2a.tar.gz tex_base.tar.gz cm_tfm.tar.gz \
|
||||||
MAINTAINER= jmz@FreeBSD.org
|
MAINTAINER= jmz@FreeBSD.org
|
||||||
COMMENT= TeX and METAFONT
|
COMMENT= TeX and METAFONT
|
||||||
|
|
||||||
BROKEN= Does not fetch
|
|
||||||
|
|
||||||
DIST_SUBDIR= tex
|
DIST_SUBDIR= tex
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue