| Summary: | Maintainer update: security/gorilla bump version & put in LICENSE | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Chris Rees <utisoft> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Chris Rees
2010-07-26 01:10:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. State Changed From-To: open->feedback It doesn't fetch: http://regis.goodking.ca:8000/tb/errors/8-araujo/gorilla-1.5.3.1.log. Sorry about that. Looks like github has closed their download.github loophole :( New patch attached! On Wed, Jul 28, 2010 at 06:00:49PM +0100, Chris Rees wrote: > Sorry about that. Looks like github has closed their download.github loophole :( > > New patch attached! Hi dear maintainer. Unfortunately it doesn't work properly, please take a look at: http://github.com/zdia/gorilla/downloads That place must be the right place to do the download. Could you take a look and re-work the patch? Best Regards, -- Marcelo Araujo | GPG: 9D6A 2339 925C 4F61 ED88 ED8B A2FC 4977 53E4 CFA8 <araujo@FreeBSD.org> | http://www.FreeBSD.org """ In God we trust. Everybody else we verify using PGP! """ (Tim Newsome) Fixed. My ISP cut me off three days early, which is why my server wasn't responding. Unfortunately github won't allow direct downloads from checkouts, complaining about resources. It should be fine now. Perhaps you could also mirror it on FreeBSD.org? Chris -------- Sorry for top-posting, Android won't let me quote, but K-9 can't yet do threading. On 30 Jul 2010 03:35, "Marcelo Araujo" <araujobsdport@gmail.com> wrote: On Wed, Jul 28, 2010 at 06:00:49PM +0100, Chris Rees wrote: > Sorry about that. Looks like github ha... Hi dear maintainer. Unfortunately it doesn't work properly, please take a look at: http://github.com/zdia/gorilla/downloads That place must be the right place to do the download. Could you take a look and re-work the patch? Best Regards, -- Marcelo Araujo | GPG: 9D6A 2339 925C 4F61 ED88 ED8B A2FC 4977 53E4 CFA8 <araujo@FreeBSD.org> | http://www.FreeBSD.org """ In God we trust. Everybody else we verify using PGP! """ (Tim Newsome) Dear Marcelo, I've investigated downloading directly from github, and found this thread from our friends on the Ruby lists on this very problem. http://lists.freebsd.org/pipermail/freebsd-ruby/2010-January/000223.html Apparently the only solution is to grab a tarball and host it myself (as I have done) and request for it to be mirrored on the FreeBSD servers. My server is back up, and this problem shouldn't repeat itself. Cheers! Chris araujo 2010-08-09 22:51:54 UTC
FreeBSD ports repository
Modified files:
security/gorilla Makefile distinfo
Log:
- Update to 1.5.3.1.
- Add license info.
PR: ports/148939
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
Revision Changes Path
1.13 +10 -8 ports/security/gorilla/Makefile
1.4 +3 -3 ports/security/gorilla/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks! |