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:           Mon Sep 19 14:11:00 UTC 2016

Modified Files:
        pkgsrc/converters/orcus: DESCR Makefile

Log Message:
Mark as 0.10 branch to make difference to orcus0.12 clearer.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/converters/orcus/DESCR
cvs rdiff -u -r1.13 -r1.14 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.1 pkgsrc/converters/orcus/DESCR:1.2
--- pkgsrc/converters/orcus/DESCR:1.1   Sat Aug 24 16:12:10 2013
+++ pkgsrc/converters/orcus/DESCR       Mon Sep 19 14:11:00 2016
@@ -1 +1,3 @@
 Standalone file import filter library for spreadsheet documents.
+
+This package contains the 0.10 branch of the library.

Index: pkgsrc/converters/orcus/Makefile
diff -u pkgsrc/converters/orcus/Makefile:1.13 pkgsrc/converters/orcus/Makefile:1.14
--- pkgsrc/converters/orcus/Makefile:1.13       Sat Feb 13 08:46:02 2016
+++ pkgsrc/converters/orcus/Makefile    Mon Sep 19 14:11:00 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/02/13 08:46:02 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/09/19 14:11:00 wiz Exp $
 
 DISTNAME=      liborcus-0.9.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
+COMMENT=       Import filter library for spreadsheet documents (0.10 branch)
 LICENSE=       mpl-2.0
 
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index