ports/58145: [update port] misc/patchutils: update to 0.2.24

Clement Laforet sheepkiller at cultdeadsheep.org
Thu Oct 16 22:00:39 UTC 2003


>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 at 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 <error.h>
--#endif /* HAVE_ERROR_H */
- #ifdef HAVE_SYS_TYPES_H
- # include <sys/types.h> // for ssize_t
- #endif /* HAVE_SYS_TYPES_H */
-+#ifdef HAVE_ERROR_H
-+# include <error.h>
-+#endif /* HAVE_ERROR_H */
- #include <fnmatch.h>
- #include <getopt.h>
- #include <locale.h>
--- patchutils.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list