Date: Mon, 23 Nov 2015 20:46:48 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402328 - head/sysutils/fusefs-mp3fs Message-ID: <201511232046.tANKkmb2013091@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Mon Nov 23 20:46:47 2015 New Revision: 402328 URL: https://svnweb.freebsd.org/changeset/ports/402328 Log: sysutils/fusefs-mp3fs: 0.9 -> 0.91 - Changes: https://github.com/khenriks/mp3fs/releases - moved maintainter contact to new e-mail address PR: 204718 Submitted by: stefan.rumetshofer@drei.at Modified: head/sysutils/fusefs-mp3fs/Makefile head/sysutils/fusefs-mp3fs/distinfo Modified: head/sysutils/fusefs-mp3fs/Makefile ============================================================================== --- head/sysutils/fusefs-mp3fs/Makefile Mon Nov 23 20:26:44 2015 (r402327) +++ head/sysutils/fusefs-mp3fs/Makefile Mon Nov 23 20:46:47 2015 (r402328) @@ -2,14 +2,13 @@ # $FreeBSD$ PORTNAME= mp3fs -PORTVERSION= 0.9 -PORTREVISION= 1 +PORTVERSION= 0.91 PORTEPOCH= 1 CATEGORIES= sysutils audio MASTER_SITES= https://github.com/khenriks/${PORTNAME}/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= fusefs- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= stefan.rumetshofer@drei.at COMMENT= FUSE-based filesystem for transcoding flac to mp3 on the fly LICENSE= GPLv3 # or later Modified: head/sysutils/fusefs-mp3fs/distinfo ============================================================================== --- head/sysutils/fusefs-mp3fs/distinfo Mon Nov 23 20:26:44 2015 (r402327) +++ head/sysutils/fusefs-mp3fs/distinfo Mon Nov 23 20:46:47 2015 (r402328) @@ -1,2 +1,2 @@ -SHA256 (mp3fs-0.9.tar.gz) = 2f5f7e45ff73d9a16b6c1173cdefb4a4b37f5d141acc360161168af27a821b18 -SIZE (mp3fs-0.9.tar.gz) = 145118 +SHA256 (mp3fs-0.91.tar.gz) = a47b5e351b7660e6f535a3c5b489c5a8191209957f8c0b8d066a5c221e8ecf92 +SIZE (mp3fs-0.91.tar.gz) = 357098
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511232046.tANKkmb2013091>