Re: [UPDATE] latexmk

2017-06-09 Thread Theo Buehler
On Tue, May 23, 2017 at 04:54:00PM +0200, Nils Reuße wrote:
> > Edd Barrett  hat am 19. März 2017 um 16:13 
> > geschrieben:
> > 
> > 
> > On Fri, Feb 24, 2017 at 01:56:34PM +0100, Nils Reuße wrote:
> > > Here is a small bump to the latest version of latexmk (4.52c), the 
> > > version in ports being nearly two years old now.  The new version fixed 
> > > some small bugs regarding lualatex and works well for me.  This version 
> > > is also available in CTAN: http://www.ctan.org/pkg/latexmk/.
> > > 
> > > Any comments?
> > 
> > This looks good to me. Tested lightly.
> > 
> > Can I get an OK someone?

ok

> > 
> > In a separate commit I'd like to remove the trailing whitespace in the
> > Makefile, and I suppose `perl` should be `Perl` in the pkg/DESCR.
> > 
> > Thanks
> > 
> > -- 
> > Best Regards
> > Edd Barrett
> > 
> > http://www.theunixzoo.co.uk
> >
> 
> Now that texlive 2016 is in, i thought i could give this another try.
> 
> Any comments?

> Index: Makefile
> ===
> RCS file: /cvs/ports/textproc/latexmk/Makefile,v
> retrieving revision 1.5
> diff -u -p -r1.5 Makefile
> --- Makefile  21 Mar 2015 13:54:17 -  1.5
> +++ Makefile  24 Feb 2017 12:49:03 -
> @@ -2,9 +2,8 @@
>  
>  COMMENT= LaTeX documents output generation automation tool
>  
> -DISTNAME=latexmk-443a
> +DISTNAME=latexmk-452c
>  EXTRACT_SUFX=.zip
> -REVISION=0
>  
>  CATEGORIES=  textproc print
>  
> Index: distinfo
> ===
> RCS file: /cvs/ports/textproc/latexmk/distinfo,v
> retrieving revision 1.3
> diff -u -p -r1.3 distinfo
> --- distinfo  21 Mar 2015 13:52:13 -  1.3
> +++ distinfo  24 Feb 2017 12:49:03 -
> @@ -1,2 +1,2 @@
> -SHA256 (latexmk-443a.zip) = 5BDSlcCkcye5U+zltYLClDWb34kTjvmQ1WIbAg/yu+U=
> -SIZE (latexmk-443a.zip) = 434070
> +SHA256 (latexmk-452c.zip) = eo/VDgvUbIcFqk4Py8NtAdUozJKpbXHhwA4fsuZITbI=
> +SIZE (latexmk-452c.zip) = 391327
> Index: patches/patch-latexmk_pl
> ===
> RCS file: /cvs/ports/textproc/latexmk/patches/patch-latexmk_pl,v
> retrieving revision 1.4
> diff -u -p -r1.4 patch-latexmk_pl
> --- patches/patch-latexmk_pl  21 Mar 2015 13:54:17 -  1.4
> +++ patches/patch-latexmk_pl  24 Feb 2017 12:49:03 -
> @@ -1,7 +1,7 @@
>  $OpenBSD: patch-latexmk_pl,v 1.4 2015/03/21 13:54:17 ajacoutot Exp $
>  latexmk.pl.orig  Thu Feb  5 23:00:49 2015
> -+++ latexmk.pl   Sat Mar 21 14:53:34 2015
> -@@ -1053,6 +1053,10 @@ else {
> +--- latexmk.pl.orig  Thu Jan 19 15:52:57 2017
>  latexmk.pl   Fri Feb 24 10:36:01 2017
> +@@ -978,6 +978,10 @@ else {
>   $lpr_pdf  = 'lpr %O %S';
>   $pscmd = "ps -ww -u $ENV{USER}"; 
>   }



Re: [UPDATE] latexmk

2017-05-23 Thread Nils Reuße
> Edd Barrett  hat am 19. März 2017 um 16:13 geschrieben:
> 
> 
> On Fri, Feb 24, 2017 at 01:56:34PM +0100, Nils Reuße wrote:
> > Here is a small bump to the latest version of latexmk (4.52c), the version 
> > in ports being nearly two years old now.  The new version fixed some small 
> > bugs regarding lualatex and works well for me.  This version is also 
> > available in CTAN: http://www.ctan.org/pkg/latexmk/.
> > 
> > Any comments?
> 
> This looks good to me. Tested lightly.
> 
> Can I get an OK someone?
> 
> In a separate commit I'd like to remove the trailing whitespace in the
> Makefile, and I suppose `perl` should be `Perl` in the pkg/DESCR.
> 
> Thanks
> 
> -- 
> Best Regards
> Edd Barrett
> 
> http://www.theunixzoo.co.uk
>

Now that texlive 2016 is in, i thought i could give this another try.

Any comments?Index: Makefile
===
RCS file: /cvs/ports/textproc/latexmk/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile	21 Mar 2015 13:54:17 -	1.5
+++ Makefile	24 Feb 2017 12:49:03 -
@@ -2,9 +2,8 @@
 
 COMMENT=	LaTeX documents output generation automation tool
 
-DISTNAME=	latexmk-443a
+DISTNAME=	latexmk-452c
 EXTRACT_SUFX=	.zip
-REVISION=	0
 
 CATEGORIES=	textproc print
 
Index: distinfo
===
RCS file: /cvs/ports/textproc/latexmk/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo	21 Mar 2015 13:52:13 -	1.3
+++ distinfo	24 Feb 2017 12:49:03 -
@@ -1,2 +1,2 @@
-SHA256 (latexmk-443a.zip) = 5BDSlcCkcye5U+zltYLClDWb34kTjvmQ1WIbAg/yu+U=
-SIZE (latexmk-443a.zip) = 434070
+SHA256 (latexmk-452c.zip) = eo/VDgvUbIcFqk4Py8NtAdUozJKpbXHhwA4fsuZITbI=
+SIZE (latexmk-452c.zip) = 391327
Index: patches/patch-latexmk_pl
===
RCS file: /cvs/ports/textproc/latexmk/patches/patch-latexmk_pl,v
retrieving revision 1.4
diff -u -p -r1.4 patch-latexmk_pl
--- patches/patch-latexmk_pl	21 Mar 2015 13:54:17 -	1.4
+++ patches/patch-latexmk_pl	24 Feb 2017 12:49:03 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-latexmk_pl,v 1.4 2015/03/21 13:54:17 ajacoutot Exp $
 latexmk.pl.orig	Thu Feb  5 23:00:49 2015
-+++ latexmk.pl	Sat Mar 21 14:53:34 2015
-@@ -1053,6 +1053,10 @@ else {
+--- latexmk.pl.orig	Thu Jan 19 15:52:57 2017
 latexmk.pl	Fri Feb 24 10:36:01 2017
+@@ -978,6 +978,10 @@ else {
  $lpr_pdf  = 'lpr %O %S';
  $pscmd = "ps -ww -u $ENV{USER}"; 
  }


Re: [UPDATE] latexmk

2017-03-19 Thread Edd Barrett
On Fri, Feb 24, 2017 at 01:56:34PM +0100, Nils Reuße wrote:
> Here is a small bump to the latest version of latexmk (4.52c), the version in 
> ports being nearly two years old now.  The new version fixed some small bugs 
> regarding lualatex and works well for me.  This version is also available in 
> CTAN: http://www.ctan.org/pkg/latexmk/.
> 
> Any comments?

This looks good to me. Tested lightly.

Can I get an OK someone?

In a separate commit I'd like to remove the trailing whitespace in the
Makefile, and I suppose `perl` should be `Perl` in the pkg/DESCR.

Thanks

-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk



Re: [UPDATE] latexmk

2017-03-15 Thread Nils Reuße
> Nils Reuße  hat am 8. März 2017 um 10:46 geschrieben:
> 
> 
> > Nils Reuße  hat am 24. Februar 2017 um 13:56 geschrieben:
> > 
> > 
> > Here is a small bump to the latest version of latexmk (4.52c), the version 
> > in ports being nearly two years old now.  The new version fixed some small 
> > bugs regarding lualatex and works well for me.  This version is also 
> > available in CTAN: http://www.ctan.org/pkg/latexmk/.
> > 
> > Any comments?
> > 
> > Nils
> 
> ping
>

ping



Re: [UPDATE] latexmk

2017-03-08 Thread Nils Reuße
> Nils Reuße  hat am 24. Februar 2017 um 13:56 geschrieben:
> 
> 
> Here is a small bump to the latest version of latexmk (4.52c), the version in 
> ports being nearly two years old now.  The new version fixed some small bugs 
> regarding lualatex and works well for me.  This version is also available in 
> CTAN: http://www.ctan.org/pkg/latexmk/.
> 
> Any comments?
> 
> Nils

ping