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 24 07:38:00 UTC 2017
Modified Files:
pkgsrc/converters/orcus: DESCR Makefile
Log Message:
Fix version number in COMMENT and DESCR.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/converters/orcus/DESCR
cvs rdiff -u -r1.17 -r1.18 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.2 pkgsrc/converters/orcus/DESCR:1.3
--- pkgsrc/converters/orcus/DESCR:1.2 Mon Sep 19 14:11:00 2016
+++ pkgsrc/converters/orcus/DESCR Tue Jan 24 07:38:00 2017
@@ -1,3 +1,3 @@
Standalone file import filter library for spreadsheet documents.
-This package contains the 0.10 branch of the library.
+This package contains the 0.11 branch of the library.
Index: pkgsrc/converters/orcus/Makefile
diff -u pkgsrc/converters/orcus/Makefile:1.17 pkgsrc/converters/orcus/Makefile:1.18
--- pkgsrc/converters/orcus/Makefile:1.17 Sun Jan 1 16:06:06 2017
+++ pkgsrc/converters/orcus/Makefile Tue Jan 24 07:38:00 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/01/01 16:06:06 adam Exp $
+# $NetBSD: Makefile,v 1.18 2017/01/24 07:38:00 wiz Exp $
DISTNAME= liborcus-0.11.2
PKGNAME= ${DISTNAME:S/lib//}
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= jaapb%NetBSD.org@localhost
HOMEPAGE= https://gitlab.com/orcus/orcus
-COMMENT= Import filter library for spreadsheet documents (0.10 branch)
+COMMENT= Import filter library for spreadsheet documents (0.11 branch)
LICENSE= mpl-2.0
SUBST_CLASSES+= fix-python
Home |
Main Index |
Thread Index |
Old Index