From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 16 15:00:39 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6474416A4EC for ; Thu, 16 Oct 2003 15:00:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A593543F3F for ; Thu, 16 Oct 2003 15:00:27 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9GM0RFY016879 for ; Thu, 16 Oct 2003 15:00:27 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9GM0RM4016877; Thu, 16 Oct 2003 15:00:27 -0700 (PDT) (envelope-from gnats) Resent-Date: Thu, 16 Oct 2003 15:00:27 -0700 (PDT) Resent-Message-Id: <200310162200.h9GM0RM4016877@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Clement Laforet Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1CA816A4B3 for ; Thu, 16 Oct 2003 14:54:46 -0700 (PDT) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2092C43F93 for ; Thu, 16 Oct 2003 14:54:45 -0700 (PDT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 65052 invoked by uid 85); 16 Oct 2003 23:54:43 +0200 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 ( Clear:RC:1:. Processed in 0.049687 secs); 16 Oct 2003 21:54:43 -0000 Received: from lucifer.cultdeadsheep.org (192.168.0.2) by goofy.cultdeadsheep.org with SMTP; 16 Oct 2003 23:54:43 +0200 Received: by lucifer.cultdeadsheep.org (sSMTP sendmail emulation); Thu, 16 Oct 2003 23:54:14 +0200 Message-Id: <20031016215445.2092C43F93@mx1.FreeBSD.org> Date: Thu, 16 Oct 2003 23:54:14 +0200 From: Clement Laforet To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Clement Laforet Subject: ports/58145: [update port] misc/patchutils: update to 0.2.24 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Clement Laforet List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2003 22:00:39 -0000 X-List-Received-Date: Thu, 16 Oct 2003 22:00:39 -0000 >Number: 58145 >Category: ports >Synopsis: [update port] misc/patchutils: update to 0.2.24 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Oct 16 15:00:27 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Clement Laforet >Release: FreeBSD 5.1-CURRENT i386 >Organization: cotds.org >Environment: System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement@lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386 >Description: Update patchutils to latest release. removed file: files/patch-filterdiff.c >How-To-Repeat: N/A. >Fix: --- patchutils.diff begins here --- Index: patchutils/Makefile =================================================================== RCS file: /WORK/REPO/ports/misc/patchutils/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- patchutils/Makefile 10 Jun 2003 09:30:21 -0000 1.19 +++ patchutils/Makefile 6 Oct 2003 22:56:47 -0000 @@ -7,7 +7,7 @@ # PORTNAME= patchutils -PORTVERSION= 0.2.23 +PORTVERSION= 0.2.24 CATEGORIES= misc MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/ Index: patchutils/distinfo =================================================================== RCS file: /WORK/REPO/ports/misc/patchutils/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- patchutils/distinfo 10 Jun 2003 09:30:21 -0000 1.13 +++ patchutils/distinfo 6 Oct 2003 22:56:47 -0000 @@ -1 +1 @@ -MD5 (patchutils-0.2.23.tar.bz2) = a38616eace0df5ba537855a012df7687 +MD5 (patchutils-0.2.24.tar.bz2) = de56faa399926e145b782f3ebcad5529 Index: patchutils/files/patch-filterdiff.c =================================================================== RCS file: patchutils/files/patch-filterdiff.c diff -N patchutils/files/patch-filterdiff.c --- patchutils/files/patch-filterdiff.c 14 May 2002 02:32:18 -0000 1.4 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,18 +0,0 @@ ---- src/filterdiff.c.orig Thu May 9 01:50:58 2002 -+++ src/filterdiff.c Thu May 9 22:03:24 2002 -@@ -24,12 +24,12 @@ - #include "config.h" - #endif - --#ifdef HAVE_ERROR_H --# include --#endif /* HAVE_ERROR_H */ - #ifdef HAVE_SYS_TYPES_H - # include // for ssize_t - #endif /* HAVE_SYS_TYPES_H */ -+#ifdef HAVE_ERROR_H -+# include -+#endif /* HAVE_ERROR_H */ - #include - #include - #include --- patchutils.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: