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 /graphics/okular | |
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 'graphics/okular')
-rw-r--r-- | graphics/okular/distinfo | 4 | ||||
-rw-r--r-- | graphics/okular/pkg-plist | 3 |
2 files changed, 2 insertions, 5 deletions
diff --git a/graphics/okular/distinfo b/graphics/okular/distinfo index a3004c2b905b..608b2900ee6d 100644 --- a/graphics/okular/distinfo +++ b/graphics/okular/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.10.3/okular-4.10.3.tar.xz) = b69d3c93acb40bfdd83978717ba6b19ae1aa421420a2e8ffe950b85ffc89f951 -SIZE (KDE/4.10.3/okular-4.10.3.tar.xz) = 1383728 +SHA256 (KDE/4.10.4/okular-4.10.4.tar.xz) = 108822e578b6b15e6eadf400cb24487599e4dded2276c8defcb034d7606c5e95 +SIZE (KDE/4.10.4/okular-4.10.4.tar.xz) = 1373232 diff --git a/graphics/okular/pkg-plist b/graphics/okular/pkg-plist index e75beed46e16..04ce3f4911b1 100644 --- a/graphics/okular/pkg-plist +++ b/graphics/okular/pkg-plist @@ -164,9 +164,6 @@ share/kde4/servicetypes/okularGenerator.desktop @dirrm share/apps/okular/icons @dirrm share/apps/okular @dirrmtry lib/kde4/imports/org/kde/okular -@dirrmtry lib/kde4/imports/org/kde -@dirrmtry lib/kde4/imports/org -@dirrmtry lib/kde4/imports @dirrm lib/cmake/Okular @dirrmtry lib/cmake @dirrm include/okular/interfaces |