Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jul 2016 21:25:04 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417903 - head/audio/amp
Message-ID:  <201607012125.u61LP4KH073390@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Fri Jul  1 21:25:04 2016
New Revision: 417903
URL: https://svnweb.freebsd.org/changeset/ports/417903

Log:
  - Add new MASTER_SITE and unbreak [1]
  - While here, add TIMESTAMP to distinfo
  
  PR:		210752 [1]
  Submitted by:	Riccardo Torrini <riccardo at torrini.org>

Modified:
  head/audio/amp/Makefile
  head/audio/amp/distinfo

Modified: head/audio/amp/Makefile
==============================================================================
--- head/audio/amp/Makefile	Fri Jul  1 19:43:19 2016	(r417902)
+++ head/audio/amp/Makefile	Fri Jul  1 21:25:04 2016	(r417903)
@@ -5,14 +5,12 @@ PORTNAME=	amp
 PORTVERSION=	0.7.6
 PORTEPOCH=	1
 CATEGORIES=	audio
-MASTER_SITES=	http://www-users.cs.umn.edu/~wburdick/ftp/
+MASTER_SITES=	http://www.gufi.org/ports/ \
+		http://www-users.cs.umn.edu/~wburdick/ftp/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Another mp3 player
 
-BROKEN=		Does not fetch
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2016-07-04
 USES=		gmake
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_prog_gcc=no

Modified: head/audio/amp/distinfo
==============================================================================
--- head/audio/amp/distinfo	Fri Jul  1 19:43:19 2016	(r417902)
+++ head/audio/amp/distinfo	Fri Jul  1 21:25:04 2016	(r417903)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1467406118
 SHA256 (amp-0.7.6.tar.gz) = c08e91d512065d7f6866fd83fa60571d76de7a1c4cc377cf9ce7dd9f943c69b8
 SIZE (amp-0.7.6.tar.gz) = 100337



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