diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 11:19:29 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 11:19:29 +0800 |
commit | 729d9d232f2d99318b1c393e60fa5acadf5587b3 (patch) | |
tree | 587d15de621adfc5fa93e4c481b8470e04053dc3 /games/gondola | |
parent | 42b70968f967f81a86153683471600406da01615 (diff) | |
download | freebsd-ports-gnome-729d9d232f2d99318b1c393e60fa5acadf5587b3.tar.gz freebsd-ports-gnome-729d9d232f2d99318b1c393e60fa5acadf5587b3.tar.zst freebsd-ports-gnome-729d9d232f2d99318b1c393e60fa5acadf5587b3.zip |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
Diffstat (limited to 'games/gondola')
-rw-r--r-- | games/gondola/Makefile | 3 | ||||
-rw-r--r-- | games/gondola/distinfo | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/gondola/Makefile b/games/gondola/Makefile index 9a82b00ea4a9..80c93214b7f7 100644 --- a/games/gondola/Makefile +++ b/games/gondola/Makefile @@ -7,6 +7,7 @@ PORTNAME= gondola PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://arcticpaint.com/static/gondola/downloads/ \ http://mirror.amdmi3.ru/distfiles/ @@ -20,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rabbyt>=0.8.1:${PORTSDIR}/graphics/py-rabbyt avbin>=7:${PORTSDIR}/multimedia/avbin USE_ZIP= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ NO_BUILD= yes SUB_FILES= ${PORTNAME} diff --git a/games/gondola/distinfo b/games/gondola/distinfo index 7daccfc635ed..b02a3c452ecb 100644 --- a/games/gondola/distinfo +++ b/games/gondola/distinfo @@ -1,3 +1,2 @@ -MD5 (Gondola-1.1-src.zip) = 21aafd709b4270725ed7e27fc59bdeb8 SHA256 (Gondola-1.1-src.zip) = 2afdd11761219a32b7704f4cd35e9d4fb3267589d939d90a48ddd5f0a04a4899 SIZE (Gondola-1.1-src.zip) = 10047826 |