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 /accessibility/kmag | |
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 'accessibility/kmag')
-rw-r--r-- | accessibility/kmag/Makefile | 3 | ||||
-rw-r--r-- | accessibility/kmag/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/accessibility/kmag/Makefile b/accessibility/kmag/Makefile index 45db457f5617..a3d75fd01354 100644 --- a/accessibility/kmag/Makefile +++ b/accessibility/kmag/Makefile @@ -9,9 +9,8 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE Screen magnifier -USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 -USES= cmake:outsource +USES= cmake:outsource tar:xz USE_QT4= qmake_build moc_build rcc_build uic_build # Somebody has to create port for libkdeaccessibilityclient first diff --git a/accessibility/kmag/distinfo b/accessibility/kmag/distinfo index 18d7b174e9ca..7cc930e5e0ea 100644 --- a/accessibility/kmag/distinfo +++ b/accessibility/kmag/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.12.3/kmag-4.12.3.tar.xz) = 50a3581ef771c459b5103bc16b682f010ed98d0279ab88bd583a1a902eba4f0e -SIZE (KDE/4.12.3/kmag-4.12.3.tar.xz) = 86044 +SHA256 (KDE/4.12.4/kmag-4.12.4.tar.xz) = 794cfb0b8947e4ef6b9dbed9678a85ce25410e31806dab3f8ff7f2cd5d582175 +SIZE (KDE/4.12.4/kmag-4.12.4.tar.xz) = 86044 |