diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-03-10 16:52:26 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-03-10 16:52:26 +0000 |
commit | 92ac590f8d98c05e47cd42c68429a4ab2b748e28 (patch) | |
tree | 7d003cf6db0209e3dc73de4de262804c2fda33db /games/colorcode | |
parent | 9061a92c613446256022924f312734a43ef2dee3 (diff) | |
download | ports-92ac590f8d98c05e47cd42c68429a4ab2b748e28.tar.gz ports-92ac590f8d98c05e47cd42c68429a4ab2b748e28.zip |
Notes
Diffstat (limited to 'games/colorcode')
-rw-r--r-- | games/colorcode/Makefile | 4 | ||||
-rw-r--r-- | games/colorcode/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/games/colorcode/Makefile b/games/colorcode/Makefile index 32e59d23b274..2435c56174d7 100644 --- a/games/colorcode/Makefile +++ b/games/colorcode/Makefile @@ -6,7 +6,7 @@ # PORTNAME= colorcode -PORTVERSION= 0.6.1 +PORTVERSION= 0.7.1 CATEGORIES= games MASTER_SITES= http://colorcode.laebisch.com/download/ DISTNAME= ColorCode-${PORTVERSION} @@ -17,7 +17,7 @@ COMMENT= A free advanced MasterMind game and solver USE_QT_VER= 4 QT_COMPONENTS= gui moc_build qmake_build rcc_build uic_build HAS_CONFIGURE= yes -WRKSRC= ${WRKDIR}/ColorCode +WRKSRC= ${WRKDIR}/ColorCode-${PORTVERSION} DESKTOP_ENTRIES= "ColorCode" "Advanced MasterMind game and solver" \ "${PREFIX}/share/pixmaps/colorcode.png" "colorcode" \ diff --git a/games/colorcode/distinfo b/games/colorcode/distinfo index d7e97ba05f48..ff4f17f6f76e 100644 --- a/games/colorcode/distinfo +++ b/games/colorcode/distinfo @@ -1,3 +1,2 @@ -MD5 (ColorCode-0.6.1.tar.gz) = 371f1c31a1a96990773211cd4ccca800 -SHA256 (ColorCode-0.6.1.tar.gz) = a2cdd56f29a6cd54d806eed8df9ab1c8d8d464e5dbc0cbb7413f98af21888728 -SIZE (ColorCode-0.6.1.tar.gz) = 154485 +SHA256 (ColorCode-0.7.1.tar.gz) = 28de09f974aebd6f2d8d617d16716fb32bfb602eaea3583bbe9424596215c709 +SIZE (ColorCode-0.7.1.tar.gz) = 217885 |