Skip to content

Commit

Permalink
math/sc-im: update to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Jul 19, 2021
1 parent a5bb462 commit ab66ef8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 17 deletions.
6 changes: 3 additions & 3 deletions math/sc-im/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sc-im
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.1
DISTVERSION= 0.8.2
CATEGORIES= math

MAINTAINER= bapt@FreeBSD.org
Expand All @@ -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>
6 changes: 3 additions & 3 deletions math/sc-im/distinfo
@@ -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
11 changes: 0 additions & 11 deletions math/sc-im/files/patch-doc

This file was deleted.

0 comments on commit ab66ef8

Please sign in to comment.