Date: Mon, 31 Jul 2000 13:07:08 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org Subject: ports/20320: Update port: games/empire to 1.2 Message-ID: <20000731200708.DEBB037B708@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 20320 >Category: ports >Synopsis: Update port: games/empire to 1.2 >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: Mon Jul 31 13:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.1-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/games/empire/Makefile games/empire/Makefile --- /usr/ports/games/empire/Makefile Fri Apr 14 18:49:02 2000 +++ games/empire/Makefile Mon Jul 31 22:10:15 2000 @@ -6,19 +6,18 @@ # PORTNAME= empire -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= games MASTER_SITES= ftp://locke.ccil.org/pub/esr/ -DISTNAME= ${PORTNAME} +DISTNAME= vms-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -WRKSRC= ${WRKDIR}/${PKGNAME} MAN6= empire.6 do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/empire ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/empire.6 ${PREFIX}/man/man6 + ${INSTALL_PROGRAM} ${WRKSRC}/vms-empire ${PREFIX}/bin/empire + ${INSTALL_MAN} ${WRKSRC}/vms-empire.6 ${PREFIX}/man/man6/empire.6 .if !defined(NOPORTDOCS) .for file in BUGS READ.ME @${MKDIR} ${PREFIX}/share/doc/empire diff -urN /usr/ports/games/empire/files/md5 games/empire/files/md5 --- /usr/ports/games/empire/files/md5 Fri Jun 27 18:59:32 1997 +++ games/empire/files/md5 Mon Jul 31 20:40:13 2000 @@ -1 +1 @@ -MD5 (empire.tar.gz) = ab4ef2b7403f184979a5ee164cd90069 +MD5 (vms-empire-1.2.tar.gz) = d1e19009c61af2b5aab3bda4c165fc3d >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?20000731200708.DEBB037B708>