1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

update to 0.5.15

This commit is contained in:
Oliver Lehmann 2007-12-11 21:24:54 +00:00
parent 8a3b442edb
commit 2b9799250b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203045
3 changed files with 17 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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