On Sun, 21 Apr 2019 19:23:41 +0200
Rafael Sadowski <[email protected]> wrote:

> OK?

OK cwen@

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/books/JLS/Makefile,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 Makefile
> --- Makefile  6 Jan 2019 12:57:57 -0000       1.8
> +++ Makefile  21 Apr 2019 17:22:56 -0000
> @@ -1,12 +1,11 @@
>  # $OpenBSD: Makefile,v 1.8 2019/01/06 12:57:57 ian Exp $
>  
> -COMMENT=     Sun's official Java Language Specification
> +COMMENT=     Oracle's official Java language specification
>  
> -MAJOR=               8
> +MAJOR=               12
>  PKGNAME=     JLS-${MAJOR}.0
>  DISTNAME=    jls${MAJOR}
>  DISTFILES=   ${DISTNAME}.pdf
> -REVISION=    0
>  
>  CATEGORIES=  books
>  
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/books/JLS/distinfo,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 distinfo
> --- distinfo  14 Apr 2017 14:01:47 -0000      1.6
> +++ distinfo  21 Apr 2019 17:22:56 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (jls8.pdf) = 4VrsYvC7Tyr3fv2fGzp8tL53ZIyZb1tGbQ598ungz+c=
> -SIZE (jls8.pdf) = 3980659
> +SHA256 (jls12.pdf) = +yfbVEJRCyGb36eWc7/2RVGqdUsFGUCJeUqS0kWVzvY=
> +SIZE (jls12.pdf) = 3336081
> 

Reply via email to