svn commit: r305784 - head/textproc/igor
Eitan Adler
eadler at freebsd.org
Fri Oct 12 16:11:44 UTC 2012
On 12 October 2012 11:30, Glen Barber <gjb at freebsd.org> wrote:
> Author: gjb
> Date: Fri Oct 12 15:30:30 2012
> New Revision: 305784
> URL: http://svn.freebsd.org/changeset/ports/305784
>
> Log:
> Fix fetch.
>
> Approved by: eadler (mentor, implicit)
> PR: ports/172617 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=172617
> Feature safe: yes
>
> Modified:
> head/textproc/igor/Makefile
>
> Modified: head/textproc/igor/Makefile
> ==============================================================================
> --- head/textproc/igor/Makefile Fri Oct 12 15:18:02 2012 (r305783)
> +++ head/textproc/igor/Makefile Fri Oct 12 15:30:30 2012 (r305784)
> @@ -3,7 +3,7 @@
> PORTNAME= igor
> PORTVERSION= 1.330
> CATEGORIES= textproc
> -MASTER_SITES= http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
> +MASTER_SITES= https://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
o.O this was run through tinderbox. I'm guessing it caches distfiles
or something?
--
Eitan Adler
Source & Ports committer
X11, Bugmeister, Ports Security teams
More information about the svn-ports-head
mailing list