Bug 189223 - Change maintainer e-mail address from a general one to a site-specific one.
Summary: Change maintainer e-mail address from a general one to a site-specific one.
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-02 11:30 UTC by Jakub Szafrański
Modified: 2014-05-04 03:10 UTC (History)
0 users

See Also:


Attachments
file.shar (1.80 KB, text/plain)
2014-05-02 11:30 UTC, Jakub Szafrański
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Szafrański 2014-05-02 11:30:00 UTC
I'm the port maintainer of sysutils/bsdinfo. I'd like to change my e-mail address to a freebsd-ports specific one.

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-05-04 03:05:45 UTC
State Changed
From-To: open->closed

Committed, thanks. 

Note to submitter: we prefer that updates be submitted as diffs.  Also, including 
category/portname in the Synopsis helps us by allowing our autoassigner to run.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-04 03:05:45 UTC
Author: linimon
Date: Sun May  4 02:05:40 2014
New Revision: 352935
URL: http://svnweb.freebsd.org/changeset/ports/352935
QAT: https://qat.redports.org/buildarchive/r352935/

Log:
  Update maintainer's address.
  
  PR:		ports/189223
  Submitted by:	maintainer

Modified:
  head/sysutils/bsdinfo/Makefile

Modified: head/sysutils/bsdinfo/Makefile
==============================================================================
--- head/sysutils/bsdinfo/Makefile	Sat May  3 19:00:10 2014	(r352934)
+++ head/sysutils/bsdinfo/Makefile	Sun May  4 02:05:40 2014	(r352935)
@@ -1,4 +1,4 @@
-# Created by: samu <s@samu.pl>
+# Created by: samu <freebsd-ports@samu.pl>
 # $FreeBSD$
 
 PORTNAME=	bsdinfo
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://cloud.github.com/downloads/samupl/bsdinfo/
 
-MAINTAINER=	s@samu.pl
+MAINTAINER=	freebsd-ports@samu.pl
 COMMENT=	Simple utility to display system-based information
 
 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"