math/sc-im: update to 0.8.2

This commit is contained in:
Baptiste Daroussin
2021-07-19 14:48:11 +02:00
parent a5bb462e1e
commit ab66ef88c6
3 changed files with 6 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
PORTNAME= sc-im
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.1
DISTVERSION= 0.8.2
CATEGORIES= math
MAINTAINER= bapt@FreeBSD.org
@@ -23,8 +23,8 @@ LIBS+= -lxlsreader -lxlsxwriter
MAKE_ENV+= LDLIBS="${LIBS}"
MAKE_ARGS+= CC="${CC}" prefix="${PREFIX}" MANDIR="${MANPREFIX}/man/man1"
.include <bsd.port.pre.mk>
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sc-im
${RM} ${STAGEDIR}${PREFIX}/bin/scopen
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1617973055
SHA256 (andmarti1424-sc-im-v0.8.1_GH0.tar.gz) = 73958f2adf2548be138f90a1fa2cb3a9c316a6d8d78234ebb1dc408cbf83bac7
SIZE (andmarti1424-sc-im-v0.8.1_GH0.tar.gz) = 1407209
TIMESTAMP = 1626698040
SHA256 (andmarti1424-sc-im-v0.8.2_GH0.tar.gz) = 7f00c98601e7f7709431fb4cbb83707c87016a3b015d48e5a7c2f018eff4b7f7
SIZE (andmarti1424-sc-im-v0.8.2_GH0.tar.gz) = 1619617

View File

@@ -1,11 +0,0 @@
--- doc.orig 2019-02-22 18:41:46 UTC
+++ doc
@@ -330,6 +330,8 @@ Commands for handling cell content:
:w {file} Save the current spreadsheet as {file}.
:w! {file} Save the current spreadsheet as {file}, forcing an overwrite
if {file} already exists.
+ :wq Save the current spreadsheet and quit SC-IM.
+ :wq {file} Save the current spreadsheet as {file} and quit SC-IM.
:h Show this help.
:help Show this help.