pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/orcus Fix version number in COMMENT and DESCR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c64f2e04364
branches:  trunk
changeset: 357599:7c64f2e04364
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 24 07:38:00 2017 +0000

description:
Fix version number in COMMENT and DESCR.

diffstat:

 converters/orcus/DESCR    |  2 +-
 converters/orcus/Makefile |  4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r f874066c1431 -r 7c64f2e04364 converters/orcus/DESCR
--- a/converters/orcus/DESCR    Tue Jan 24 07:37:29 2017 +0000
+++ b/converters/orcus/DESCR    Tue Jan 24 07:38:00 2017 +0000
@@ -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.
diff -r f874066c1431 -r 7c64f2e04364 converters/orcus/Makefile
--- a/converters/orcus/Makefile Tue Jan 24 07:37:29 2017 +0000
+++ b/converters/orcus/Makefile Tue Jan 24 07:38:00 2017 +0000
@@ -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 @@
 
 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