diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-07-03 03:04:18 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-07-03 03:04:18 +0800 |
commit | d8aba0f944c06887cc7520b2e25efe037cf47b8b (patch) | |
tree | 2923053fc55dccac74b95b5ed97ba05ff2db25bb /astro | |
parent | c394643404ed2a30367814c35c919dd806e3f02d (diff) | |
download | freebsd-ports-gnome-d8aba0f944c06887cc7520b2e25efe037cf47b8b.tar.gz freebsd-ports-gnome-d8aba0f944c06887cc7520b2e25efe037cf47b8b.tar.zst freebsd-ports-gnome-d8aba0f944c06887cc7520b2e25efe037cf47b8b.zip |
Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.
The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php
clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).
Work on the newly-released 4.10.5 will begin shortly.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/kstars/distinfo | 4 | ||||
-rw-r--r-- | astro/marble/Makefile | 1 | ||||
-rw-r--r-- | astro/marble/distinfo | 4 |
3 files changed, 5 insertions, 4 deletions
diff --git a/astro/kstars/distinfo b/astro/kstars/distinfo index 754655acd6fa..0ff16b19d477 100644 --- a/astro/kstars/distinfo +++ b/astro/kstars/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.10.3/kstars-4.10.3.tar.xz) = 21f2039b75d222e34c50ac943a280243963d72b61e1c019db49393e9b332fb06 -SIZE (KDE/4.10.3/kstars-4.10.3.tar.xz) = 12490412 +SHA256 (KDE/4.10.4/kstars-4.10.4.tar.xz) = 902ebfc813d28af783c009ee37b9864047cab425e38af704cabf95bddd161142 +SIZE (KDE/4.10.4/kstars-4.10.4.tar.xz) = 12413408 diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 322cbb6f9599..197b1c3ddd74 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -21,6 +21,7 @@ USE_XZ= yes USE_GMAKE= yes USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes +MAKE_ENV= XDG_CONFIG_HOME=/dev/null CMAKE_ARGS= -DMOBILE:BOOL=FALSE OPTIONS_DEFINE= GPS diff --git a/astro/marble/distinfo b/astro/marble/distinfo index 032a924321c3..5bc9c5acc525 100644 --- a/astro/marble/distinfo +++ b/astro/marble/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.10.3/marble-4.10.3.tar.xz) = ddfba11516d10a270eab9f5bd3d9927d68b3340f782d5c81c75216d536fe9439 -SIZE (KDE/4.10.3/marble-4.10.3.tar.xz) = 19449908 +SHA256 (KDE/4.10.4/marble-4.10.4.tar.xz) = 588d44815cd50fb07ba4a700d1d2d6198b28e6683e5cd56f198fefe78ab820fd +SIZE (KDE/4.10.4/marble-4.10.4.tar.xz) = 19361804 |