From owner-freebsd-ports Sun Mar 31 10: 1:13 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 C460F37B420 for ; Sun, 31 Mar 2002 10:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2VI04W53086; Sun, 31 Mar 2002 10:00:04 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5B5F37B405 for ; Sun, 31 Mar 2002 09:53:16 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2VHrG151801; Sun, 31 Mar 2002 09:53:16 -0800 (PST) (envelope-from nobody) Message-Id: <200203311753.g2VHrG151801@freefall.freebsd.org> Date: Sun, 31 Mar 2002 09:53:16 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36580: Update port: graphics/libfame 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: 36580 >Category: ports >Synopsis: Update port: graphics/libfame >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 Mar 31 10:00:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - GNU_CONFIGURE -> USE_LIBTOOL - Fix pkg-plist >How-To-Repeat: >Fix: diff -ruN /usr/ports/graphics/libfame/Makefile graphics/libfame/Makefile --- /usr/ports/graphics/libfame/Makefile Mon Mar 25 04:13:13 2002 +++ graphics/libfame/Makefile Mon Apr 1 02:32:25 2002 @@ -8,13 +8,15 @@ PORTNAME= libfame PORTVERSION= 0.8.9 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fame MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes +USE_LIBTOOL= yes +LIBTOOLFLAGS= --disable-ltlibs --release-ignore INSTALLS_SHLIB= yes MAN3= fame_close.3 fame_encode_frame.3 fame_get_object.3 fame_init.3 \ diff -ruN /usr/ports/graphics/libfame/pkg-plist graphics/libfame/pkg-plist --- /usr/ports/graphics/libfame/pkg-plist Mon Mar 25 04:13:13 2002 +++ graphics/libfame/pkg-plist Mon Apr 1 02:51:00 2002 @@ -20,9 +20,7 @@ include/fame_syntax_mpeg1.h include/fame_syntax_mpeg4.h include/fame_version.h -lib/libfame-0.8.so -lib/libfame-0.8.so.8 lib/libfame.a -lib/libfame.la lib/libfame.so +lib/libfame.so.8 share/aclocal/libfame.m4 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message