From owner-freebsd-ports Fri Aug 16 2:20:14 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 BAF4137B400 for ; Fri, 16 Aug 2002 02:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19C3943E70 for ; Fri, 16 Aug 2002 02:20: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 g7G9K1JU043434 for ; Fri, 16 Aug 2002 02:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G9K1jN043433; Fri, 16 Aug 2002 02:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC4A937B400 for ; Fri, 16 Aug 2002 02:18:00 -0700 (PDT) Received: from unsane.de (p50805C9F.dip.t-dialin.net [80.128.92.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF9F043E42 for ; Fri, 16 Aug 2002 02:17:59 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id B83FD816 for ; Fri, 16 Aug 2002 11:17:56 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id E48452AE; Fri, 16 Aug 2002 11:17:55 +0200 (CEST) Message-Id: <20020816091755.E48452AE@unsane.de> Date: Fri, 16 Aug 2002 11:17:55 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41704: Update port: misc/patchutils -> 0.2.16 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: 41704 >Category: ports >Synopsis: Update port: misc/patchutils -> 0.2.16 >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: Fri Aug 16 02:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 13 10:13:56 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Update misc/patchutils from 0.2.13 to 0.2.16. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/misc/patchutils/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 2002/05/14 02:32:18 1.6 +++ Makefile 2002/08/16 09:16:41 @@ -7,7 +7,7 @@ # PORTNAME= patchutils -PORTVERSION= 0.2.13 +PORTVERSION= 0.2.16 CATEGORIES= misc MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/ @@ -22,6 +22,6 @@ LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" MAN1= combinediff.1 editdiff.1 filterdiff.1 fixcvsdiff.1 grepdiff.1 \ - interdiff.1 lsdiff.1 rediff.1 splitdiff.1 + interdiff.1 lsdiff.1 rediff.1 splitdiff.1 recountdiff.1 unwrapdiff.1 .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/misc/patchutils/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 2002/05/14 02:32:18 1.6 +++ distinfo 2002/08/16 09:16:41 @@ -1 +1 @@ -MD5 (patchutils-0.2.13.tar.bz2) = b24bfa0f79defd53350c988c5a3fe8a6 +MD5 (patchutils-0.2.16.tar.bz2) = b85750ae6ca49b51136c61f5b8e393a3 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/misc/patchutils/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 2002/02/01 11:26:24 1.2 +++ pkg-plist 2002/08/16 09:16:41 @@ -6,4 +6,6 @@ bin/interdiff bin/lsdiff bin/rediff +bin/recountdiff bin/splitdiff +bin/unwrapdiff >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message