svn commit: r430553 - in head/x11-toolkits: . diorite diorite/files

Adam Weinberger adamw at adamw.org
Wed Jan 4 14:02:56 UTC 2017


> On 4 Jan, 2017, at 5:30, Alberto Villa <avilla at FreeBSD.org> wrote:
> 
> Author: avilla
> Date: Wed Jan  4 12:30:30 2017
> New Revision: 430553
> URL: https://svnweb.freebsd.org/changeset/ports/430553
> 
> Log:
>  Diorite is a a grey to dark-grey intermediate intrusive igneous rock.
>  Diorite library is a utility and widget library for Nuvola Player
>  project based on GLib, GIO and GTK+ 3.
> 
>  WWW: https://tiliado.eu/diorite
> 
> Added: head/x11-toolkits/diorite/pkg-descr
> ==============================================================================
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ head/x11-toolkits/diorite/pkg-descr	Wed Jan  4 12:30:30 2017	(r430553)
> @@ -0,0 +1,5 @@
> +Diorite is a a grey to dark-grey intermediate intrusive igneous rock.
> +Diorite library is a utility and widget library for Nuvola Player
> +project based on GLib, GIO and GTK+ 3.
> +
> +WWW: https://tiliado.eu/diorite

Hi Alberto,

That WWW needs a trailing slash; the above URL doesn't work.

[adamw at anoxia ~] curl -I https://tiliado.eu/diorite | grep HTTP
HTTP/1.1 404 Not Found
[adamw at anoxia ~] curl -I https://tiliado.eu/diorite/ | grep HTTP
HTTP/1.1 200 OK

# Adam


-- 
Adam Weinberger
adamw at adamw.org
https://www.adamw.org



More information about the svn-ports-all mailing list