Bug 183250 - Remove maintainer and fix issues
Summary: Remove maintainer and fix issues
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: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-23 22:10 UTC by Chris Petrik
Modified: 2013-10-24 02:48 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 2013-10-23 22:10:00 UTC
small error in last commit I want to remove twiki-* as in all ports thats what the twiki-* means. as well as keep tikiwiki as thats not part of twiki-* or even tiki-*
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2013-10-23 22:15:10 UTC
Responsible Changed
From-To: freebsd-bugs->ak

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-10-23 22:20:53 UTC
Author: ak
Date: Wed Oct 23 21:20:46 2013
New Revision: 331431
URL: http://svnweb.freebsd.org/changeset/ports/331431

Log:
  - Pass maintainership to submitter
  
  PR:	misc/183250
  Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)

Modified:
  head/www/tikiwiki/Makefile

Modified: head/www/tikiwiki/Makefile
==============================================================================
--- head/www/tikiwiki/Makefile	Wed Oct 23 21:20:18 2013	(r331430)
+++ head/www/tikiwiki/Makefile	Wed Oct 23 21:20:46 2013	(r331431)
@@ -7,7 +7,7 @@ CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/Tiki_11.x_Vega/${PORTVERSION}/
 DISTNAME=	tiki-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	c.petrik.sosa@gmail.com
 COMMENT=	Powerful PHP based Wiki/CMS/Groupware
 
 LICENSE=	LGPL20
_______________________________________________
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 Alex Kozlov freebsd_committer freebsd_triage 2013-10-23 22:22:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!