From owner-freebsd-ports Fri Jul 6 21:40:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 229A237B405 for ; Fri, 6 Jul 2001 21:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f674e5O77831; Fri, 6 Jul 2001 21:40:05 -0700 (PDT) (envelope-from gnats) Date: Fri, 6 Jul 2001 21:40:05 -0700 (PDT) Message-Id: <200107070440.f674e5O77831@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Pete Fritchman Subject: Re: ports/28606: Update net/p5-SNMP_Session to 0.87 Reply-To: Pete Fritchman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/28606; it has been noted by GNATS. From: Pete Fritchman To: FreeBSD-gnats-submit@FreeBSD.org Cc: "David W. Chapman, Jr." Subject: Re: ports/28606: Update net/p5-SNMP_Session to 0.87 Date: Sat, 7 Jul 2001 00:30:05 -0400 Here's a new diff against the version in the tree, SNMP_Session is at 0.88 now. 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/07 04:27:30 @@ -6,9 +6,10 @@ # PORTNAME= SNMP_Session -PORTVERSION= 0.86 +PORTVERSION= 0.88 CATEGORIES= net perl5 -MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/ +MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old PKGNAMEPREFIX= p5- MAINTAINER= petef@databits.net @@ -20,6 +21,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 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/07 04:27:30 @@ -1 +1 @@ -MD5 (SNMP_Session-0.86.tar.gz) = 2352bdc848d9a4be64a24f2d06a3b793 +MD5 (SNMP_Session-0.88.tar.gz) = 1d5f02203e394e8207bf8ed3a621ad71 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/07 04:27:31 @@ -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 -- Pete Fritchman Databits Network Services, Inc. finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message