svn commit: r404649 - head/audio/audex

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Dec 28 14:18:12 UTC 2015


Author: rakuco
Date: Mon Dec 28 14:18:10 2015
New Revision: 404649
URL: https://svnweb.freebsd.org/changeset/ports/404649

Log:
  Switch MASTER_SITES to make the port fetchable again.
  
  Move to kde-apps.org, which provides a tarball with the same hash and size.

Modified:
  head/audio/audex/Makefile
  head/audio/audex/distinfo

Modified: head/audio/audex/Makefile
==============================================================================
--- head/audio/audex/Makefile	Mon Dec 28 14:14:42 2015	(r404648)
+++ head/audio/audex/Makefile	Mon Dec 28 14:18:10 2015	(r404649)
@@ -3,15 +3,14 @@
 PORTNAME=	audex
 PORTVERSION=	0.79
 CATEGORIES=	audio kde
-MASTER_SITES=	http://kde.maniatek.com/${PORTNAME}/files/
+MASTER_SITES=	http://kde-apps.org/CONTENT/content-files/
+DISTNAME=	77125-${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	jhale at FreeBSD.org
 COMMENT=	KDE4 audio CD ripping utility
 
 LICENSE=	GPLv3
 
-BROKEN=		unfetchable
-
 LIB_DEPENDS=	libcdda_paranoia.so:${PORTSDIR}/audio/cdparanoia
 
 USES=		tar:xz cmake

Modified: head/audio/audex/distinfo
==============================================================================
--- head/audio/audex/distinfo	Mon Dec 28 14:14:42 2015	(r404648)
+++ head/audio/audex/distinfo	Mon Dec 28 14:18:10 2015	(r404649)
@@ -1,2 +1,2 @@
-SHA256 (audex-0.79.tar.xz) = 3281d3f02ca148e8e98e699778d463714858c2005e70f8a8c7bf856a18897c30
-SIZE (audex-0.79.tar.xz) = 335732
+SHA256 (77125-audex-0.79.tar.xz) = 3281d3f02ca148e8e98e699778d463714858c2005e70f8a8c7bf856a18897c30
+SIZE (77125-audex-0.79.tar.xz) = 335732


More information about the svn-ports-head mailing list