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 /astro | |
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 'astro')
-rw-r--r-- | astro/kstars/Makefile | 3 | ||||
-rw-r--r-- | astro/kstars/distinfo | 4 | ||||
-rw-r--r-- | astro/marble/Makefile | 3 | ||||
-rw-r--r-- | astro/marble/distinfo | 4 |
4 files changed, 6 insertions, 8 deletions
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index b5847b34b110..b1a826bd81f6 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -16,8 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen2.pc:${PORTSDIR}/math/eigen2 RUN_DEPENDS= xplanet:${PORTSDIR}/astro/xplanet USE_KDE4= kdehier kdelibs kdeprefix automoc4 -USES= cmake:outsource compiler:c++11-lib +USES= cmake:outsource compiler:c++11-lib tar:xz USE_QT4= opengl qmake_build moc_build rcc_build uic_build -USE_XZ= yes .include <bsd.port.mk> diff --git a/astro/kstars/distinfo b/astro/kstars/distinfo index 469c1996521f..9df0c6715306 100644 --- a/astro/kstars/distinfo +++ b/astro/kstars/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.12.3/kstars-4.12.3.tar.xz) = a81ac2d8c7be9e3d08348ba54f0ce1ed026009c8b7024809387970f6af46e117 -SIZE (KDE/4.12.3/kstars-4.12.3.tar.xz) = 12345252 +SHA256 (KDE/4.12.4/kstars-4.12.4.tar.xz) = 5ae8bcb6cc9fe4472ad0f914358ea560d7f7e82c542671f38cbc774d0619c1f1 +SIZE (KDE/4.12.4/kstars-4.12.4.tar.xz) = 12345616 diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 5b4b4a858787..a88a7c22bc16 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -10,11 +10,10 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Virtual globe and world atlas for KDE USE_KDE4= kdehier kdelibs kdeprefix automoc4 -USES= cmake:outsource gmake shared-mime-info +USES= cmake:outsource gmake shared-mime-info tar:xz USE_QT4= corelib dbus declarative designer_build gui network phonon \ qtestlib script sql svg webkit xml \ qmake_build moc_build rcc_build uic_build -USE_XZ= yes USE_LDCONFIG= yes MAKE_ENV= XDG_CONFIG_HOME=/dev/null CMAKE_ARGS= -DMOBILE:BOOL=FALSE diff --git a/astro/marble/distinfo b/astro/marble/distinfo index 3e977d964c20..758a25c6751f 100644 --- a/astro/marble/distinfo +++ b/astro/marble/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.12.3/marble-4.12.3.tar.xz) = 7e513ad7b68b2711d63cac8dcffb4f1618311b5424ea710736ce7fc3dcfe9e63 -SIZE (KDE/4.12.3/marble-4.12.3.tar.xz) = 18682948 +SHA256 (KDE/4.12.4/marble-4.12.4.tar.xz) = f1bab8194aa4d7e40c762753299a8b2818d9f9ef71b9869a2773991335c074bf +SIZE (KDE/4.12.4/marble-4.12.4.tar.xz) = 18682296 |