On Tue, 9 Jan 2018, Z5T1 wrote: > The version Gilles wants us to test hasn't been uploaded to > http://www.opensmtpd.org/archives/ yet. It's on GitHub as the portable > branch. You're going to have to clone the Git repository, and then build > using that source tree, i.e.: > > git clone https://github.com/OpenSMTPD/OpenSMTPD.git > cd OpenSMTPD > ./bootstrap > ./configure > make > make install
This is not helpful for my testing my build script as it uses a tar file for input. The documentation on the git page indicates that a either git or a tar file can be used: "Get the source git clone -b portable git://github.com/OpenSMTPD/OpenSMTPD.git opensmtpd or wget http://www.opensmtpd.org/archives/opensmtpd-portable-latest.tar.gz tar xzvf opensmtpd-portable-latest.tar.gz" > > On 01/09/18 17:34, Richard wrote: > > On Tue, 9 Jan 2018, Gilles Chehade wrote: > > > >> we've synchronized the code in github's -portable branch with the code > >> that's shipped with OpenBSD and it would be great if some of you could > >> help us by building and installing from the portable branch at: > >> > >> https://github.com/OpenSMTPD/OpenSMTPD.git > >> > >> and sending a mail to this list with a mention of what system / distro > >> you tested, the more reports come flowing the sooner I can tag release > >> so we can move forward with the next major release. > >> > >> this is for portable only & i'm not interested in reports from OpenBSD > >> users, we know it builds and installs there ;-) > > Do you want us to test the 201702130941p1 version? > > > > When I do this: > > > > wget http://www.opensmtpd.org/archives/opensmtpd-portable-latest.tar.gz > > > > I get the 201702130941p1 version of OpenSMTPD... -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
