Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jan 2017 07:02:51 -0700
From:      Adam Weinberger <adamw@adamw.org>
To:        Alberto Villa <avilla@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r430553 - in head/x11-toolkits: . diorite diorite/files
Message-ID:  <B297B962-E358-4D99-B1EB-249270F70602@adamw.org>
In-Reply-To: <201701041230.v04CUUjF076965@repo.freebsd.org>
References:  <201701041230.v04CUUjF076965@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 4 Jan, 2017, at 5:30, Alberto Villa <avilla@FreeBSD.org> wrote:
>=20
> Author: avilla
> Date: Wed Jan  4 12:30:30 2017
> New Revision: 430553
> URL: https://svnweb.freebsd.org/changeset/ports/430553
>=20
> 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.
>=20
>  WWW: https://tiliado.eu/diorite
>=20
> Added: head/x11-toolkits/diorite/pkg-descr
> =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
> --- /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@anoxia ~] curl -I https://tiliado.eu/diorite | grep HTTP
HTTP/1.1 404 Not Found
[adamw@anoxia ~] curl -I https://tiliado.eu/diorite/ | grep HTTP
HTTP/1.1 200 OK

# Adam


--=20
Adam Weinberger
adamw@adamw.org
https://www.adamw.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B297B962-E358-4D99-B1EB-249270F70602>