Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2011 07:33:26 -0500
From:      Eitan Adler <eadler@freebsd.org>
To:        =?UTF-8?B?UGF3ZcWCIFDEmWthbGE=?= <pawel@freebsd.org>
Cc:        cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/sysutils/megacli Makefile
Message-ID:  <CAF6rxgkxS0vhyrFRD5qLFYbVr9djJ4PF-n5aRc_BZk=h8C4cWg@mail.gmail.com>
In-Reply-To: <20111130085139.00007fe2@unknown>
References:  <201111292253.pATMrJWm023284@repoman.freebsd.org> <CAF6rxgkqwutkZ0WEYmx7zUbiij6U2UA8f8vPPGqye6P6yvgLVA@mail.gmail.com> <20111130085139.00007fe2@unknown>

next in thread | previous in thread | raw e-mail | index | archive | help
2011/11/30 Pawe=C5=82 P=C4=99kala <pawel@freebsd.org>:
> I'm not doing that. The port first fetches some kind of cookie in
> pre-fetch that you refer to and then actual distfile. Yes I know it's
> hackish but at least it works. Hopefully this is last time we have to
> fix fetch in this port, but history is against us ;/

Yes, but you use fetch(1) directly instead of using FETCH_CMD

%make -V FETCH_CMD
/usr/bin/fetch -AFpr

Does changing
        @${EXEC} fetch -o /dev/null
http://www.lsi.com/magic.axd?x=3De&file=3Dhttp%3A//www.lsi.com/downloads/Pu=
blic/MegaRAID%2520Common%2520Files/8.02.16_MegaCLI.zip
to
        @${EXEC} ${FETCH_CMD} -o /dev/null
http://www.lsi.com/magic.axd?x=3De&file=3Dhttp%3A//www.lsi.com/downloads/Pu=
blic/MegaRAID%2520Common%2520Files/8.02.16_MegaCLI.zip

not work?
--=20
Eitan Adler
Ports committer
X11, Bugbusting teams



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgkxS0vhyrFRD5qLFYbVr9djJ4PF-n5aRc_BZk=h8C4cWg>