svn commit: r551653 - in head/devel/cscope: . files
Mateusz Piotrowski
0mp at FreeBSD.org
Wed Oct 7 16:08:34 UTC 2020
Hi!
On 10/7/20 5:59 PM, Rainer Hurling wrote:
> Author: rhurlin
> Date: Wed Oct 7 15:59:40 2020
> New Revision: 551653
> URL: https://svnweb.freebsd.org/changeset/ports/551653
>
> Log:
> devel/cscope: Port cleanup
...
> Modified: head/devel/cscope/Makefile
> ==============================================================================
> --- head/devel/cscope/Makefile Wed Oct 7 15:48:23 2020 (r551652)
> +++ head/devel/cscope/Makefile Wed Oct 7 15:59:40 2020 (r551653)
> @@ -1,22 +1,23 @@
> -# Created by: Castor Fu
We tend to traditionally leave those "Created by" lines alone.
> # $FreeBSD$
>
> PORTNAME= cscope
...
> Modified: head/devel/cscope/pkg-descr
> ==============================================================================
> --- head/devel/cscope/pkg-descr Wed Oct 7 15:48:23 2020 (r551652)
> +++ head/devel/cscope/pkg-descr Wed Oct 7 15:59:40 2020 (r551653)
> @@ -1,8 +1,8 @@
...
> WWW: http://cscope.sourceforge.net/
> +https://sourceforge.net/projects/cscope/
Missing WWW.
Cheers!
Mateusz
More information about the svn-ports-all
mailing list