Date: Wed, 13 Nov 2002 00:31:55 +0300 (MSK) From: "Oleg V. Volkov" <rover@fly.lglobus.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/45244: games/adom update to 1.1.0 Message-ID: <200211122131.gACLVt433728@fly.lglobus.ru>
next in thread | raw e-mail | index | archive | help
>Number: 45244 >Category: ports >Synopsis: games/adom update to 1.1.0 >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: Tue Nov 12 13: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: Update of A.D.O.M. to recently released version 1.1.0. >How-To-Repeat: N/A. >Fix: diff -ruN adom/Makefile adom-new/Makefile --- adom/Makefile Sat Jun 1 01:21:10 2002 +++ adom-new/Makefile Tue Nov 12 23:19:05 2002 @@ -6,10 +6,10 @@ # PORTNAME= adom -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= games linux MASTER_SITES= http://www.adom.de/adom/download/linux/ -DISTNAME= adom-100-elf +DISTNAME= adom-110-elf MAINTAINER= rover@lglobus.ru @@ -26,7 +26,7 @@ @${INSTALL_PROGRAM} ${WRKSRC}/adom ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for docs in readme.1st adomfaq.txt manual.doc +.for docs in readme.1st adomfaq.txt manual.doc techstat.doc @${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR} .endfor .endif diff -ruN adom/distinfo adom-new/distinfo --- adom/distinfo Sat Jan 19 01:04:23 2002 +++ adom-new/distinfo Tue Nov 12 23:14:43 2002 @@ -1 +1 @@ -MD5 (adom-100-elf.tar.gz) = 39538706a734f643c01a89c3948fe0d5 +MD5 (adom-110-elf.tar.gz) = 3ac3686d6a02cef38a0d957efe6447c4 diff -ruN adom/pkg-plist adom-new/pkg-plist --- adom/pkg-plist Sat Jan 19 01:04:23 2002 +++ adom-new/pkg-plist Tue Nov 12 23:19:52 2002 @@ -2,4 +2,5 @@ %%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?200211122131.gACLVt433728>