diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2011-11-14 02:59:40 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2011-11-14 02:59:40 +0000 |
commit | 7f1a46ec8c1cf9188739738b5dbe608d5a6dd3f0 (patch) | |
tree | 2a7c9e10214e40d99e914664077df0e4a471a433 /astro/marble | |
parent | 33c69964839ee1f6a03e3746b142697f8e6726c9 (diff) |
The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.
The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.
Approved by: avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=285739
Diffstat (limited to 'astro/marble')
-rw-r--r-- | astro/marble/Makefile | 3 | ||||
-rw-r--r-- | astro/marble/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile index ac83002dc9cc..279ba2b6cfbc 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -24,7 +24,8 @@ QT_COMPONENTS= dbus declarative gui network \ phonon script sql svg webkit xml \ qmake_build moc_build rcc_build uic_build USE_BZIP2= yes -MAKE_JOBS_UNSAFE= yes +USE_GMAKE= yes +MAKE_JOBS_SAFE= yes OPTIONS= GPS "Support for GPS position provider" on diff --git a/astro/marble/distinfo b/astro/marble/distinfo index 52b07a10df31..1864a85424b2 100644 --- a/astro/marble/distinfo +++ b/astro/marble/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/marble-4.7.2.tar.bz2) = d9d9d8f522f6fead4c2a13afd1f76ec03ee87a37d4b8d35a6b20cf6fa11633c4 -SIZE (KDE/marble-4.7.2.tar.bz2) = 21066804 +SHA256 (KDE/marble-4.7.3.tar.bz2) = 9d39da22c4094e6265e884451fe5efc5e34166772ccff37c63c18a2f4d48a557 +SIZE (KDE/marble-4.7.3.tar.bz2) = 21068336 |