diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-12-11 21:24:54 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-12-11 21:24:54 +0000 |
commit | 2b9799250bd7222758c3cb055d2bfc8519787d80 (patch) | |
tree | b774c51f7545e489fcf1b07c09be6cbc90c2411f /net/cyphesis | |
parent | 8a3b442edbedbaa70e5f5a9f44a94144830c0155 (diff) | |
download | ports-2b9799250bd7222758c3cb055d2bfc8519787d80.tar.gz ports-2b9799250bd7222758c3cb055d2bfc8519787d80.zip |
Notes
Diffstat (limited to 'net/cyphesis')
-rw-r--r-- | net/cyphesis/Makefile | 2 | ||||
-rw-r--r-- | net/cyphesis/distinfo | 6 | ||||
-rw-r--r-- | net/cyphesis/pkg-plist | 13 |
3 files changed, 17 insertions, 4 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 7bc69cb83fca..1ae253db669e 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cyphesis -PORTVERSION= 0.5.13 +PORTVERSION= 0.5.15 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=worldforge diff --git a/net/cyphesis/distinfo b/net/cyphesis/distinfo index 63ca0562ad7f..866fe4b85f8e 100644 --- a/net/cyphesis/distinfo +++ b/net/cyphesis/distinfo @@ -1,3 +1,3 @@ -MD5 (cyphesis-0.5.13.tar.bz2) = 89ceca9e9b2d1a87fdc1c2b14c7a9ea7 -SHA256 (cyphesis-0.5.13.tar.bz2) = a08f6ee3809e38bb507bcdc507bea9ab75e2d06e700a932b4ab50b8343ce1150 -SIZE (cyphesis-0.5.13.tar.bz2) = 676872 +MD5 (cyphesis-0.5.15.tar.bz2) = 15a430ce941b30bff55e475facb48b95 +SHA256 (cyphesis-0.5.15.tar.bz2) = c1220e222d7588c27b1cd0a1ac6605a0c26d13fedaecc5469129d32448cc2767 +SIZE (cyphesis-0.5.15.tar.bz2) = 549050 diff --git a/net/cyphesis/pkg-plist b/net/cyphesis/pkg-plist index 50ecae6d99fa..5ae849126dfb 100644 --- a/net/cyphesis/pkg-plist +++ b/net/cyphesis/pkg-plist @@ -8,8 +8,20 @@ bin/cyloadrules bin/cypasswd bin/cyphesis etc/cyphesis/cyphesis.vconf +etc/cyphesis/mason.d/animals.xml etc/cyphesis/mason.d/basic.xml +etc/cyphesis/mason.d/buildings.xml +etc/cyphesis/mason.d/characters.xml +etc/cyphesis/mason.d/clothing.xml +etc/cyphesis/mason.d/construction.xml +etc/cyphesis/mason.d/food.xml etc/cyphesis/mason.d/mason.xml +etc/cyphesis/mason.d/operations.xml +etc/cyphesis/mason.d/plants.xml +etc/cyphesis/mason.d/tasks.xml +etc/cyphesis/mason.d/terrain.xml +etc/cyphesis/mason.d/tools.xml +etc/cyphesis/mason.d/weapons.xml %%DATADIR%%/rulesets/basic/mind/Goal.py %%DATADIR%%/rulesets/basic/mind/Knowledge.py %%DATADIR%%/rulesets/basic/mind/Memory.py @@ -98,6 +110,7 @@ etc/cyphesis/mason.d/mason.xml %%DATADIR%%/rulesets/mason/world/tasks/Sharpen.py %%DATADIR%%/rulesets/mason/world/tasks/Slaughter.py %%DATADIR%%/rulesets/mason/world/tasks/Slice.py +%%DATADIR%%/rulesets/mason/world/tasks/Trailblaze.py %%DATADIR%%/rulesets/mason/world/tasks/__init__.py %%DATADIR%%/scripts/cyphesis/__init__.py %%DATADIR%%/scripts/cyphesis/Thing.py |