Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jul 2001 23:16:32 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29155: Update devel/patch to 2.5.4
Message-ID:  <200107230316.f6N3GWB19801@electron.databits.net>

next in thread | raw e-mail | index | archive | help

>Number:         29155
>Category:       ports
>Synopsis:       Update devel/patch to 2.5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 22 20:20:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #0: Fri Jul 13 09:58:28 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

- update to version 2.5.4
- take over as MAINTAINER from ports@
- add WWW: to pkg-descr

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/patch/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	2001/01/11 01:22:11	1.7
+++ Makefile	2001/07/23 03:07:34
@@ -6,17 +6,20 @@
 #
 
 PORTNAME=	patch
-PORTVERSION=	2.5
-PORTREVISION=	1
+PORTVERSION=	2.5.4
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	patch
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	petef@databits.net
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--program-prefix=g
 
 MAN1=		gpatch.1
+
+post-patch:
+	@${PERL} -pi -e 's!HAVE_SETMODE!HAVE_SETMODE_DISABLE!' \
+		${WRKSRC}/config.hin
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/patch/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo	1998/01/21 07:05:20	1.1.1.1
+++ distinfo	2001/07/23 02:47:48
@@ -1 +1 @@
-MD5 (patch-2.5.tar.gz) = f79af4d98c515bdccc5cf0f36cca7f85
+MD5 (patch-2.5.4.tar.gz) = ee5ae84d115f051d87fcaaef3b4ae782
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/patch/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	2001/01/11 00:56:18	1.2
+++ pkg-descr	2001/07/23 03:00:39
@@ -2,3 +2,8 @@
 listing produced by the diff program and applies those
 differences to one or more original files, producing patched
 versions.
+
+WWW: http://www.gnu.org/software/patch/patch.html
+
+- Pete
+petef@databits.net
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107230316.f6N3GWB19801>