On Mon, Jul 09, 2018 at 05:34:38PM +0200, Adam Wolk wrote:
> Hi ports@,
> 
> Trivial bump to a new release, the upstream changelog can be
> found here:
>   https://github.com/wereturtle/ghostwriter/releases/tag/v1.7.0
> 
> on our side:
>  - add Qt5SVG to WANTLIB and LIB_DEPENDS
> 
> unforutnately still using tarballs, they marked my request
> for release artifacts as 'wontfix':
>   https://github.com/wereturtle/ghostwriter/issues/328
> 
> OK?
> 
> Regards,
> Adam

ping

> ? ghostwriter.1.7.0.diff
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/editors/ghostwriter/Makefile,v
> retrieving revision 1.9
> diff -u -p -r1.9 Makefile
> --- Makefile  29 Jun 2018 22:16:11 -0000      1.9
> +++ Makefile  9 Jul 2018 15:29:43 -0000
> @@ -7,8 +7,7 @@ COMMENT =     distraction-free Markdown edit
>  
>  GH_ACCOUNT = wereturtle
>  GH_PROJECT = ghostwriter
> -GH_TAGNAME = v1.6.2
> -REVISION =   1
> +GH_TAGNAME = v1.7.0
>  
>  CATEGORIES = editors
>  
> @@ -21,7 +20,7 @@ PERMIT_PACKAGE_CDROM =      Yes
>  
>  WANTLIB += ${COMPILER_LIBCXX}
>  WANTLIB += GL Qt5Concurrent Qt5Core Qt5Gui Qt5Network Qt5PrintSupport
> -WANTLIB += Qt5WebKit Qt5WebKitWidgets Qt5Widgets c hunspell-1.6
> +WANTLIB += Qt5Svg Qt5WebKit Qt5WebKitWidgets Qt5Widgets c hunspell-1.6
>  WANTLIB += m pthread
>  
>  MODULES =            devel/qmake \
> @@ -30,6 +29,7 @@ RUN_DEPENDS =               devel/desktop-file-utils 
>                       x11/gtk+3,-guic
>  LIB_DEPENDS =                textproc/hunspell \
>                       x11/qt5/qtbase \
> +                     x11/qt5/qtsvg \
>                       x11/qt5/qtwebkit
>  
>  NO_TEST =            Yes
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/editors/ghostwriter/distinfo,v
> retrieving revision 1.3
> diff -u -p -r1.3 distinfo
> --- distinfo  2 May 2018 19:42:03 -0000       1.3
> +++ distinfo  9 Jul 2018 15:29:43 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (ghostwriter-1.6.2.tar.gz) = 
> /qWhsrLr15woFP8yxLnTvcmD+CYFZvx6HJeV2lktl8A=
> -SIZE (ghostwriter-1.6.2.tar.gz) = 678181
> +SHA256 (ghostwriter-1.7.0.tar.gz) = 
> U2VqP3DlPHIecOxNLjKfsdlBwQWddsvNLiuUHfUOSX0=
> +SIZE (ghostwriter-1.7.0.tar.gz) = 680767

Reply via email to