diff options
author | rakuco <rakuco@FreeBSD.org> | 2011-11-14 10:59:40 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2011-11-14 10:59:40 +0800 |
commit | d5810e633a14509d6944b4e26679ea69ea6f6aa8 (patch) | |
tree | 627e8aa0521d02879efb9253d66b4fd46bc18f67 /astro | |
parent | 42f978aad0996960e00dacb513eed9e1db73ad80 (diff) | |
download | freebsd-ports-gnome-d5810e633a14509d6944b4e26679ea69ea6f6aa8.tar.gz freebsd-ports-gnome-d5810e633a14509d6944b4e26679ea69ea6f6aa8.tar.zst freebsd-ports-gnome-d5810e633a14509d6944b4e26679ea69ea6f6aa8.zip |
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
Diffstat (limited to 'astro')
-rw-r--r-- | astro/kstars/distinfo | 4 | ||||
-rw-r--r-- | astro/marble/Makefile | 3 | ||||
-rw-r--r-- | astro/marble/distinfo | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/astro/kstars/distinfo b/astro/kstars/distinfo index f1e1373c97ee..77070f732f45 100644 --- a/astro/kstars/distinfo +++ b/astro/kstars/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kstars-4.7.2.tar.bz2) = dd27e35642710dc34d59c4f12635f628243cf280e573cf7cf24ce6035f5cad8f -SIZE (KDE/kstars-4.7.2.tar.bz2) = 13123677 +SHA256 (KDE/kstars-4.7.3.tar.bz2) = 433e7dc6edad8cd39c0bf7ce8379771a09e83b167f3139953b3811d683b1223c +SIZE (KDE/kstars-4.7.3.tar.bz2) = 13122885 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 |