From owner-freebsd-ports Fri Jul 26 15:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E265B37B401 for ; Fri, 26 Jul 2002 15:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3269343E3B for ; Fri, 26 Jul 2002 15:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QMU1JU089844 for ; Fri, 26 Jul 2002 15:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QMU1vc089843; Fri, 26 Jul 2002 15:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E8CB37B400 for ; Fri, 26 Jul 2002 15:27:07 -0700 (PDT) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id D044A43E4A for ; Fri, 26 Jul 2002 15:27:06 -0700 (PDT) (envelope-from root@guineapig.pil.dk) Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153]) by guineapig.pil.dk (8.12.3/8.12.3) with ESMTP id g6QMR17n079528 for ; Sat, 27 Jul 2002 00:27:01 +0200 (CEST) (envelope-from root@guineapig.pil.dk) Received: (from root@localhost) by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g6QMR160079527; Sat, 27 Jul 2002 00:27:01 +0200 (CEST) Message-Id: <200207262227.g6QMR160079527@guineapig.pil.dk> Date: Sat, 27 Jul 2002 00:27:01 +0200 (CEST) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41023: update net/p5-Net-SNPP to 1.13 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 >Number: 41023 >Category: ports >Synopsis: update net/p5-Net-SNPP to 1.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6-RELEASE-p1 i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #10: Thu Jun 27 12:30:28 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: o update to 1.13 o add WWW to pkg-descr o assume maintainership >How-To-Repeat: >Fix: --- p5-Net-SNPP.diff begins here --- diff -ruN p5-Net-SNPP.orig/Makefile p5-Net-SNPP/Makefile --- p5-Net-SNPP.orig/Makefile Fri Jul 26 23:34:59 2002 +++ p5-Net-SNPP/Makefile Fri Jul 26 23:35:26 2002 @@ -6,13 +6,13 @@ # PORTNAME= Net-SNPP -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net RUN_DEPENDS= ${BUILD_DEPENDS} diff -ruN p5-Net-SNPP.orig/distinfo p5-Net-SNPP/distinfo --- p5-Net-SNPP.orig/distinfo Fri Jul 26 23:34:59 2002 +++ p5-Net-SNPP/distinfo Sat Jul 27 00:19:37 2002 @@ -1 +1 @@ -MD5 (Net-SNPP-1.12.tar.gz) = 4a07822ad1842ee3f392d9e5485ab963 +MD5 (Net-SNPP-1.13.tar.gz) = ccc43cf2a58f0eaa93a8381f0045ee9f diff -ruN p5-Net-SNPP.orig/pkg-descr p5-Net-SNPP/pkg-descr --- p5-Net-SNPP.orig/pkg-descr Fri Jul 26 23:34:59 2002 +++ p5-Net-SNPP/pkg-descr Sat Jul 27 00:23:47 2002 @@ -1,3 +1,5 @@ This module implements a client interface to the SNPP protocol, enabling a perl5 application to talk to SNPP servers. The SNPP protocol is described in RFC1861. + +WWWW: http://search.cpan.org/search?dist=Net-SNPP --- p5-Net-SNPP.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message