From owner-freebsd-ports Sun Apr 4 15:52: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BBC814D4F for ; Sun, 4 Apr 1999 15:51:58 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id PAA00658; Sun, 4 Apr 1999 15:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from patrol.area51.fremont.ca.us (d60-076.leach.ucdavis.edu [169.237.60.76]) by hub.freebsd.org (Postfix) with ESMTP id 8F4C314CC5 for ; Sun, 4 Apr 1999 15:45:40 -0700 (PDT) (envelope-from mharo@patrol.area51.fremont.ca.us) Received: (from mharo@localhost) by patrol.area51.fremont.ca.us (8.9.2/8.9.2) id PAA08095; Sun, 4 Apr 1999 15:44:00 -0700 (PDT) (envelope-from mharo) Message-Id: <199904042244.PAA08095@patrol.area51.fremont.ca.us> Date: Sun, 4 Apr 1999 15:44:00 -0700 (PDT) From: mharo@area51.fremont.ca.us Reply-To: mharo@area51.fremont.ca.us To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/10953: Update: audio/mp3info (0.2.15 -> 0.2.16) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10953 >Category: ports >Synopsis: Update: audio/mp3info (0.2.15 -> 0.2.16) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 4 15:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Michael Haro >Release: FreeBSD 3.1-STABLE i386 >Organization: >Environment: >Description: Changes: - New version (0.2.15 -> 0.2.16) portlint: 0 warnings, 0 errors patches: 0 new, 1 removed removed: patch-aa supports PREFIX: yes supports CFLAGS: yes >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/audio/mp3info/Makefile,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 Makefile --- Makefile 1998/06/24 15:34:36 1.1.1.1 +++ Makefile 1999/04/04 22:40:21 @@ -6,12 +6,15 @@ # $Id: Makefile,v 1.1.1.1 1998/06/24 15:34:36 mph Exp $ # -DISTNAME= mp3info-0.2.15 +DISTNAME= mp3info-0.2.16 CATEGORIES= audio MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/ MAINTAINER= andy@icc.surw.chel.su +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="${CFLAGS}" + MAN1= mp3info.1 do-install: @@ -19,7 +22,7 @@ @ ${INSTALL_MAN} ${WRKSRC}/mp3info.1 ${PREFIX}/man/man1 .if !defined(NOPORTDOCS) @ ${MKDIR} ${PREFIX}/share/doc/mp3info -.for file in COPYRIGHT ChangeLog README +.for file in ChangeLog README @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/mp3info .endfor .endif Index: files/md5 =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/audio/mp3info/files/md5,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 md5 --- md5 1998/06/24 15:34:36 1.1.1.1 +++ md5 1999/04/04 22:31:21 @@ -1 +1 @@ -MD5 (mp3info-0.2.15.tar.gz) = e50ce36340ae93fa489007ed07d79316 +MD5 (mp3info-0.2.16.tar.gz) = d67b0225a197e91da87e94707121bb21 cvs diff: patches/patch-aa was removed, no comparison available Index: pkg/PLIST =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/audio/mp3info/pkg/PLIST,v retrieving revision 1.2 diff -u -r1.2 PLIST --- PLIST 1998/08/17 07:14:07 1.2 +++ PLIST 1999/04/04 22:36:41 @@ -1,5 +1,4 @@ bin/mp3info -share/doc/mp3info/COPYRIGHT share/doc/mp3info/ChangeLog share/doc/mp3info/README @dirrm share/doc/mp3info >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message