mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
math/libqalculate: Update to 5.3.0
https://github.com/Qalculate/libqalculate/releases/tag/v5.3.0
This commit is contained in:
parent
9cd52deb4d
commit
34e23ee2e2
3 changed files with 5 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= libqalculate
|
PORTNAME= libqalculate
|
||||||
PORTVERSION= 5.2.0
|
PORTVERSION= 5.3.0
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/
|
MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/
|
||||||
|
|
||||||
|
@ -21,7 +21,6 @@ USE_GNOME= intltool libxml2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
OPTIONS_DEFINE= NLS
|
OPTIONS_DEFINE= NLS
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1719897391
|
TIMESTAMP = 1728966138
|
||||||
SHA256 (libqalculate-5.2.0.tar.gz) = 20be13a39aea7f0371af789539cb285892f2e15d8240f29f9f380984e3446830
|
SHA256 (libqalculate-5.3.0.tar.gz) = 61dd60b1d43ad3d2944cff9b2f45c9bc646c5a849c621133ef07231e8289e35b
|
||||||
SIZE (libqalculate-5.2.0.tar.gz) = 2694752
|
SIZE (libqalculate-5.3.0.tar.gz) = 2705592
|
||||||
|
|
|
@ -16,7 +16,7 @@ include/libqalculate/util.h
|
||||||
lib/libqalculate.a
|
lib/libqalculate.a
|
||||||
lib/libqalculate.so
|
lib/libqalculate.so
|
||||||
lib/libqalculate.so.23
|
lib/libqalculate.so.23
|
||||||
lib/libqalculate.so.23.2.0
|
lib/libqalculate.so.23.3.0
|
||||||
libdata/pkgconfig/libqalculate.pc
|
libdata/pkgconfig/libqalculate.pc
|
||||||
share/man/man1/qalc.1.gz
|
share/man/man1/qalc.1.gz
|
||||||
%%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo
|
%%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo
|
||||||
|
|
Loading…
Add table
Reference in a new issue