svn commit: r480508 - head/audio/shorten

Jan Beich jbeich at FreeBSD.org
Sun Sep 23 13:30:49 UTC 2018


Author: jbeich
Date: Sun Sep 23 13:30:47 2018
New Revision: 480508
URL: https://svnweb.freebsd.org/changeset/ports/480508

Log:
  audio/shorten: move to new home
  
  Upstream maintainer already used freeshell.org hosting for mail.
  https://web.archive.org/web/20180903155129/http://etree.org/shnutils/shorten/
  
  Obtained from:	Gentoo
  Approved by:	portmgr blanket

Modified:
  head/audio/shorten/Makefile   (contents, props changed)
  head/audio/shorten/pkg-descr   (contents, props changed)

Modified: head/audio/shorten/Makefile
==============================================================================
--- head/audio/shorten/Makefile	Sun Sep 23 13:25:45 2018	(r480507)
+++ head/audio/shorten/Makefile	Sun Sep 23 13:30:47 2018	(r480508)
@@ -4,12 +4,11 @@
 PORTNAME=	shorten
 PORTVERSION=	3.6.1
 CATEGORIES=	audio archivers
-MASTER_SITES=	http://www.etree.org/shnutils/shorten/dist/src/
+MASTER_SITES=	http://shnutils.freeshell.org/shorten/dist/src/
 
 MAINTAINER=	sec at 42.org
 COMMENT=	Fast and optionally lossless compression for waveform files
 
-BROKEN=		unfetchable
 RESTRICTED=	May not be sold.  May not be distributed if modified
 
 GNU_CONFIGURE=	yes

Modified: head/audio/shorten/pkg-descr
==============================================================================
--- head/audio/shorten/pkg-descr	Sun Sep 23 13:25:45 2018	(r480507)
+++ head/audio/shorten/pkg-descr	Sun Sep 23 13:30:47 2018	(r480508)
@@ -14,4 +14,4 @@ non-commercial encoding (e.g. private or research use)
 If you intend to use shorten, be sure to check the full license,
 which can be displayed by "shorten -l".
 
-WWW: http://www.etree.org/shnutils/shorten/
+WWW: http://shnutils.freeshell.org/shorten/


More information about the svn-ports-all mailing list