Re: git: 74953fa06f71 - main - x11-fonts/source-sans-ttf: Move x11-fonts/sourcesanspro-ttf to x11-fonts/source-sans-ttf

From: Tomoaki AOKI <junchoon_at_dec.sakura.ne.jp>
Date: Sat, 29 Jan 2022 00:33:09 UTC
Hi.
x11-fonts/google-fonts part of this commit broke INDEX.

The line in x11-fonts/google-fonts/Makefile diff

+		source-sans-ttf>0:x11-fonts/sourcesanspro-ttf \

should be as below.

+		source-sans-ttf>0:x11-fonts/source-sans-ttf \

Regards.


> The branch main has been updated by sunpoet:
> 
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=74953fa06f715a05f160d1ab32a58281aba4eb27
> 
> commit 74953fa06f715a05f160d1ab32a58281aba4eb27
> Author:     Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
> AuthorDate: 2022-01-28 23:10:50 +0000
> Commit:     Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
> CommitDate: 2022-01-28 23:26:35 +0000
> 
>     x11-fonts/source-sans-ttf: Move x11-fonts/sourcesanspro-ttf to
x11-fonts/source-sans-ttf 
>     - Update to 3.046
>     - Update MASTER_SITES
>     - Update WWW
>     - Bump PORTREVISION of dependent ports for dependency change
>     
>     Changes:        https://github.com/adobe-fonts/source-sans/releases
> ---
>  MOVED                                                         |  1 +
>  x11-fonts/Makefile                                            |  2 +-
>  x11-fonts/google-fonts/Makefile                               |  3 ++-
>  x11-fonts/{sourcesanspro-ttf => source-sans-ttf}/Makefile     | 11 ++++
+------
>  x11-fonts/source-sans-ttf/distinfo                            |  3 +++
>  .../files/pkg-message.in                                      |  0
>  x11-fonts/{sourcesanspro-ttf => source-sans-ttf}/pkg-descr    |  2 +-
>  x11-fonts/{sourcesanspro-ttf => source-sans-ttf}/pkg-plist    |  0
>  x11-fonts/sourcesanspro-ttf/distinfo                          |  3 ---
>  9 files changed, 13 insertions(+), 12 deletions(-)

     (snip)

> diff --git a/x11-fonts/google-fonts/Makefile
b/x11-fonts/google-fonts/Makefile
> index 4f8d80f06a4d..4173f1b03542 100644
> --- a/x11-fonts/google-fonts/Makefile
> +++ b/x11-fonts/google-fonts/Makefile
> _at__at_ -1,5 +1,6 _at__at_
>  PORTNAME=	google-fonts
>  DISTVERSION=	0.0.0.20210120
> +PORTREVISION=	1
>  CATEGORIES=	x11-fonts
>  
>  MAINTAINER=	dmgk_at_FreeBSD.org
> _at__at_ -28,7 +29,7 _at__at_ RUN_DEPENDS=
Andika>0:x11-fonts/andika \
>  		open-sans>0:x11-fonts/open-sans \
>  		roboto-fonts-ttf>0:x11-fonts/roboto-fonts-ttf \
>  		sourcecodepro-ttf>0:x11-fonts/sourcecodepro-ttf \
> -		sourcesanspro-ttf>0:x11-fonts/sourcesanspro-ttf \
> +		source-sans-ttf>0:x11-fonts/sourcesanspro-ttf \
>  		sourceserifpro-ttf>0:x11-fonts/sourceserifpro-ttf \
>  		ubuntu-font>0:x11-fonts/ubuntu-font \
>  		vollkorn-ttf>0:x11-fonts/vollkorn-ttf

     (snip)

-- 
Tomoaki AOKI    <junchoon@dec.sakura.ne.jp>