mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
math/libqalculate: Update to 3.0.0
math/qalculate: Update to 3.0.0 - Bump PORTREVISION on math/libqalculate consumers due to shlib bump
This commit is contained in:
parent
2abfcf89ff
commit
9d3404119e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497108
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= cantor
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libqalculate
|
||||
PORTVERSION= 2.6.1
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1532616844
|
||||
SHA256 (libqalculate-2.6.1.tar.gz) = ed4c467ef8b87611f8c15794b16aef15628ba8f45aaa428619f2d58ed4248609
|
||||
SIZE (libqalculate-2.6.1.tar.gz) = 1912971
|
||||
TIMESTAMP = 1553852666
|
||||
SHA256 (libqalculate-3.0.0.tar.gz) = 2882edd45016a6bcbf33120dd0b83676221a1d58af73f7f4cd6bbec4e1a26b1e
|
||||
SIZE (libqalculate-3.0.0.tar.gz) = 2035840
|
||||
|
@ -15,8 +15,8 @@ include/libqalculate/qalculate.h
|
||||
include/libqalculate/util.h
|
||||
lib/libqalculate.a
|
||||
lib/libqalculate.so
|
||||
lib/libqalculate.so.18
|
||||
lib/libqalculate.so.18.0.1
|
||||
lib/libqalculate.so.21
|
||||
lib/libqalculate.so.21.0.0
|
||||
libdata/pkgconfig/libqalculate.pc
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/libqalculate.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/libqalculate.mo
|
||||
@ -29,6 +29,7 @@ share/qalculate/eurofxref-daily.xml
|
||||
share/qalculate/functions.xml
|
||||
share/qalculate/planets.xml
|
||||
share/qalculate/prefixes.xml
|
||||
share/qalculate/rates.json
|
||||
share/qalculate/units-old_SI.xml
|
||||
share/qalculate/units.xml
|
||||
share/qalculate/variables-old_SI.xml
|
||||
share/qalculate/variables.xml
|
||||
|
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qalculate
|
||||
PORTVERSION= 2.6.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${PORTVERSION}/
|
||||
DISTNAME= ${GH_PROJECT}-${PORTVERSION}
|
||||
@ -17,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libqalculate.so:math/libqalculate
|
||||
RUN_DEPENDS= gnuplot:math/gnuplot
|
||||
|
||||
USES= compiler:c++11-lang gettext gmake \
|
||||
USES= compiler:c++11-lang gettext gmake gnome \
|
||||
libtool:build localbase pkgconfig
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1532617679
|
||||
SHA256 (qalculate-gtk-2.6.1.tar.gz) = 54f12b79a569973ade2c3fd5fea0b4c4077af65ef8b14388ff335f2589790c18
|
||||
SIZE (qalculate-gtk-2.6.1.tar.gz) = 2619516
|
||||
TIMESTAMP = 1553856074
|
||||
SHA256 (qalculate-gtk-3.0.0.tar.gz) = 7d18d99c566b44ba88a99daefb1974c244aa33960bd3d80f0e2afa225858553d
|
||||
SIZE (qalculate-gtk-3.0.0.tar.gz) = 2672534
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= step
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= plasma-workspace
|
||||
DISTVERSION= ${KDE_PLASMA_VERSION}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11 kde kde-plasma
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user