aboutsummaryrefslogtreecommitdiff
path: root/net/cyphesis
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-04-05 08:15:22 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-04-05 08:15:22 +0000
commitacdafef93ccec884e603fb54f0315312496256ad (patch)
treeb7c9a809c3c4a4fb806dad63fd41d15989d723ec /net/cyphesis
parent241cf7de076e72cf5fb9606e6e9328965575b54a (diff)
downloadports-acdafef93ccec884e603fb54f0315312496256ad.tar.gz
ports-acdafef93ccec884e603fb54f0315312496256ad.zip
update mercator to 0.2.7
update cyphesis to 0.5.19 bump portrevision on ember
Notes
Notes: svn path=/head/; revision=231632
Diffstat (limited to 'net/cyphesis')
-rw-r--r--net/cyphesis/Makefile5
-rw-r--r--net/cyphesis/distinfo6
-rw-r--r--net/cyphesis/files/patch-physics-BBox.h12
-rw-r--r--net/cyphesis/pkg-plist4
4 files changed, 9 insertions, 18 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile
index 0b2032e6de87..d9d9e630696e 100644
--- a/net/cyphesis/Makefile
+++ b/net/cyphesis/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= cyphesis
-PORTVERSION= 0.5.18
-PORTREVISION= 1
+PORTVERSION= 0.5.19
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=worldforge
@@ -18,7 +17,7 @@ COMMENT= A server for WorldForge games
LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \
varconf-1.0.6:${PORTSDIR}/devel/varconf \
wfmath-0.3.4:${PORTSDIR}/math/wfmath \
- mercator-0.2.5:${PORTSDIR}/devel/mercator \
+ mercator-0.2.6:${PORTSDIR}/devel/mercator \
skstream-0.3.4:${PORTSDIR}/net/skstream \
gcrypt.16:${PORTSDIR}/security/libgcrypt
diff --git a/net/cyphesis/distinfo b/net/cyphesis/distinfo
index 24c538cc0460..230d23b318fa 100644
--- a/net/cyphesis/distinfo
+++ b/net/cyphesis/distinfo
@@ -1,3 +1,3 @@
-MD5 (cyphesis-0.5.18.tar.bz2) = 88fec32955e8d6806b7234d3aec3096b
-SHA256 (cyphesis-0.5.18.tar.bz2) = b4a0a0ae625f864fdc4d87797592b7cb33a5522988ecedf4e9f5018b06cc74bd
-SIZE (cyphesis-0.5.18.tar.bz2) = 582055
+MD5 (cyphesis-0.5.19.tar.bz2) = 363997a5c61f0607b34222a9cc72a86e
+SHA256 (cyphesis-0.5.19.tar.bz2) = 55ffec713c0e5c7060776babdb290a71347079d6b733f66e9a6c3506bad5a3cf
+SIZE (cyphesis-0.5.19.tar.bz2) = 587328
diff --git a/net/cyphesis/files/patch-physics-BBox.h b/net/cyphesis/files/patch-physics-BBox.h
deleted file mode 100644
index 5622e4ad8c3d..000000000000
--- a/net/cyphesis/files/patch-physics-BBox.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- physics/BBox.h.orig 2009-02-12 06:55:03.000000000 +0100
-+++ physics/BBox.h 2009-02-12 19:24:05.000000000 +0100
-@@ -20,7 +20,9 @@
- #ifndef PHYSICS_BBOX_H
- #define PHYSICS_BBOX_H
-
-+#include <cmath>
- #include <wfmath/axisbox.h>
-+#include <wfmath/point.h>
-
- typedef WFMath::AxisBox<3> BBox;
-
diff --git a/net/cyphesis/pkg-plist b/net/cyphesis/pkg-plist
index d5dda71a3552..25fd91772afc 100644
--- a/net/cyphesis/pkg-plist
+++ b/net/cyphesis/pkg-plist
@@ -3,9 +3,11 @@ bin/cyclient
bin/cycmd
bin/cyconfig
bin/cyconvertrules
+bin/cydb
bin/cydumprules
bin/cyloadrules
bin/cypasswd
+bin/cypython
bin/cyphesis
etc/cyphesis/cyphesis.vconf
etc/cyphesis/mason.d/animals.xml
@@ -54,8 +56,10 @@ etc/cyphesis/mason.d/weapons.xml
%%DATADIR%%/rulesets/basic/mind/panlingua/ontology.py
%%DATADIR%%/rulesets/basic/mind/panlingua/panlingua.py
%%DATADIR%%/rulesets/basic/mind/panlingua/syntax.py
+%%DATADIR%%/rulesets/mason/benchmarks.py
%%DATADIR%%/rulesets/mason/define_world.py
%%DATADIR%%/rulesets/mason/define_world_aglanor.py
+%%DATADIR%%/rulesets/mason/tests.py
%%DATADIR%%/rulesets/mason/world/__init__.py
%%DATADIR%%/rulesets/mason/world/objects/Pile.py
%%DATADIR%%/rulesets/mason/world/objects/Weather.py