Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2001 15:18:26 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28606: Update net/p5-SNMP_Session to 0.87
Message-ID:  <200107011918.f61JIQS17051@electron.databits.net>

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

>Number:         28606
>Category:       ports
>Synopsis:       Update net/p5-SNMP_Session to 0.87
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 01 12:20:04 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #7: Mon Jun 11 10:15:45 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

- update to version 0.87
- install an extra doc

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-SNMP_Session/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	2001/06/07 18:55:53	1.12
+++ Makefile	2001/07/01 19:18:17
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	SNMP_Session
-PORTVERSION=	0.86
+PORTVERSION=	0.87
 CATEGORIES=	net perl5
 MASTER_SITES=	ftp://ftp.switch.ch/software/sources/network/snmp/perl/
 PKGNAMEPREFIX=	p5-
@@ -20,6 +20,7 @@
 	@${MKDIR} ${PREFIX}/share/doc/p5-SNMP_Session
 	${INSTALL_DATA} ${WRKSRC}/README.SNMP_util \
 		${PREFIX}/share/doc/p5-SNMP_Session
+	${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/share/doc/p5-SNMP_Session
 .endif
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-SNMP_Session/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	2001/06/07 18:55:53	1.5
+++ distinfo	2001/07/01 19:18:17
@@ -1 +1 @@
-MD5 (SNMP_Session-0.86.tar.gz) = 2352bdc848d9a4be64a24f2d06a3b793
+MD5 (SNMP_Session-0.87.tar.gz) = 4f856df8c93b3faa67e14c0b48ca5bd9
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/p5-SNMP_Session/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	2001/05/03 08:41:58	1.2
+++ pkg-plist	2001/07/01 19:18:17
@@ -3,5 +3,6 @@
 lib/perl5/site_perl/%%PERL_VER%%/SNMP_util.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP_Session/.packlist
 %%PORTDOCS%%share/doc/p5-SNMP_Session/README.SNMP_util
+%%PORTDOCS%%share/doc/p5-SNMP_Session/index.html
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP_Session
 %%PORTDOCS%%@dirrm share/doc/p5-SNMP_Session
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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