diff options
author | lme <lme@FreeBSD.org> | 2007-11-12 05:38:06 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2007-11-12 05:38:06 +0800 |
commit | 81cf82cbb862e4907f05efd7d9482883ade1a7db (patch) | |
tree | ff7ebc009dbdab3fc4b79c5399a91e695608409b /games | |
parent | 2cb300ab411d2c757e777b206ab25c1d5810f159 (diff) | |
download | freebsd-ports-graphics-81cf82cbb862e4907f05efd7d9482883ade1a7db.tar.gz freebsd-ports-graphics-81cf82cbb862e4907f05efd7d9482883ade1a7db.tar.zst freebsd-ports-graphics-81cf82cbb862e4907f05efd7d9482883ade1a7db.zip |
- Update to 1.397
The update is needed to connect to the hattrick.org servers.
From WWW:
"In short, we patched HO to work with the latest HT changes. Be aware that some
modules may not work as expected. We were not able fix all issues, perhaps they
are related due to errors of HT servers. We will keep an eye on these errors and
create more patches if needed."
Approved by: portmgr (erwin), miwi (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/hattrickorganizer/Makefile | 5 | ||||
-rw-r--r-- | games/hattrickorganizer/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/hattrickorganizer/Makefile b/games/hattrickorganizer/Makefile index 31c52725b61..45d23a3a39d 100644 --- a/games/hattrickorganizer/Makefile +++ b/games/hattrickorganizer/Makefile @@ -6,11 +6,10 @@ # PORTNAME= hattrickorganizer -PORTVERSION= 1.395 -PORTREVISION= 1 +PORTVERSION= 1.397 PORTEPOCH= 1 CATEGORIES= games java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= ho1 DISTNAME= HO_${PORTVERSION:S/.//g} diff --git a/games/hattrickorganizer/distinfo b/games/hattrickorganizer/distinfo index deb8b5a2f6d..837469c3b91 100644 --- a/games/hattrickorganizer/distinfo +++ b/games/hattrickorganizer/distinfo @@ -1,3 +1,3 @@ -MD5 (HO_1395.zip) = be8fa9577619bcd01ea578af64588e30 -SHA256 (HO_1395.zip) = 9e822ca0c036dd790b9b519bccc8df4614d1313125c4cdd6b3028f9be9ccf47f -SIZE (HO_1395.zip) = 4878426 +MD5 (HO_1397.zip) = 39940179e2d3a5ea8427df8d845e63f8 +SHA256 (HO_1397.zip) = e3cdd927d968a223d3f71206f93f6ef1409a84ec9b5e3103a16033d3e086fb3d +SIZE (HO_1397.zip) = 4728996 |