diff options
Diffstat (limited to 'math/sc-im')
-rw-r--r-- | math/sc-im/Makefile | 6 | ||||
-rw-r--r-- | math/sc-im/distinfo | 6 | ||||
-rw-r--r-- | math/sc-im/pkg-plist | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/math/sc-im/Makefile b/math/sc-im/Makefile index 0f67d23a97e0..af24a86e3a8e 100644 --- a/math/sc-im/Makefile +++ b/math/sc-im/Makefile @@ -1,7 +1,7 @@ PORTNAME= sc-im DISTVERSIONPREFIX= v -DISTVERSION= 0.8.4 -PORTREVISION= 1 +DISTVERSION= 0.8.5 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= bapt@FreeBSD.org @@ -23,7 +23,7 @@ WRKSRC_SUBDIR= src CFLAGS+= -DXLSX_EXPORT -DXLS LIBS+= -lxlsreader -lxlsxwriter MAKE_ENV+= LDLIBS="${LIBS}" LUA_PKGNAME=lua-${LUA_VER} -MAKE_ARGS+= CC="${CC}" prefix="${PREFIX}" MANDIR="${PREFIX}/share/man/man1" +MAKE_ARGS+= CC="${CC}" prefix="${PREFIX}" MANDIR="${PREFIX}/share/man/man1" THEMEDIR="${DATADIR}/themes" post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sc-im diff --git a/math/sc-im/distinfo b/math/sc-im/distinfo index 0c5c73070999..83bc44e89931 100644 --- a/math/sc-im/distinfo +++ b/math/sc-im/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724058252 -SHA256 (andmarti1424-sc-im-v0.8.4_GH0.tar.gz) = ebb1f10006fe49f964a356494f96d86a4f06eb018659e3b9bde63b25c03abdf0 -SIZE (andmarti1424-sc-im-v0.8.4_GH0.tar.gz) = 1672884 +TIMESTAMP = 1749037441 +SHA256 (andmarti1424-sc-im-v0.8.5_GH0.tar.gz) = 49adb76fc55bc3e6ea8ee414f41428db4aef947e247718d9210be8d14a6524bd +SIZE (andmarti1424-sc-im-v0.8.5_GH0.tar.gz) = 1677609 diff --git a/math/sc-im/pkg-plist b/math/sc-im/pkg-plist index cfb1ec421e3f..d21c9d91fbed 100644 --- a/math/sc-im/pkg-plist +++ b/math/sc-im/pkg-plist @@ -5,3 +5,7 @@ share/sc-im/plot_line share/sc-im/plot_pie share/sc-im/plot_scatter share/sc-im/sc-im_help +%%DATADIR%%/themes/dracula.sc +%%DATADIR%%/themes/old.sc +%%DATADIR%%/themes/papercolor-dark.sc +%%DATADIR%%/themes/prince.persia.sc |