svn commit: r527211 - head/x11-fonts/sudo-font

Mathieu Arnold mat at FreeBSD.org
Wed Feb 26 21:25:58 UTC 2020


On Wed, Feb 26, 2020 at 09:06:06PM +0000, Mateusz Piotrowski wrote:
> Author: 0mp
> Date: Wed Feb 26 21:06:06 2020
> New Revision: 527211
> URL: https://svnweb.freebsd.org/changeset/ports/527211
> 
> Log:
>   Update to v0.42
>   
>   While here, put the distfiles into a subdirectory. DISTNAME is not unique
>   enough.
>   
>   Reported by:	Repology
> 
> Modified:
>   head/x11-fonts/sudo-font/Makefile
>   head/x11-fonts/sudo-font/distinfo
> 
> Modified: head/x11-fonts/sudo-font/Makefile
> ==============================================================================
> --- head/x11-fonts/sudo-font/Makefile	Wed Feb 26 20:53:39 2020	(r527210)
> +++ head/x11-fonts/sudo-font/Makefile	Wed Feb 26 21:06:06 2020	(r527211)
> @@ -2,10 +2,11 @@
>  
>  PORTNAME=	sudo-font
>  DISTVERSIONPREFIX=	v
> -DISTVERSION=	0.41
> +DISTVERSION=	0.42
>  CATEGORIES=	x11-fonts
>  MASTER_SITES=	https://github.com/jenskutilek/sudo-font/raw/${DISTVERSIONFULL}/dist/
>  DISTNAME=	sudo
> +DIST_SUBDIR=	${PORTNAME}-${DISTVERSIONFULL}
>  
>  MAINTAINER=	0mp at FreeBSD.org
>  COMMENT=	Font for programmers and command line users
> 
> Modified: head/x11-fonts/sudo-font/distinfo
> ==============================================================================
> --- head/x11-fonts/sudo-font/distinfo	Wed Feb 26 20:53:39 2020	(r527210)
> +++ head/x11-fonts/sudo-font/distinfo	Wed Feb 26 21:06:06 2020	(r527211)
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1580572480
> -SHA256 (sudo.zip) = ca1c89691a5ee96cbd0c4b0df911109b3230177efb9f1c6d6763014ed0ffdcaf
> -SIZE (sudo.zip) = 1465255
> +TIMESTAMP = 1582751020
> +SHA256 (sudo-font-v0.42/sudo.zip) = ca1c89691a5ee96cbd0c4b0df911109b3230177efb9f1c6d6763014ed0ffdcaf
> +SIZE (sudo-font-v0.42/sudo.zip) = 1465255

As the SHA256 of the file did not change, nor did the size, obviously,
can you explain what changes between 0.41 and 0.42 exactly?

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20200226/38266742/attachment.sig>


More information about the svn-ports-all mailing list