Date: Sat, 31 Dec 2016 17:41:18 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430146 - in head: archivers/libunrar4 audio/mp3c sysutils/fusefs-rar2fs Message-ID: <201612311741.uBVHfIGQ009881@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Sat Dec 31 17:41:17 2016 New Revision: 430146 URL: https://svnweb.freebsd.org/changeset/ports/430146 Log: Reset maintainership of ports belonging to <joris@vandalon.nl> No known ports activity since 2012; multiple PR timeouts since then Note: archivers/libunrar4 will soon be deprecated by upcoming archivers/libunrar5 sysutils/fusefs-rar2fs has a pending update [1] and potentially a new maintainer PR: 214277 [1] Modified: head/archivers/libunrar4/Makefile head/audio/mp3c/Makefile head/sysutils/fusefs-rar2fs/Makefile Modified: head/archivers/libunrar4/Makefile ============================================================================== --- head/archivers/libunrar4/Makefile Sat Dec 31 17:38:55 2016 (r430145) +++ head/archivers/libunrar4/Makefile Sat Dec 31 17:41:17 2016 (r430146) @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.rarlab.com/rar/ DISTNAME= unrarsrc-${PORTVERSION} -MAINTAINER= joris@vandalon.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Library to work with RAR archives WRKSRC= ${WRKDIR}/unrar Modified: head/audio/mp3c/Makefile ============================================================================== --- head/audio/mp3c/Makefile Sat Dec 31 17:38:55 2016 (r430145) +++ head/audio/mp3c/Makefile Sat Dec 31 17:41:17 2016 (r430146) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.wspse.de/linux/wspse/ -MAINTAINER= joris@vandalon.nl +MAINTAINER= ports@FreeBSD.org COMMENT= CD to mp3c converter with a console frontend LICENSE= GPLv2 Modified: head/sysutils/fusefs-rar2fs/Makefile ============================================================================== --- head/sysutils/fusefs-rar2fs/Makefile Sat Dec 31 17:38:55 2016 (r430145) +++ head/sysutils/fusefs-rar2fs/Makefile Sat Dec 31 17:41:17 2016 (r430146) @@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE:rar2fs http:// PKGNAMEPREFIX= fusefs- DISTFILES= rar2fs-1.15.1.tar.gz:rar2fs unrarsrc-4.2.4.tar.gz:unrarsrc -MAINTAINER= joris@vandalon.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Mount rar archives as filesystem LICENSE= GPLv3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612311741.uBVHfIGQ009881>