Re: [update] Update textproc/mupdf to 1.23.6

2023-11-16 Thread Paco Esteban
On Thu, 16 Nov 2023, Justin Berthault wrote:

> On Thu, Nov 16, 2023 at 10:15:12AM +0100, Paco Esteban wrote:
> > > blob - e50e7d5c0a38b2ef5fb07ab2f271078fa1798adc
> > > file + textproc/zathura/plugins/mupdf/Makefile
> > > --- textproc/zathura/plugins/mupdf/Makefile
> > > +++ textproc/zathura/plugins/mupdf/Makefile
> > > @@ -1,5 +1,5 @@
> > >  V =  0.4.1
> > > -REVISION =   0
> > > +REVISION =   1
> > 
> > No need to bump REVISION if you're updating the version.  In fact,
> > remove REVISION.
> > 
> > >  COMMENT =mupdf pdf plugin for zathura
> > >  PROJECT =zathura-pdf-mupdf
> > > 
> > 
> > -- 
> > Paco Esteban.
> > 0x5818130B8A6DBC03
> 
> Bumped revision is for the mupdf plugin of zathura. The plugin is not
> updated, only rebuilded with the new mupdf.

Jeez, I cannot even read ...  Sorry about that.

-- 
Paco Esteban.
0x5818130B8A6DBC03



Re: [update] Update textproc/mupdf to 1.23.6

2023-11-16 Thread Justin Berthault
On Thu, Nov 16, 2023 at 10:15:12AM +0100, Paco Esteban wrote:
> > blob - e50e7d5c0a38b2ef5fb07ab2f271078fa1798adc
> > file + textproc/zathura/plugins/mupdf/Makefile
> > --- textproc/zathura/plugins/mupdf/Makefile
> > +++ textproc/zathura/plugins/mupdf/Makefile
> > @@ -1,5 +1,5 @@
> >  V =0.4.1
> > -REVISION = 0
> > +REVISION = 1
> 
> No need to bump REVISION if you're updating the version.  In fact,
> remove REVISION.
> 
> >  COMMENT =  mupdf pdf plugin for zathura
> >  PROJECT =  zathura-pdf-mupdf
> > 
> 
> -- 
> Paco Esteban.
> 0x5818130B8A6DBC03

Bumped revision is for the mupdf plugin of zathura. The plugin is not
updated, only rebuilded with the new mupdf.



Re: [update] Update textproc/mupdf to 1.23.6

2023-11-16 Thread Paco Esteban
Hi,

On Wed, 15 Nov 2023, Justin Berthault wrote:

> Update mupdf to 1.23.6 and bump zathura/plugin/mupdf too
> 
> Built and running on arm64
> 
> 
> diff /usr/ports
> commit - 012f4f42c6b256191ad553e133e6bb1b688b48e5
> path + /usr/ports
> blob - 49c972b51e5a7950392975230c4e9c694926c064
> file + textproc/mupdf/Makefile
> --- textproc/mupdf/Makefile
> +++ textproc/mupdf/Makefile
> @@ -1,7 +1,7 @@
>  COMMENT =graphic library, pdf parser, viewer and utilities
>  
>  # bump and test textproc/zathura/plugins/mupdf if updating
> -V =  1.23.4
> +V =  1.23.6
>  DISTNAME =   mupdf-$V-source
>  PKGNAME =mupdf-${V:S/-rc/rc/}
>  
> blob - 3ff0c075062a43d388eb5b71911bcdf3314903de
> file + textproc/mupdf/distinfo
> --- textproc/mupdf/distinfo
> +++ textproc/mupdf/distinfo
> @@ -1,2 +1,2 @@
> -SHA256 (mupdf-1.23.4-source.tar.gz) = 
> 3rA0ej+c4JZ2EdR5qKB7V+LHMLCq8J3OKO5Bq7msSDg=
> -SIZE (mupdf-1.23.4-source.tar.gz) = 55146083
> +SHA256 (mupdf-1.23.6-source.tar.gz) = 
> rBHrhZ3UBEiOUVPNyWUbtDQeW6r007Pyfir8gvmq3Ck=
> +SIZE (mupdf-1.23.6-source.tar.gz) = 55310697
> blob - e50e7d5c0a38b2ef5fb07ab2f271078fa1798adc
> file + textproc/zathura/plugins/mupdf/Makefile
> --- textproc/zathura/plugins/mupdf/Makefile
> +++ textproc/zathura/plugins/mupdf/Makefile
> @@ -1,5 +1,5 @@
>  V =  0.4.1
> -REVISION =   0
> +REVISION =   1

No need to bump REVISION if you're updating the version.  In fact,
remove REVISION.

>  COMMENT =mupdf pdf plugin for zathura
>  PROJECT =zathura-pdf-mupdf
> 

-- 
Paco Esteban.
0x5818130B8A6DBC03



[update] Update textproc/mupdf to 1.23.6

2023-11-15 Thread Justin Berthault
Update mupdf to 1.23.6 and bump zathura/plugin/mupdf too

Built and running on arm64


diff /usr/ports
commit - 012f4f42c6b256191ad553e133e6bb1b688b48e5
path + /usr/ports
blob - 49c972b51e5a7950392975230c4e9c694926c064
file + textproc/mupdf/Makefile
--- textproc/mupdf/Makefile
+++ textproc/mupdf/Makefile
@@ -1,7 +1,7 @@
 COMMENT =  graphic library, pdf parser, viewer and utilities
 
 # bump and test textproc/zathura/plugins/mupdf if updating
-V =1.23.4
+V =1.23.6
 DISTNAME = mupdf-$V-source
 PKGNAME =  mupdf-${V:S/-rc/rc/}
 
blob - 3ff0c075062a43d388eb5b71911bcdf3314903de
file + textproc/mupdf/distinfo
--- textproc/mupdf/distinfo
+++ textproc/mupdf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mupdf-1.23.4-source.tar.gz) = 
3rA0ej+c4JZ2EdR5qKB7V+LHMLCq8J3OKO5Bq7msSDg=
-SIZE (mupdf-1.23.4-source.tar.gz) = 55146083
+SHA256 (mupdf-1.23.6-source.tar.gz) = 
rBHrhZ3UBEiOUVPNyWUbtDQeW6r007Pyfir8gvmq3Ck=
+SIZE (mupdf-1.23.6-source.tar.gz) = 55310697
blob - e50e7d5c0a38b2ef5fb07ab2f271078fa1798adc
file + textproc/zathura/plugins/mupdf/Makefile
--- textproc/zathura/plugins/mupdf/Makefile
+++ textproc/zathura/plugins/mupdf/Makefile
@@ -1,5 +1,5 @@
 V =0.4.1
-REVISION = 0
+REVISION = 1
 COMMENT =  mupdf pdf plugin for zathura
 PROJECT =  zathura-pdf-mupdf