diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2016-10-15 00:46:23 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2016-10-15 00:46:23 +0000 |
commit | e6640a97ac18b085f1caeaabf848e83885976a9a (patch) | |
tree | e078f53d78e76ca1d183eefa3d387a700f2a5c53 /x11 | |
parent | a8ac872b69599c480c9dbeed12e81b532196f11d (diff) | |
download | freebsd-ports-e6640a97ac18b085f1caeaabf848e83885976a9a.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 'x11')
-rw-r--r-- | x11/kde4-workspace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 9fb432fa7d59..607dc0f8a142 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-workspace PORTVERSION= ${KDE4_WORKSPACE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${KDE4_APPLICATIONS_VERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |