diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-09 19:39:34 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-09 19:39:34 +0800 |
commit | 691b5fd789276efd35b474983539fbeeab5fd489 (patch) | |
tree | 59e4c7bfc8dfa3db790d0f1e3b74d3362414a497 /games | |
parent | 7ca36098478b31042b4b5347cfc995df3a10ac35 (diff) | |
download | freebsd-ports-gnome-691b5fd789276efd35b474983539fbeeab5fd489.tar.gz freebsd-ports-gnome-691b5fd789276efd35b474983539fbeeab5fd489.tar.zst freebsd-ports-gnome-691b5fd789276efd35b474983539fbeeab5fd489.zip |
Update to 0.11.
Diffstat (limited to 'games')
-rw-r--r-- | games/heroes/Makefile | 4 | ||||
-rw-r--r-- | games/heroes/distinfo | 4 | ||||
-rw-r--r-- | games/heroes/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/games/heroes/Makefile b/games/heroes/Makefile index 8b8cac49aafd..f633d3d96d17 100644 --- a/games/heroes/Makefile +++ b/games/heroes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= heroes -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +22,7 @@ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt -DATAVERSION= 1.0 +DATAVERSION= 1.1 SOUNDVERSION= 1.0 MUSICVERSION= 1.0 DATADISTNAME= ${PORTNAME}-data-${DATAVERSION} diff --git a/games/heroes/distinfo b/games/heroes/distinfo index 48d127a90370..96db61ae8f0b 100644 --- a/games/heroes/distinfo +++ b/games/heroes/distinfo @@ -1,4 +1,4 @@ -MD5 (heroes-0.10.tar.gz) = 5f459dcbc112a45e6c82b2ffa1659d4c -MD5 (heroes-data-1.0.tar.gz) = b8efaf361c6258713fc8778039b3b3ae +MD5 (heroes-0.11.tar.gz) = 09de470a5b77e26c2b57b88afaa4db62 +MD5 (heroes-data-1.1.tar.gz) = 553785cf7b55ce4662276fa8c1d77a48 MD5 (heroes-sound-effects-1.0.tar.gz) = f4defb80baf765fceac034a408f7ad2e MD5 (heroes-sound-tracks-1.0.tar.gz) = bcde6137a4b21b7395fd3d84b42b7888 diff --git a/games/heroes/pkg-plist b/games/heroes/pkg-plist index 3ed2941e624c..31c269a74313 100644 --- a/games/heroes/pkg-plist +++ b/games/heroes/pkg-plist @@ -114,6 +114,8 @@ share/heroes/mod/heroes10.xm share/heroes/mod/intro.xm share/heroes/mod/menu.xm share/heroes/mod/sound.conf +share/heroes/pics/arrow.fig +share/heroes/pics/arrow.pcx share/heroes/pics/background.pcx share/heroes/pics/bonusa.pcx share/heroes/pics/bonusb.pcx |