Date: Sun, 1 Jun 2014 18:58:46 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356163 - head/audio/ogg2mp3 Message-ID: <201406011858.s51IwkLS020263@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wxs Date: Sun Jun 1 18:58:45 2014 New Revision: 356163 URL: http://svnweb.freebsd.org/changeset/ports/356163 QAT: https://qat.redports.org/buildarchive/r356163/ Log: MASTER_SITE disappeared and upstream maintainer is not responding. I have stepped in to provide hosting. Distfile matches previously recorded hashes. Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Modified: head/audio/ogg2mp3/Makefile Modified: head/audio/ogg2mp3/Makefile ============================================================================== --- head/audio/ogg2mp3/Makefile Sun Jun 1 18:52:21 2014 (r356162) +++ head/audio/ogg2mp3/Makefile Sun Jun 1 18:58:45 2014 (r356163) @@ -5,7 +5,7 @@ PORTNAME= ogg2mp3 PORTVERSION= 0.6.1 PORTREVISION?= 2 CATEGORIES= audio -MASTER_SITES= http://jamesa.com/projects/ogg2mp3/releases/ +MASTER_SITES= http://atarininja.org/distfiles/ MAINTAINER= tobias.rehbein@web.de COMMENT= Perl script that converts Ogg Vorbis files to MP3 format
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406011858.s51IwkLS020263>