diff options
author | makc <makc@FreeBSD.org> | 2014-04-03 17:49:10 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-04-03 17:49:10 +0800 |
commit | a3fbe0b158fff02b096a8cbf295252d9f396933f (patch) | |
tree | 95de45f0ce5c27018f8f037f32ebe7630b007fd7 /math/kalgebra | |
parent | 169faa064cb0e5e5e119564e36afee33b00127c8 (diff) | |
download | freebsd-ports-gnome-a3fbe0b158fff02b096a8cbf295252d9f396933f.tar.gz freebsd-ports-gnome-a3fbe0b158fff02b096a8cbf295252d9f396933f.tar.zst freebsd-ports-gnome-a3fbe0b158fff02b096a8cbf295252d9f396933f.zip |
KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz
devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style
devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port
net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)
x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall
The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
Diffstat (limited to 'math/kalgebra')
-rw-r--r-- | math/kalgebra/Makefile | 3 | ||||
-rw-r--r-- | math/kalgebra/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index 4e52cda10216..ec1908589700 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -14,9 +14,8 @@ LIB_DEPENDS= libanalitza.so:${PORTSDIR}/math/analitza CMAKE_ARGS= -DBUILD_mobile:BOOL=FALSE USE_GL= glu USE_KDE4= kdehier kdelibs kdeprefix libkdeedu automoc4 -USES= cmake:outsource +USES= cmake:outsource tar:xz USE_QT4= corelib declarative gui opengl \ moc_build qmake_build rcc_build uic_build -USE_XZ= yes .include <bsd.port.mk> diff --git a/math/kalgebra/distinfo b/math/kalgebra/distinfo index 7d95c76b79e2..5775b23f4fea 100644 --- a/math/kalgebra/distinfo +++ b/math/kalgebra/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.12.3/kalgebra-4.12.3.tar.xz) = 1be929816cfcf079c0fb30a459a360bffdcc6dd95df8c9617309848d782a35b2 -SIZE (KDE/4.12.3/kalgebra-4.12.3.tar.xz) = 271172 +SHA256 (KDE/4.12.4/kalgebra-4.12.4.tar.xz) = 57f2bc72435e37bc3bdc3d25e66efcd3908bbd647234a24c3468da7fa04548ae +SIZE (KDE/4.12.4/kalgebra-4.12.4.tar.xz) = 271268 |