diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-10-19 15:57:27 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-10-19 15:57:27 +0000 |
commit | 0ea52f99b465b681e2a4bf7c44a8f7093f40fc68 (patch) | |
tree | 7d99a8b7b1226b2da14c7c6d04800d30a417873e /games/kspaceduel | |
parent | 24055ead515d6e00a9aaf5c651358eb4e8f56300 (diff) |
Notes
Diffstat (limited to 'games/kspaceduel')
-rw-r--r-- | games/kspaceduel/Makefile | 3 | ||||
-rw-r--r-- | games/kspaceduel/distinfo | 4 | ||||
-rw-r--r-- | games/kspaceduel/pkg-plist | 12 |
3 files changed, 3 insertions, 16 deletions
diff --git a/games/kspaceduel/Makefile b/games/kspaceduel/Makefile index 1741e42c2894..5fa3cb2591a4 100644 --- a/games/kspaceduel/Makefile +++ b/games/kspaceduel/Makefile @@ -2,7 +2,6 @@ PORTNAME= kspaceduel PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= games kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -10,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4 +USE_KDE4= kdelibs kdeprefix libkdegames automoc4 USES= cmake:outsource tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build diff --git a/games/kspaceduel/distinfo b/games/kspaceduel/distinfo index 4e60c553b0c1..b8429bad2fa8 100644 --- a/games/kspaceduel/distinfo +++ b/games/kspaceduel/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.12.5/kspaceduel-4.12.5.tar.xz) = d92025acd0bfbcb391a860804d82291b2e426447105038eb82c335d6c393f977 -SIZE (KDE/4.12.5/kspaceduel-4.12.5.tar.xz) = 252512 +SHA256 (KDE/4.14.2/kspaceduel-4.14.2.tar.xz) = 9902fd45f90877607a550d49a445e16710d0bb0c9544514663f2d4e392ae5c12 +SIZE (KDE/4.14.2/kspaceduel-4.14.2.tar.xz) = 252508 diff --git a/games/kspaceduel/pkg-plist b/games/kspaceduel/pkg-plist index 299ff592aee9..c1d2f6641037 100644 --- a/games/kspaceduel/pkg-plist +++ b/games/kspaceduel/pkg-plist @@ -34,15 +34,3 @@ share/icons/hicolor/22x22/apps/kspaceduel.png share/icons/hicolor/32x32/apps/kspaceduel.png share/icons/hicolor/48x48/apps/kspaceduel.png share/icons/hicolor/64x64/apps/kspaceduel.png -@dirrm share/doc/HTML/en/kspaceduel -@dirrm share/apps/kspaceduel/sprites/playerinfo -@dirrm share/apps/kspaceduel/sprites -@dirrm share/apps/kspaceduel/icons/hicolor/32x32/actions -@dirrm share/apps/kspaceduel/icons/hicolor/32x32 -@dirrm share/apps/kspaceduel/icons/hicolor/22x22/actions -@dirrm share/apps/kspaceduel/icons/hicolor/22x22 -@dirrm share/apps/kspaceduel/icons/hicolor/16x16/actions -@dirrm share/apps/kspaceduel/icons/hicolor/16x16 -@dirrm share/apps/kspaceduel/icons/hicolor -@dirrm share/apps/kspaceduel/icons -@dirrm share/apps/kspaceduel |