diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-04-03 09:49:10 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-04-03 09:49:10 +0000 |
commit | 65b2b253dc836cb64400ea09abe7fa5abf9852b8 (patch) | |
tree | 95de45f0ce5c27018f8f037f32ebe7630b007fd7 /math/cantor | |
parent | 4168b892e8103e408e4d23afd7adee13f316e7f7 (diff) | |
download | ports-65b2b253dc836cb64400ea09abe7fa5abf9852b8.tar.gz ports-65b2b253dc836cb64400ea09abe7fa5abf9852b8.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.
Notes
Notes:
svn path=/head/; revision=349983
Diffstat (limited to 'math/cantor')
-rw-r--r-- | math/cantor/Makefile | 3 | ||||
-rw-r--r-- | math/cantor/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile index cc5250a9981c..b315a3119de3 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -14,10 +14,9 @@ LIB_DEPENDS= libspectre.so:${PORTSDIR}/print/libspectre \ libanalitza.so:${PORTSDIR}/math/analitza USE_KDE4= kdehier kdelibs kdeprefix automoc4 -USES= cmake:outsource pkgconfig +USES= cmake:outsource pkgconfig tar:xz USE_QT4= corelib qtestlib_build xml xmlpatterns \ moc_build qmake_build rcc_build uic_build -USE_XZ= yes USE_PYTHON= 2 USE_LDCONFIG= yes diff --git a/math/cantor/distinfo b/math/cantor/distinfo index ed44818e3cae..c4d3c5b43d16 100644 --- a/math/cantor/distinfo +++ b/math/cantor/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.12.3/cantor-4.12.3.tar.xz) = 4105346cab865ae3bf354a969f1b1fda4b01ebcd56f54a1d60c0c2a8e8b433d0 -SIZE (KDE/4.12.3/cantor-4.12.3.tar.xz) = 330640 +SHA256 (KDE/4.12.4/cantor-4.12.4.tar.xz) = 4955b1d704b0c63fcf42542f65f9332ce7443a04b940d3310384bed5a0eeb9f4 +SIZE (KDE/4.12.4/cantor-4.12.4.tar.xz) = 331384 |