From yzlin@cs.nctu.edu.tw  Wed Nov  5 18:28:10 2008
Return-Path: <yzlin@cs.nctu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6D9AE1065675;
	Wed,  5 Nov 2008 18:28:10 +0000 (UTC)
	(envelope-from yzlin@cs.nctu.edu.tw)
Received: from csmailgate.cs.nctu.edu.tw (csmailgate.cs.nctu.edu.tw [140.113.235.103])
	by mx1.freebsd.org (Postfix) with ESMTP id 3B9A58FC16;
	Wed,  5 Nov 2008 18:28:10 +0000 (UTC)
	(envelope-from yzlin@cs.nctu.edu.tw)
Received: from stucgi.cs.nctu.edu.tw (stucgi [140.113.235.130])
	by csmailgate.cs.nctu.edu.tw (Postfix) with ESMTP id 13A9D1047FD;
	Thu,  6 Nov 2008 02:28:09 +0800 (CST)
Received: (from yzlin@localhost)
	by stucgi.cs.nctu.edu.tw (8.14.2/8.14.2/Submit) id mA5IS7Pr023673;
	Thu, 6 Nov 2008 02:28:07 +0800 (CST)
	(envelope-from yzlin)
Message-Id: <200811051828.mA5IS7Pr023673@stucgi.cs.nctu.edu.tw>
Date: Thu, 6 Nov 2008 02:28:07 +0800 (CST)
From: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc: demon@freebsd.org
Subject: [PATCH] net-mgmt/p5-SNMP_Session: update to 1.12
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         128612
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/p5-SNMP_Session: update to 1.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    demon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 05 18:30:09 UTC 2008
>Closed-Date:    Thu Dec 04 13:29:28 UTC 2008
>Last-Modified:  Thu Dec  4 13:30:00 UTC 2008
>Originator:     Yi-Jheng Lin
>Release:        FreeBSD 7.0-RELEASE-p4 amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD stucgi 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Fri Sep  5 14:56:26 CST
>Description:
- Update to 1.12

Port maintainer (demon@FreeBSD.org) is cc'd.

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

--- p5-SNMP_Session-1.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/p5-SNMP_Session/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- Makefile	12 Dec 2007 14:22:56 -0000	1.31
+++ Makefile	5 Nov 2008 18:27:32 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	SNMP_Session
-PORTVERSION=	1.11
+PORTVERSION=	1.12
 CATEGORIES=	net-mgmt perl5
 MASTER_SITES=	http://www.switch.ch/misc/leinen/snmp/perl/dist/%SUBDIR%/
 MASTER_SITE_SUBDIR=	. old
@@ -17,6 +17,8 @@
 
 PERL_CONFIGURE=	yes
 
+DOCSDIR=	${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
+
 post-install:
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/p5-SNMP_Session/distinfo,v
retrieving revision 1.21
diff -u -r1.21 distinfo
--- distinfo	12 Dec 2007 14:22:56 -0000	1.21
+++ distinfo	5 Nov 2008 18:27:32 -0000
@@ -1,3 +1,3 @@
-MD5 (SNMP_Session-1.11.tar.gz) = 6308adedd0eba8d3fd073f32b8768d04
-SHA256 (SNMP_Session-1.11.tar.gz) = 1771380db1f7ece119dc76ce75ec914ab446adb1b44637788c41515be736bcf1
-SIZE (SNMP_Session-1.11.tar.gz) = 67478
+MD5 (SNMP_Session-1.12.tar.gz) = 5f6b365b4c3815b13d7a902d94e254af
+SHA256 (SNMP_Session-1.12.tar.gz) = 957053683ca36129565db5018dd219bcc740ae781c4fbc9bc03f263f691730e8
+SIZE (SNMP_Session-1.12.tar.gz) = 68407
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/p5-SNMP_Session/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- pkg-plist	24 Oct 2003 12:03:14 -0000	1.5
+++ pkg-plist	5 Nov 2008 18:27:32 -0000
@@ -2,8 +2,8 @@
 %%SITE_PERL%%/SNMP_Session.pm
 %%SITE_PERL%%/SNMP_util.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP_Session/.packlist
-%%PORTDOCS%%share/doc/SNMP_Session/README
-%%PORTDOCS%%share/doc/SNMP_Session/README.SNMP_util
-%%PORTDOCS%%share/doc/SNMP_Session/index.html
-%%PORTDOCS%%@dirrm share/doc/SNMP_Session
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README.SNMP_util
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP_Session
--- p5-SNMP_Session-1.12.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->demon 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 5 18:30:24 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128612 
State-Changed-From-To: open->closed 
State-Changed-By: demon 
State-Changed-When: Thu Dec 4 13:29:08 UTC 2008 
State-Changed-Why:  
Port updated, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128612 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128612: commit references a PR
Date: Thu,  4 Dec 2008 13:29:03 +0000 (UTC)

 demon       2008-12-04 13:28:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/p5-SNMP_Session Makefile distinfo pkg-plist 
   Log:
   Update to version 1.12.
   
   PR:             128612
   Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
   
   Revision  Changes    Path
   1.32      +3 -1      ports/net-mgmt/p5-SNMP_Session/Makefile
   1.22      +3 -3      ports/net-mgmt/p5-SNMP_Session/distinfo
   1.6       +4 -4      ports/net-mgmt/p5-SNMP_Session/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
