Date: Sun, 7 Jul 2002 17:05:01 +0200 (CEST) From: Tilman Linneweh <tilman@arved.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/40293: Updated Mastersite of port audio/mp3_check Message-ID: <200207071505.g67F51S4005619@sauna.arved.de>
next in thread | raw e-mail | index | archive | help
>Number: 40293 >Category: ports >Synopsis: Updated Mastersite of port audio/mp3_check >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 07 08:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-RC i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-RC FreeBSD 4.6-RC #4: Wed Jun 5 00:48:18 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: Switched to MASTER_SITE_SOURCEFORGE. Add WWW and Author to pkg-descr Maintainer && author will follow up to this PR. >How-To-Repeat: >Fix: #cvs diff -u cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/mp3_check/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 2 Nov 2000 14:47:41 -0000 1.2 +++ Makefile 7 Jul 2002 15:01:47 -0000 @@ -5,13 +5,14 @@ # $FreeBSD: ports/audio/mp3_check/Makefile,v 1.2 2000/11/02 14:47:41 sobomax Exp $ # -PORTNAME= mp3_check -PORTVERSION= 1.98 -CATEGORIES= audio -MASTER_SITES= ftp://mp3check.sourceforge.net/pub/mp3check/ +PORTNAME= mp3_check +PORTVERSION= 1.98 +CATEGORIES= audio +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= mp3check -MAINTAINER= ericb@thedeepsky.com +MAINTAINER= ericb@thedeepsky.com -LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt +LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt .include <bsd.port.mk> Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/audio/mp3_check/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 2 Jun 2000 15:11:14 -0000 1.1 +++ pkg-descr 7 Jul 2002 14:44:04 -0000 @@ -3,5 +3,8 @@ for people who maintain libraries of mp3 files and need a way to verify their quality. +WWW: http://mp3check.sourceforge.net +Author: Eric Bullen <ericb@thedeepsky.com> + - Zach zach@pabst.bendnet.com cvs diff: Diffing files >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?200207071505.g67F51S4005619>