Date: Sun, 23 Sep 2018 13:30:48 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480508 - head/audio/shorten Message-ID: <201809231330.w8NDUmHu055780@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809231330.w8NDUmHu055780>