svn commit: r473661 - in head: audio/id3lib deskutils/tagutils devel/libleaftag

Mark Linimon linimon at FreeBSD.org
Sun Jul 1 09:32:05 UTC 2018


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 at 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 at inigo-tech.com
+MAINTAINER=	ports at 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 at inigo-tech.com
+MAINTAINER=	ports at 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 at inigo-tech.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Leaftag is a library for tagging files on the desktop
 
 USES=		pathfix pkgconfig libtool sqlite:2


More information about the svn-ports-all mailing list