diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:23:03 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:23:03 +0000 |
commit | e9c34f4c34b0640b3613f03cd96e9f19730b2a07 (patch) | |
tree | ef2b2b24dfacf6def95c54d3379c421565b1fe2b /games/granatier | |
parent | 4dc7ccc95d370549c7c9c7c9c253d64aa92881ae (diff) | |
download | ports-e9c34f4c34b0640b3613f03cd96e9f19730b2a07.tar.gz ports-e9c34f4c34b0640b3613f03cd96e9f19730b2a07.zip |
Notes
Diffstat (limited to 'games/granatier')
-rw-r--r-- | games/granatier/Makefile | 6 | ||||
-rw-r--r-- | games/granatier/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/games/granatier/Makefile b/games/granatier/Makefile index 4256a5bb8ef3..2528f7b45f15 100644 --- a/games/granatier/Makefile +++ b/games/granatier/Makefile @@ -3,21 +3,17 @@ PORTNAME= granatier PORTVERSION= ${KDE4_VERSION} CATEGORIES= games kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src +MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -CONFLICTS_INSTALL= kdegames-4.[0-9].* - USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4 USES= cmake:outsource USE_QT4= corelib gui xml \ moc_build qmake_build rcc_build uic_build USE_XZ= yes -NO_STAGE= yes .include <${.CURDIR}/../kdegames4/Makefile.common> .include <bsd.port.mk> diff --git a/games/granatier/distinfo b/games/granatier/distinfo index 420590af983a..e6eba5f35d13 100644 --- a/games/granatier/distinfo +++ b/games/granatier/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.10.5/granatier-4.10.5.tar.xz) = 789dc9980ceeaa5d09b7a1c81f4421e41fcd5f57b4b78dab37aa813df1ff2112 -SIZE (KDE/4.10.5/granatier-4.10.5.tar.xz) = 1394600 +SHA256 (KDE/4.12.2/granatier-4.12.2.tar.xz) = 99de4468b2b3bdadc4429ef989699a7f30d8519e6b3d0c055cc10b1e080905d3 +SIZE (KDE/4.12.2/granatier-4.12.2.tar.xz) = 1381492 |