From owner-freebsd-ports Fri Jun 7 11:42:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF57337B40A for ; Fri, 7 Jun 2002 11:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g57Ie2d65293; Fri, 7 Jun 2002 11:40:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 785CF37B408 for ; Fri, 7 Jun 2002 11:31:46 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g57IVkhG048200 for ; Fri, 7 Jun 2002 11:31:46 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g57IVkGX048199; Fri, 7 Jun 2002 11:31:46 -0700 (PDT) Message-Id: <200206071831.g57IVkGX048199@www.freebsd.org> Date: Fri, 7 Jun 2002 11:31:46 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/38994: Update port: emulators/libvm68k Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 38994 >Category: ports >Synopsis: Update port: emulators/libvm68k >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: Fri Jun 07 11:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.5-RELEASE i386 >Organization: >Environment: >Description: - GNU_CONFIGURE -> USE_LIBTOOL >How-To-Repeat: >Fix: diff -urN /usr/ports/emulators/libvm68k/Makefile emulators/libvm68k/Makefile --- /usr/ports/emulators/libvm68k/Makefile Tue Jun 4 22:11:34 2002 +++ emulators/libvm68k/Makefile Wed Jun 5 08:03:36 2002 @@ -8,12 +8,14 @@ PORTNAME= libvm68k PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ftp://ftp.hypercore.co.jp/vx68k/${PORTNAME}-${PORTVERSION:R}/ MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes +USE_LIBTOOL= yes +LIBTOOLFLAGS= --disable-ltlibs --release-ignore INSTALLS_SHLIB= yes .include diff -urN /usr/ports/emulators/libvm68k/pkg-plist emulators/libvm68k/pkg-plist --- /usr/ports/emulators/libvm68k/pkg-plist Tue Jun 4 22:11:34 2002 +++ emulators/libvm68k/pkg-plist Wed Jun 5 22:50:34 2002 @@ -7,12 +7,10 @@ include/vm68k/processor.h include/vm68k/size.h include/vm68k/types.h -@dirrm include/vm68k -lib/libvm68k-1.0.so -lib/libvm68k-1.0.so.4 -lib/libvm68k.a -lib/libvm68k.la -lib/libvm68k.so @unexec install-info --delete %D/info/libvm68k.info %D/info/dir info/libvm68k.info @exec install-info %D/info/libvm68k.info %D/info/dir +lib/libvm68k.a +lib/libvm68k.so +lib/libvm68k.so.4 +@dirrm include/vm68k >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message