Re: Github problems

2012-11-08 Thread Robert Backhaus
On 9 November 2012 07:05, Paul Schmehl wrote: > I'm working on a new port, and I'm having problems with Github. > > The url to the tarball is: > > > > > . > > => snorby-2.5.3.ta

Re: Github problems

2012-11-08 Thread Paul Schmehl
--On November 9, 2012 12:06:38 PM +1030 Shane Ambler wrote: On 09/11/2012 07:35, Paul Schmehl wrote: I'm working on a new port, and I'm having problems with Github. => snorby-2.5.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch https://nodeload.github.com/Sno

Re: Github problems

2012-11-08 Thread Shane Ambler
On 09/11/2012 07:35, Paul Schmehl wrote: I'm working on a new port, and I'm having problems with Github. => snorby-2.5.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch https://nodeload.github.com/Snorby/snorby/tarball/master?dummy=/snorby-2.5.3.tar.gz That rela

Re: Github problems

2012-11-08 Thread Michael Gmelin
On 8 Nov 2012, at 22:05, Paul Schmehl wrote: > I'm working on a new port, and I'm having problems with Github. > > The url to the tarball is: > > > This is what I have in the Makefile: > > # $FreeBSD$ > > PORTNAME= snorby > PORT

Github problems

2012-11-08 Thread Paul Schmehl
I'm working on a new port, and I'm having problems with Github. The url to the tarball is: This is what I have in the Makefile: # $FreeBSD$ PORTNAME= snorby PORTVERSION=2.5.3 CATEGORIES= security MAINTAINER= pa...@utda