Bug 172344 - [PATCH] multimedia/motion request maintainer
Summary: [PATCH] multimedia/motion request maintainer
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: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-05 01:30 UTC by Chris Petrik
Modified: 2012-10-05 04:52 UTC (History)
0 users

See Also:


Attachments
file.diff (414 bytes, patch)
2012-10-05 01:30 UTC, Chris Petrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petrik 2012-10-05 01:30:07 UTC

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2012-10-05 01:58:07 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2012-10-05 04:04:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jhale

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-10-05 04:34:23 UTC
Author: eadler
Date: Fri Oct  5 03:34:11 2012
New Revision: 305292
URL: http://svn.freebsd.org/changeset/ports/305292

Log:
  Hand port over to cpet
  
  PR:		ports/172344
  Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>

Modified:
  head/multimedia/motion/Makefile

Modified: head/multimedia/motion/Makefile
==============================================================================
--- head/multimedia/motion/Makefile	Fri Oct  5 00:06:20 2012	(r305291)
+++ head/multimedia/motion/Makefile	Fri Oct  5 03:34:11 2012	(r305292)
@@ -10,7 +10,7 @@ PORTVERSION=	3.2.12
 CATEGORIES=	multimedia
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20-%20${PORTVERSION:R}/${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	c.petrik.sosa@gmail.com
 COMMENT=	A motion detection application
 
 LICENSE=	GPLv2
_______________________________________________
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 4 Jason E. Hale freebsd_committer freebsd_triage 2012-10-05 04:52:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!