Date: Mon, 28 Aug 2006 06:38:33 +0200 (CEST) From: Oliver Lehmann <oliver@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann <oliver@FreeBSD.org> Subject: ports/102591: update-port: games/daimonin-client Message-ID: <200608280438.k7S4cXYc056194@kartoffel.salatschuessel.net> Resent-Message-ID: <200608280440.k7S4eKVT034673@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102591 >Category: ports >Synopsis: update-port: games/daimonin-client >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Aug 28 04:40:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 6.1-STABLE amd64 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri Jul 7 18:40:18 CEST 2006 olivleh1@kartoffel.salatschuessel.net:/usr/obj/amd64-athlon64-6.1/usr/src/sys/KARTOFFEL amd64 >Description: old version is not any longer connectable to the server update to BETA3-0967 >How-To-Repeat: >Fix: --- daimonin-client.diff begins here --- Index: daimonin-client/Makefile =================================================================== RCS file: /home/pcvs/ports/games/daimonin-client/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- daimonin-client/Makefile 11 Oct 2005 21:29:34 -0000 1.2 +++ daimonin-client/Makefile 28 Aug 2006 04:37:16 -0000 @@ -6,8 +6,8 @@ # PORTNAME= daimonin_client -DISTVERSION= BETA3-0966 -PORTREVISION= 1 +DISTVERSION= BETA3-0967 +PORTREVISION= 0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= daimonin @@ -27,6 +27,8 @@ post-patch: @${CHMOD} a+x ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|daimonin-beta03-0\.966|daimonin-beta03-0\.967|' \ + ${WRKSRC}/Makefile.in @${CP} ${PORTSDIR}/Templates/config.guess ${PORTSDIR}/Templates/config.sub \ ${WRKSRC}/make_utils/ Index: daimonin-client/distinfo =================================================================== RCS file: /home/pcvs/ports/games/daimonin-client/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- daimonin-client/distinfo 23 Nov 2005 17:37:58 -0000 1.2 +++ daimonin-client/distinfo 28 Aug 2006 04:37:16 -0000 @@ -1,3 +1,3 @@ -MD5 (daimonin_client-BETA3-0966.tgz) = f15098816863537ed547b4f70d1413c2 -SHA256 (daimonin_client-BETA3-0966.tgz) = f41a1f0068bdb6a6d77410097037e2e2901aff557109d136a570ce61b47c67d3 -SIZE (daimonin_client-BETA3-0966.tgz) = 15101397 +MD5 (daimonin_client-BETA3-0967.tgz) = 6f632b4d15434de01c953fde22f7256f +SHA256 (daimonin_client-BETA3-0967.tgz) = ae5168f617fc1c23fc2b06044c154e5282f972606d3d9724801ee621391c95d7 +SIZE (daimonin_client-BETA3-0967.tgz) = 15277607 Index: daimonin-client/pkg-plist =================================================================== RCS file: /home/pcvs/ports/games/daimonin-client/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- daimonin-client/pkg-plist 15 Feb 2005 15:06:33 -0000 1.1 +++ daimonin-client/pkg-plist 28 Aug 2006 04:37:17 -0000 @@ -1,5 +1,7 @@ bin/daimonin share/daimonin_client/sfx/arrow_hit.wav +share/daimonin_client/sfx/book.wav +share/daimonin_client/sfx/page.wav share/daimonin_client/sfx/weapon_attack.wav share/daimonin_client/sfx/warning_statup.wav share/daimonin_client/sfx/warning_statdown.wav @@ -136,6 +138,8 @@ @dirrm share/daimonin_client/media share/daimonin_client/cache/README.txt @dirrm share/daimonin_client/cache +share/daimonin_client/bitmaps/journal.png +share/daimonin_client/bitmaps/font11x15.png share/daimonin_client/bitmaps/apply.png share/daimonin_client/bitmaps/warn_food.png share/daimonin_client/bitmaps/wand.png --- daimonin-client.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608280438.k7S4cXYc056194>