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 Jan 20 07:16:46 UTC 2026
Modified Files:
pkgsrc/misc/libreoffice: Makefile
Log Message:
libreoffice: remove db4 dependency
>From reading the changelogs I think the code using this was removed
around 2012.
Bump PKGREVISION.
Ok ryoon@
To generate a diff of this commit:
cvs rdiff -u -r1.374 -r1.375 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.374 pkgsrc/misc/libreoffice/Makefile:1.375
--- pkgsrc/misc/libreoffice/Makefile:1.374 Wed Jan 14 12:57:34 2026
+++ pkgsrc/misc/libreoffice/Makefile Tue Jan 20 07:16:46 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.374 2026/01/14 12:57:34 wiz Exp $
+# $NetBSD: Makefile,v 1.375 2026/01/20 07:16:46 wiz Exp $
VERREL= 25.8.4
VERRC= 2
VER= ${VERREL}.${VERRC}
DISTNAME= libreoffice-${VER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= misc
MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/
EXTRACT_SUFX= .tar.xz
@@ -349,7 +349,6 @@ BUILDLINK_API_DEPENDS.libetonyek+= libet
.include "../../converters/libmwaw/buildlink3.mk"
.include "../../converters/libzmf/buildlink3.mk"
.include "../../converters/orcus/buildlink3.mk"
-.include "../../databases/db4/buildlink3.mk"
#.include "../../mk/mysql.buildlink3.mk"
.include "../../databases/shared-mime-info/buildlink3.mk"
.include "../../databases/unixodbc/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index