Bug 187285 - Forfeit ports
Summary: Forfeit ports
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-05 15:50 UTC by Chris Petrik
Modified: 2014-03-06 08:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petrik 2014-03-05 15:50:01 UTC
remove maintainer for:

audio/smasher
editors/diakonos
emulators/fceux
ftp/bareftp

These ports are no longer used or cared for
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2014-03-05 19:45:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-03-06 08:12:13 UTC
Author: culot
Date: Thu Mar  6 08:12:05 2014
New Revision: 347170
URL: http://svnweb.freebsd.org/changeset/ports/347170
QAT: https://qat.redports.org/buildarchive/r347170/

Log:
  - Reset maintainership
  
  PR:		ports/187285
  Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>

Modified:
  head/audio/smasher/Makefile
  head/editors/diakonos/Makefile
  head/emulators/fceux/Makefile
  head/ftp/bareftp/Makefile

Modified: head/audio/smasher/Makefile
==============================================================================
--- head/audio/smasher/Makefile	Thu Mar  6 08:01:57 2014	(r347169)
+++ head/audio/smasher/Makefile	Thu Mar  6 08:12:05 2014	(r347170)
@@ -8,7 +8,7 @@ CATEGORIES=	audio
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${PORTVERSION}-source
 
-MAINTAINER=	c.petrik.sosa@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cross platform audio loop slicer
 
 LIB_DEPENDS=	libsndfile.so:${PORTSDIR}/audio/libsndfile \

Modified: head/editors/diakonos/Makefile
==============================================================================
--- head/editors/diakonos/Makefile	Thu Mar  6 08:01:57 2014	(r347169)
+++ head/editors/diakonos/Makefile	Thu Mar  6 08:12:05 2014	(r347170)
@@ -6,7 +6,7 @@ PORTVERSION=	0.9.1
 CATEGORIES=	editors ruby
 MASTER_SITES=   http://diakonos.pist0s.ca/archives/ \
          	http://distfiles.bsdjunk.com
-MAINTAINER=	c.petrik.sosa@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Linux editor for the masses
 
 LICENSE=	MIT

Modified: head/emulators/fceux/Makefile
==============================================================================
--- head/emulators/fceux/Makefile	Thu Mar  6 08:01:57 2014	(r347169)
+++ head/emulators/fceux/Makefile	Thu Mar  6 08:12:05 2014	(r347170)
@@ -8,7 +8,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	SF/fceultra/Source%20Code/${PORTVERSION:R}%20src/
 DISTNAME=	${PORTNAME}-${PORTVERSION}.src
 
-MAINTAINER=	c.petrik.sosa@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Portable NES/Famicom emulator based on Bero's original FCE
 
 USES=		pkgconfig

Modified: head/ftp/bareftp/Makefile
==============================================================================
--- head/ftp/bareftp/Makefile	Thu Mar  6 08:01:57 2014	(r347169)
+++ head/ftp/bareftp/Makefile	Thu Mar  6 08:12:05 2014	(r347170)
@@ -6,7 +6,7 @@ PORTVERSION=	0.3.10
 CATEGORIES=	ftp
 MASTER_SITES=	http://www.bareftp.org/release/
 
-MAINTAINER=	c.petrik.sosa@gmail.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Ftp client made in C sharp
 
 GNU_CONFIGURE=	yes
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2014-03-06 08:12:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!