pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/libreoffice libreoffice: switch to qr-code-genera...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9c7c67bcb84
branches:  trunk
changeset: 457103:f9c7c67bcb84
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 17 08:02:17 2021 +0000

description:
libreoffice: switch to qr-code-generator16

Bump PKGREVISION.

diffstat:

 misc/libreoffice/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r bd7cc96b3ef7 -r f9c7c67bcb84 misc/libreoffice/Makefile
--- a/misc/libreoffice/Makefile Tue Aug 17 08:01:45 2021 +0000
+++ b/misc/libreoffice/Makefile Tue Aug 17 08:02:17 2021 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.267 2021/07/26 12:42:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.268 2021/08/17 08:02:17 wiz Exp $
 
 VERREL=                7.1.5
 VERRC=         2
 VER=           ${VERREL}.${VERRC}
 DISTNAME=      libreoffice-${VER}
+PKGREVISION=   1
 CATEGORIES=    misc
 MASTER_SITES=  http://download.documentfoundation.org/libreoffice/src/${VERREL}/
 EXTRACT_SUFX=  .tar.xz
@@ -361,7 +362,7 @@
 .include "../../graphics/libepoxy/buildlink3.mk"
 .include "../../graphics/librsvg/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
-.include "../../graphics/qr-code-generator/buildlink3.mk"
+.include "../../graphics/qr-code-generator16/buildlink3.mk"
 #.include "../../graphics/sane-backends/buildlink3.mk"
 #.include "../../graphics/vigra/buildlink3.mk"
 .include "../../lang/python/application.mk"



Home | Main Index | Thread Index | Old Index