Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Apr 1999 15:44:00 -0700 (PDT)
From:      mharo@area51.fremont.ca.us
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10953: Update: audio/mp3info (0.2.15 -> 0.2.16)
Message-ID:  <199904042244.PAA08095@patrol.area51.fremont.ca.us>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904042244.PAA08095>