Date: Sun, 1 Jul 2018 09:32:04 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473661 - in head: audio/id3lib deskutils/tagutils devel/libleaftag Message-ID: <201807010932.w619W49B064558@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Sun Jul 1 09:32:03 2018 New Revision: 473661 URL: https://svnweb.freebsd.org/changeset/ports/473661 Log: Reset maintainer: <kaeru@inigo-tech.com> Recipient not found. Modified: head/audio/id3lib/Makefile head/deskutils/tagutils/Makefile head/devel/libleaftag/Makefile Modified: head/audio/id3lib/Makefile ============================================================================== --- head/audio/id3lib/Makefile Sun Jul 1 09:17:45 2018 (r473660) +++ head/audio/id3lib/Makefile Sun Jul 1 09:32:03 2018 (r473661) @@ -7,7 +7,7 @@ PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= SF -MAINTAINER= kaeru@inigo-tech.com +MAINTAINER= ports@FreeBSD.org COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags BROKEN_mips= fails to link: '_ZTSN12_GLOBAL__N_117ConstIteratorImplE' referenced in section '.data.rel.ro' of tag.lo: defined in discarded section Modified: head/deskutils/tagutils/Makefile ============================================================================== --- head/deskutils/tagutils/Makefile Sun Jul 1 09:17:45 2018 (r473660) +++ head/deskutils/tagutils/Makefile Sun Jul 1 09:32:03 2018 (r473661) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://releases.chipx86.com/leaftag/tagutils/ -MAINTAINER= kaeru@inigo-tech.com +MAINTAINER= ports@FreeBSD.org COMMENT= Command line tool for tagging files LIB_DEPENDS= libleaftag.so:devel/libleaftag Modified: head/devel/libleaftag/Makefile ============================================================================== --- head/devel/libleaftag/Makefile Sun Jul 1 09:17:45 2018 (r473660) +++ head/devel/libleaftag/Makefile Sun Jul 1 09:32:03 2018 (r473661) @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= devel deskutils MASTER_SITES= http://releases.chipx86.com/leaftag/libleaftag/ -MAINTAINER= kaeru@inigo-tech.com +MAINTAINER= ports@FreeBSD.org COMMENT= Leaftag is a library for tagging files on the desktop USES= pathfix pkgconfig libtool sqlite:2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807010932.w619W49B064558>