Date: Thu, 11 Dec 2014 19:23:34 +0600 From: Alexey Dokuchaev <danfe@nsu.ru> To: java@freebsd.org Cc: glewis@freebsd.org Subject: duplicating apache-ant-*-bin distfiles? Message-ID: <20141211132333.GA41592@regency.nsu.ru>
next in thread | raw e-mail | index | archive | help
hi there, today i've noticed that i have two suspiciously similar files in my $DISTDIR: $ ll apache-ant-1.9.4-bin.* .. bla-bla.. 4351965 30 Apr 2014 apache-ant-1.9.4-bin.tar.bz2 .. bla-bla.. 8309406 30 Apr 2014 apache-ant-1.9.4-bin.zip their contents look the same, just packed differently (notice how .zip sucks ass). why two files? because `devel/apache-ant' wants .tar.bz2, but both `java/openjdk6' and `java/openjdk7' want .zip. could we do something about this, so everyone (users, buildbots) would not have to download the same stuff [more than] twice? thanks, ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141211132333.GA41592>