Date: Thu, 21 Nov 2002 09:30:09 +0300 (MSK) From: "Oleg V. Volkov" <rover@fly.lglobus.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/45552: games/adom: 1.1.0 -> 1.1.1 Message-ID: <200211210630.gAL6U9e55969@fly.lglobus.ru>
next in thread | raw e-mail | index | archive | help
>Number: 45552 >Category: ports >Synopsis: games/adom: 1.1.0 -> 1.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Nov 20 22:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Oleg V. Volkov >Release: FreeBSD 4.5-RC i386 >Organization: -=/ SR 13 /=- >Environment: System: FreeBSD fly.lglobus.ru 4.5-RC FreeBSD 4.5-RC #0: Sat Feb 9 07:21:59 MSK 2002 root@fly.lglobus.ru:/usr/src/sys/compile/SR13-NEW i386 >Description: Version 1.1.1 of A.D.O.M. fixes several gameplay bugs introduced in 1.1.0. >How-To-Repeat: N/A >Fix: diff -ruN adom/Makefile adom-new/Makefile --- adom/Makefile Thu Nov 21 04:18:00 2002 +++ adom-new/Makefile Thu Nov 21 09:28:35 2002 @@ -6,7 +6,7 @@ # PORTNAME= adom -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= games linux MASTER_SITES= http://www.adom.de/adom/download/linux/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-elf @@ -26,7 +26,7 @@ @${INSTALL_PROGRAM} ${WRKSRC}/adom ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for docs in readme.1st adomfaq.txt manual.doc techstat.doc +.for docs in readme.1st adomfaq.txt manual.doc @${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR} .endfor .endif diff -ruN adom/distinfo adom-new/distinfo --- adom/distinfo Thu Nov 21 04:18:00 2002 +++ adom-new/distinfo Thu Nov 21 02:34:40 2002 @@ -1 +1 @@ -MD5 (adom-110-elf.tar.gz) = 3ac3686d6a02cef38a0d957efe6447c4 +MD5 (adom-111-elf.tar.gz) = 801484ba7c7c03b3b999365bc45db053 diff -ruN adom/pkg-plist adom-new/pkg-plist --- adom/pkg-plist Thu Nov 21 04:18:01 2002 +++ adom-new/pkg-plist Thu Nov 21 02:35:23 2002 @@ -2,5 +2,4 @@ %%PORTDOCS%%share/doc/adom/adomfaq.txt %%PORTDOCS%%share/doc/adom/manual.doc %%PORTDOCS%%share/doc/adom/readme.1st -%%PORTDOCS%%share/doc/adom/techstat.doc %%PORTDOCS%%@dirrm share/doc/adom >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211210630.gAL6U9e55969>