pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/libreoffice



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug 17 08:02:17 UTC 2021

Modified Files:
        pkgsrc/misc/libreoffice: Makefile

Log Message:
libreoffice: switch to qr-code-generator16

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.267 -r1.268 pkgsrc/misc/libreoffice/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/libreoffice/Makefile
diff -u pkgsrc/misc/libreoffice/Makefile:1.267 pkgsrc/misc/libreoffice/Makefile:1.268
--- pkgsrc/misc/libreoffice/Makefile:1.267      Mon Jul 26 12:42:23 2021
+++ pkgsrc/misc/libreoffice/Makefile    Tue Aug 17 08:02:17 2021
@@ -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 @@ BUILDLINK_API_DEPENDS.libetonyek+=  libet
 .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