pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/ghostscript-agpl ghostscript-agpl: update to 9.5...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a75b1c948bb0
branches:  trunk
changeset: 439495:a75b1c948bb0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 20 08:28:24 2020 +0000

description:
ghostscript-agpl: update to 9.53.1.

The 9.53.1 release is primarily maintenance.

diffstat:

 print/ghostscript-agpl/Makefile.common |   4 ++--
 print/ghostscript-agpl/buildlink3.mk   |   6 +++---
 print/ghostscript-agpl/distinfo        |  10 +++++-----
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (52 lines):

diff -r 21fc483181bb -r a75b1c948bb0 print/ghostscript-agpl/Makefile.common
--- a/print/ghostscript-agpl/Makefile.common    Sun Sep 20 08:13:20 2020 +0000
+++ b/print/ghostscript-agpl/Makefile.common    Sun Sep 20 08:28:24 2020 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile.common,v 1.20 2020/09/13 14:16:30 leot Exp $
+# $NetBSD: Makefile.common,v 1.21 2020/09/20 08:28:24 wiz Exp $
 # used by print/ghostscript-agpl/Makefile
 # used by fonts/ghostscript-cidfonts-ryumin/Makefile
 
-GS_VERSION=    9.53.0
+GS_VERSION=    9.53.1
diff -r 21fc483181bb -r a75b1c948bb0 print/ghostscript-agpl/buildlink3.mk
--- a/print/ghostscript-agpl/buildlink3.mk      Sun Sep 20 08:13:20 2020 +0000
+++ b/print/ghostscript-agpl/buildlink3.mk      Sun Sep 20 08:28:24 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2020/08/17 20:17:40 leot Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2020/09/20 08:28:24 wiz Exp $
 
 BUILDLINK_TREE+=       ghostscript-agpl
 
@@ -16,11 +16,11 @@
 pkgbase := ghostscript-agpl
 .include "../../mk/pkg-build-options.mk"
 
-.if !empty(PKG_BUILD_OPTIONS.ghostscript-agpl:Mfontconfig)
+.if ${PKG_BUILD_OPTIONS.ghostscript-agpl:Mfontconfig}
 .include "../../fonts/fontconfig/buildlink3.mk"
 .endif
 
-.if !empty(PKG_BUILD_OPTIONS.ghostscript-agpl:Mx11)
+.if ${PKG_BUILD_OPTIONS.ghostscript-agpl:Mx11}
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"
 .include "../../x11/libXext/buildlink3.mk"
diff -r 21fc483181bb -r a75b1c948bb0 print/ghostscript-agpl/distinfo
--- a/print/ghostscript-agpl/distinfo   Sun Sep 20 08:13:20 2020 +0000
+++ b/print/ghostscript-agpl/distinfo   Sun Sep 20 08:28:24 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.31 2020/09/13 14:16:30 leot Exp $
+$NetBSD: distinfo,v 1.32 2020/09/20 08:28:24 wiz Exp $
 
-SHA1 (ghostscript-9.53.0.tar.xz) = 3c2ca25d2124e2dbb1b7289c449d57d25e783e2b
-RMD160 (ghostscript-9.53.0.tar.xz) = 70146bc933b1a2b02ecd17ee386b7b42521409db
-SHA512 (ghostscript-9.53.0.tar.xz) = fa594ef99e58257074b651e4d078bd1025f7bc2c435cd2a5454ba59c2a98cc82e93339ccd1eaa4fe624275165aacefeabc6f8336476027946f56aeb02e93da30
-Size (ghostscript-9.53.0.tar.xz) = 41358720 bytes
+SHA1 (ghostscript-9.53.1.tar.xz) = bc62c33d1dde52bcc46397a0b1996539b7cf85f7
+RMD160 (ghostscript-9.53.1.tar.xz) = 3154a35f3b891408c7e12f954f98147e60026fd4
+SHA512 (ghostscript-9.53.1.tar.xz) = 5c78ed0a03983cbf9d55885c5ee8fbfc987db367b020ad0148b8861de42923e38c688447cfc6efcea5521121545ecfbea9690058fd3c4438629a43b5990800c5
+Size (ghostscript-9.53.1.tar.xz) = 41362600 bytes
 SHA1 (patch-base_gserrors_h) = ce75cfb7528871842a3bd35e18a6d91c89823909
 SHA1 (patch-base_lib.mak) = 723926f167b49568376ef0c0da6aa4ec01fe1516
 SHA1 (patch-base_mkromfs.c) = 9d9afbd0fbb8c70c8f4f7de3cadc5b54541f0db0



Home | Main Index | Thread Index | Old Index