From owner-freebsd-ports Wed Aug 16 15: 0: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BB8F037BBCC for ; Wed, 16 Aug 2000 15:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA18733; Wed, 16 Aug 2000 15:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dt051n1f.san.rr.com (dt051n1f.san.rr.com [204.210.32.31]) by hub.freebsd.org (Postfix) with ESMTP id 5793E37B6DC for ; Wed, 16 Aug 2000 14:52:57 -0700 (PDT) (envelope-from doug@dt051n1f.san.rr.com) Received: (from doug@localhost) by dt051n1f.san.rr.com (8.9.3/8.9.3) id OAA35771; Wed, 16 Aug 2000 14:52:56 -0700 (PDT) (envelope-from doug) Message-Id: <200008162152.OAA35771@dt051n1f.san.rr.com> Date: Wed, 16 Aug 2000 14:52:56 -0700 (PDT) From: DougB@gorean.org Reply-To: DougB@gorean.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20667: [PATCH] Update net/p5-URI Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20667 >Category: ports >Synopsis: [PATCH] Update net/p5-URI >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 16 15:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Doug >Release: FreeBSD 3.4-STABLE-0510 i386 >Organization: AAAG >Environment: DNA >Description: The net/p5-URI port is out of date. The attched patch updates it to 1.08 which is the latest version. >How-To-Repeat: DNA >Fix: Apply the following patch: Index: Makefile =================================================================== RCS file: /usr/ncvs/ports/net/p5-URI/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 2000/07/22 10:44:52 1.11 +++ Makefile 2000/08/16 21:32:48 @@ -6,7 +6,7 @@ # PORTNAME= URI -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI Index: files/md5 =================================================================== RCS file: /usr/ncvs/ports/net/p5-URI/files/md5,v retrieving revision 1.5 diff -u -r1.5 md5 --- files/md5 2000/07/22 10:44:52 1.5 +++ files/md5 2000/08/16 21:33:18 @@ -1 +1 @@ -MD5 (URI-1.07.tar.gz) = 837b4ecc0da19a0cdb7dece3904a0a6b +MD5 (URI-1.08.tar.gz) = effece7a1ef3812c2d95ccc199c5f08c (Yes, this is a hideously simple update, but PR's are the only things that seem to get noticed....) Doug >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message