Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2019 01:34:02 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501511 - in head: . audio audio/ogg2mp3 audio/ogg2mp3/files
Message-ID:  <201905130134.x4D1Y2Jk003343@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon May 13 01:34:01 2019
New Revision: 501511
URL: https://svnweb.freebsd.org/changeset/ports/501511

Log:
  Re-add audio/ogg2mp3: It was unfetchable because it moved to github
  
  PR:		234428
  Submitted by:	tobias.rehbein@web.de (maintainer)

Added:
  head/audio/ogg2mp3/
     - copied from r471891, head/audio/ogg2mp3/
Modified:
  head/MOVED
  head/audio/Makefile
  head/audio/ogg2mp3/Makefile
  head/audio/ogg2mp3/distinfo
  head/audio/ogg2mp3/files/patch-ogg2mp3
  head/audio/ogg2mp3/pkg-descr

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon May 13 01:16:04 2019	(r501510)
+++ head/MOVED	Mon May 13 01:34:01 2019	(r501511)
@@ -10193,7 +10193,6 @@ audio/kaudiocreator||2018-06-07|Has expired: Broken fo
 audio/jxm||2018-06-07|Has expired: Depends on BROKEN and expiring comms/java-commapi
 audio/deforaos-mixer||2018-06-07|Has expired: Broken for more than 6 months
 audio/gkrellmss2||2018-06-07|Has expired: Broken for more than 6 months
-audio/ogg2mp3||2018-06-07|Has expired: Broken for more than 6 months
 audio/abcmidi||2018-06-07|Has expired: Broken for more than 6 months
 benchmarks/netpipe||2018-06-07|Has expired: Broken for more than 6 months
 biology/plink||2018-06-07|Has expired: Broken for more than 6 months

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Mon May 13 01:16:04 2019	(r501510)
+++ head/audio/Makefile	Mon May 13 01:34:01 2019	(r501511)
@@ -567,6 +567,7 @@
     SUBDIR += nuvolaplayer
     SUBDIR += oaml
     SUBDIR += ocp
+    SUBDIR += ogg2mp3
     SUBDIR += openal-soft
     SUBDIR += opencore-amr
     SUBDIR += openspc

Modified: head/audio/ogg2mp3/Makefile
==============================================================================
--- head/audio/ogg2mp3/Makefile	Thu Jun  7 00:32:27 2018	(r471891)
+++ head/audio/ogg2mp3/Makefile	Mon May 13 01:34:01 2019	(r501511)
@@ -3,25 +3,28 @@
 
 PORTNAME=	ogg2mp3
 PORTVERSION=	0.6.1
-PORTREVISION?=	2
+PORTREVISION?=	3
 CATEGORIES=	audio
-MASTER_SITES=	http://atarininja.org/distfiles/
 
 MAINTAINER=	tobias.rehbein@web.de
 COMMENT=	Perl script that converts Ogg Vorbis files to MP3 format
 
-BROKEN=		No public distfiles
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2018-06-06
-
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/doc/LICENSE
 
 RUN_DEPENDS=	lame:audio/lame \
 		p5-String-ShellQuote>=0:textproc/p5-String-ShellQuote \
 		ogginfo:audio/vorbis-tools
 
+USES=		perl5 shebangfix tar:tgz
+USE_GITHUB=	yes
+GH_ACCOUNT=	fithp
+GH_TAGNAME=	f3bee47c3bce01a33b5bce88fa70bd9ecadca0ad
+
+SHEBANG_FILES=	ogg2mp3
+
 NO_BUILD=	yes
-USES=		perl5 tar:bzip2
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/ogg2mp3
 

Modified: head/audio/ogg2mp3/distinfo
==============================================================================
--- head/audio/ogg2mp3/distinfo	Thu Jun  7 00:32:27 2018	(r471891)
+++ head/audio/ogg2mp3/distinfo	Mon May 13 01:34:01 2019	(r501511)
@@ -1,2 +1,3 @@
-SHA256 (ogg2mp3-0.6.1.tar.bz2) = 4f6ffeed81a36bf1b6715ce0213a57fa3e7e1f40f80f382e663060645400d84e
-SIZE (ogg2mp3-0.6.1.tar.bz2) = 12424
+TIMESTAMP = 1545856210
+SHA256 (fithp-ogg2mp3-0.6.1-f3bee47c3bce01a33b5bce88fa70bd9ecadca0ad_GH0.tar.gz) = d43e9e3854db5a7fa9f3bbf40198dca95f2ed429e100ad361447df8c8e1bb078
+SIZE (fithp-ogg2mp3-0.6.1-f3bee47c3bce01a33b5bce88fa70bd9ecadca0ad_GH0.tar.gz) = 13257

Modified: head/audio/ogg2mp3/files/patch-ogg2mp3
==============================================================================
--- head/audio/ogg2mp3/files/patch-ogg2mp3	Thu Jun  7 00:32:27 2018	(r471891)
+++ head/audio/ogg2mp3/files/patch-ogg2mp3	Mon May 13 01:34:01 2019	(r501511)
@@ -1,12 +1,6 @@
 --- ogg2mp3.orig	2009-08-28 00:49:03 UTC
 +++ ogg2mp3
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-+#!%%LOCALBASE%%/bin/perl
- 
- # ogg2mp3
- # Maintained by: James Ausmus <james.ausmus.code@gmail.com>
-@@ -50,10 +50,10 @@ print "    Maintainership assumed by Jam
+@@ -50,10 +50,10 @@ print "    Maintainership assumed by James Ausmus\n";
  print "  This code is released under the General Public License v2.\n";
  print " ------------------------------------------------------------------- \n\n";
  

Modified: head/audio/ogg2mp3/pkg-descr
==============================================================================
--- head/audio/ogg2mp3/pkg-descr	Thu Jun  7 00:32:27 2018	(r471891)
+++ head/audio/ogg2mp3/pkg-descr	Mon May 13 01:34:01 2019	(r501511)
@@ -1,3 +1,3 @@
 ogg2mp3 is a perl script that converts Ogg Vorbis files into MP3 format.
 
-WWW: http://gitorious.org/ogg2mp3/pages/Home
+WWW: https://github.com/fithp/ogg2mp3



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