pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/orcus
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 20 12:35:50 UTC 2026
Modified Files:
pkgsrc/converters/orcus: DESCR Makefile
Log Message:
orcus: remove outdated branch information
Unneeded now that we only have one copy of this in-tree
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/converters/orcus/DESCR
cvs rdiff -u -r1.52 -r1.53 pkgsrc/converters/orcus/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/orcus/DESCR
diff -u pkgsrc/converters/orcus/DESCR:1.7 pkgsrc/converters/orcus/DESCR:1.8
--- pkgsrc/converters/orcus/DESCR:1.7 Sat Feb 6 06:29:04 2021
+++ pkgsrc/converters/orcus/DESCR Tue Jan 20 12:35:49 2026
@@ -1,3 +1 @@
Standalone file import filter library for spreadsheet documents.
-
-This package contains the 0.16 branch of the library.
Index: pkgsrc/converters/orcus/Makefile
diff -u pkgsrc/converters/orcus/Makefile:1.52 pkgsrc/converters/orcus/Makefile:1.53
--- pkgsrc/converters/orcus/Makefile:1.52 Sat Sep 27 09:57:10 2025
+++ pkgsrc/converters/orcus/Makefile Tue Jan 20 12:35:49 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2025/09/27 09:57:10 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2026/01/20 12:35:49 wiz Exp $
DISTNAME= liborcus-0.20.2
PKGNAME= ${DISTNAME:S/liborcus/orcus/}
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://gitlab.com/orcus/orcus
-COMMENT= Import filter library for spreadsheet documents (0.16 branch)
+COMMENT= Import filter library for spreadsheet documents
LICENSE= mpl-2.0
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index