Date: Sun, 13 Jan 2002 22:09:45 -0800 (PST) From: Adam Kranzel <adam-ports@blacktabby.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/33861: Update games/adom port to 1.0.0 (approved by maintainer) Message-ID: <20020114060945.82F9B59F2@cheshire.blacktabby.org>
next in thread | raw e-mail | index | archive | help
>Number: 33861 >Category: ports >Synopsis: Update games/adom port to 1.0.0 (approved by maintainer) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 13 22:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Adam Kranzel >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD cheshire.blacktabby.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Dec 15 13:57:51 PST 2001 root@cheshire.blacktabby.org:/usr/obj/usr/src/sys/CHESHIRE-NODEBUG i386 >Description: A new version of adom has been released, and the included patch updates the port to this version. Also the patch updates the port to depend on linux_base-7, as the new libraries are required for it to work. This patch has been run by the maintainer of the port, and was approved by him. >How-To-Repeat: n/a >Fix: diff -ruN adom.good/Makefile adom/Makefile --- adom.good/Makefile Tue Jan 16 09:30:30 2001 +++ adom/Makefile Sun Jan 13 21:34:45 2002 @@ -6,14 +6,14 @@ # PORTNAME= adom -PORTVERSION= 0.99.g15 +PORTVERSION= 1.0.0 CATEGORIES= games linux MASTER_SITES= http://www.adom.de/adom/download/linux/ -DISTNAME= adom-099g15-elf +DISTNAME= adom-100-elf MAINTAINER= rover@lglobus.ru -RUN_DEPENDS= /compat/linux/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base +RUN_DEPENDS= /compat/linux/lib/libc-2.2.2.so:${PORTSDIR}/emulators/linux_base-7 WRKSRC= ${WRKDIR}/adom diff -ruN adom.good/distinfo adom/distinfo --- adom.good/distinfo Sat Dec 25 10:53:51 1999 +++ adom/distinfo Sun Jan 13 21:34:45 2002 @@ -1 +1 @@ -MD5 (adom-099g15-elf.tar.gz) = 837f89c400a840186c3a1b6f316559cd +MD5 (adom-100-elf.tar.gz) = 39538706a734f643c01a89c3948fe0d5 >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?20020114060945.82F9B59F2>