diff --git a/tex/tectonic/Portfile b/tex/tectonic/Portfile index 582a1a3b88233..917ae8781f96a 100644 --- a/tex/tectonic/Portfile +++ b/tex/tectonic/Portfile @@ -5,9 +5,10 @@ PortGroup github 1.0 PortGroup cargo 1.0 github.setup tectonic-typesetting tectonic 0.14.1 tectonic@ +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball revision 2 categories tex -platforms darwin license MIT Copyleft Permissive maintainers {l2dy @l2dy} openmaintainer description A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive diff --git a/tex/tex-f7u12/Portfile b/tex/tex-f7u12/Portfile index d1eff26f65311..73a8f3aaa04e4 100644 --- a/tex/tex-f7u12/Portfile +++ b/tex/tex-f7u12/Portfile @@ -5,6 +5,8 @@ PortGroup github 1.0 PortGroup texlive 1.0 github.setup jfhbrook latex-f7u12 37444defbd10696cb00b7297bab6be455207a9f8 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball name tex-f7u12 version 20110420 categories tex