Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2008 02:02:26 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@host-1.pixnet.tw
Subject:   ports/126571: [PATCH] net-mgmt/p5-MRTG-Parse: Fix wrong MAINTAINER email
Message-ID:  <20080816180226.462DE1CC3D@ccreader.NCTU.edu.tw>
Resent-Message-ID: <200808161810.m7GIA2kT096044@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         126571
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/p5-MRTG-Parse: Fix wrong MAINTAINER email
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 16 18:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.3-STABLE FreeBSD 6.3-STABLE #4: Sat May 17 02:23:23 CST 2008
>Description:
- Correct MAINTAINER email.
- Cause package changes, so bump PORTREVISION.

Port maintainer (gslin@host-1.pixnet.tw) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-MRTG-Parse-0.03_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/p5-MRTG-Parse/Makefile /home/staff/gslin/work/ports/p5-MRTG-Parse/Makefile
--- /usr/ports/net-mgmt/p5-MRTG-Parse/Makefile	2008-07-26 06:55:15.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-MRTG-Parse/Makefile	2008-08-17 02:01:40.000000000 +0800
@@ -7,12 +7,13 @@
 
 PORTNAME=	MRTG-Parse
 PORTVERSION=	0.03
+PORTREVISION=	1
 CATEGORIES=	net-mgmt perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	MRTG
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin@host-1.pixnet.tw
+MAINTAINER=	gslin@pixnet.tw
 COMMENT=	Parsing and utilizing logfiles generated by MRTG Tool
 
 PERL_CONFIGURE=	yes
--- p5-MRTG-Parse-0.03_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080816180226.462DE1CC3D>