Date: Sun, 10 Nov 2013 10:11:52 -0500 From: Adam Weinberger <adamw@FreeBSD.org> To: Mathieu Arnold <mat@mat.cc> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Adam Weinberger <adamw@FreeBSD.org>, ports-committers@freebsd.org Subject: Re: svn commit: r333364 - head/textproc/multimarkdown Message-ID: <20131110151152.GA15285@apnoea.adamw.org> In-Reply-To: <A6367F22554CBD002B35BF5F@atuin.in.mat.cc> References: <201311100435.rAA4ZGjX092946@svn.freebsd.org> <A6367F22554CBD002B35BF5F@atuin.in.mat.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
>> (2013/11/10 @ 0900 EST): Mathieu Arnold said, in 1.4K: << > +--On 10 novembre 2013 04:35:16 +0000 Adam Weinberger <adamw@FreeBSD.org> > wrote: > | Log: > | Avoid re-fetching if it was already completed. > > Hum, it may have come up, but why download the sources with git when you > could get it with the various GH_* variables ? > >> end of "Re: svn commit: r333364 - head/textproc/multimarkdown" from Mathieu Arnold << I keep getting asked this question; maybe I should add it to the Makefile. This project depends on submodules for which there have been no tagged github releases, so there are no github tarballs available. The only way to fetch those sources is to check them out by hand, or make and distribute my own tarballs which I have no interest in doing. # Adam -- Adam Weinberger adamw@adamw.org http://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131110151152.GA15285>