On 08/02/16 19:45, David Hill wrote:
> Hello -
> 
> Here is a diff for fonts/gohufont
> 
> OK'd by maintainer.

Committed, thanks !

> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/fonts/gohufont/Makefile,v
> retrieving revision 1.5
> diff -u -p -r1.5 Makefile
> --- Makefile  31 Mar 2015 09:45:10 -0000      1.5
> +++ Makefile  1 Aug 2016 15:42:59 -0000
> @@ -2,10 +2,9 @@
>  
>  COMMENT =    monospace bitmap font for programming and terminal use
>  PKG_ARCH =   *
> -DISTNAME =   gohufont-2.0
> +DISTNAME =   gohufont-2.1
>  CATEGORIES = fonts x11
>  MAINTAINER = Tobias Ulmer <tobi...@tmux.org>
> -REVISION =   1
>  
>  HOMEPAGE =   http://font.gohu.eu
>  MASTER_SITES =       ${HOMEPAGE}/
> @@ -27,7 +26,7 @@ do-install:
>       ${INSTALL_DATA} ${WRKDIST}/*.pcf.gz ${FONTDIR}
>       ${INSTALL_DATA} ${WRKBUILD}/fonts.alias ${FONTDIR}/fonts.alias-gohufont
>       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gohufont
> -     ${INSTALL_DATA} ${WRKDIST}/{COPYING-LICENSE,README} \
> +     ${INSTALL_DATA} ${WRKDIST}/{COPYING-LICENSE,README.md} \
>               ${PREFIX}/share/doc/gohufont
>  
>  .include <bsd.port.mk>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/fonts/gohufont/distinfo,v
> retrieving revision 1.2
> diff -u -p -r1.2 distinfo
> --- distinfo  18 Jan 2015 03:13:53 -0000      1.2
> +++ distinfo  1 Aug 2016 15:42:59 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (gohufont-2.0.tar.gz) = +iwbYlBW4gGZ3Pm38fc3ULEBvGp4myl+vKLUIbc7KG4=
> -SIZE (gohufont-2.0.tar.gz) = 88993
> +SHA256 (gohufont-2.1.tar.gz) = dY1iyTUNUa43OK/0u876nqbRc7r1sWkjLIlbbeOhuoE=
> +SIZE (gohufont-2.1.tar.gz) = 88915
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/fonts/gohufont/pkg/PLIST,v
> retrieving revision 1.3
> diff -u -p -r1.3 PLIST
> --- pkg/PLIST 31 Mar 2015 09:45:10 -0000      1.3
> +++ pkg/PLIST 1 Aug 2016 15:42:59 -0000
> @@ -1,7 +1,7 @@
>  @comment $OpenBSD: PLIST,v 1.3 2015/03/31 09:45:10 ajacoutot Exp $
>  share/doc/gohufont/
>  share/doc/gohufont/COPYING-LICENSE
> -share/doc/gohufont/README
> +share/doc/gohufont/README.md
>  share/fonts/
>  @fontdir share/fonts/gohufont/
>  share/fonts/gohufont/fonts.alias-gohufont
> 

Reply via email to