diff options
author | jhale <jhale@FreeBSD.org> | 2016-10-15 08:46:23 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2016-10-15 08:46:23 +0800 |
commit | c348b65029ad7f3820d828e96831972e5a77f217 (patch) | |
tree | e078f53d78e76ca1d183eefa3d387a700f2a5c53 /science | |
parent | d292b18f0bd2dfa33dcf4211478e9216c87ee491 (diff) | |
download | freebsd-ports-gnome-c348b65029ad7f3820d828e96831972e5a77f217.tar.gz freebsd-ports-gnome-c348b65029ad7f3820d828e96831972e5a77f217.tar.zst freebsd-ports-gnome-c348b65029ad7f3820d828e96831972e5a77f217.zip |
Update math/libqalculate to 0.9.10
- Project is hosted on Github now
Update math/qalculate to 0.9.9
- Qalculate now uses GTK+3
- Project is hosted on Github now
- Take maintainership
Bump PORTREVISION on ports that depend upon libqalculate due to shlib increase
Diffstat (limited to 'science')
-rw-r--r-- | science/step/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/step/Makefile b/science/step/Makefile index 180cd1bc4238..6c3a60489dab 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -2,6 +2,7 @@ PORTNAME= step PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= science kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |