From owner-freebsd-ports Sun Jul 22 20:20: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E8B337B407 for ; Sun, 22 Jul 2001 20:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6N3K3L80638; Sun, 22 Jul 2001 20:20:03 -0700 (PDT) (envelope-from gnats) Received: from electron.databits.net (electron.databits.net [207.29.204.16]) by hub.freebsd.org (Postfix) with ESMTP id 45C7737B405 for ; Sun, 22 Jul 2001 20:17:00 -0700 (PDT) (envelope-from petef@electron.databits.net) Received: (from petef@localhost) by electron.databits.net (8.11.4/8.11.4) id f6N3GWB19801; Sun, 22 Jul 2001 23:16:32 -0400 (EDT) (envelope-from petef) Message-Id: <200107230316.f6N3GWB19801@electron.databits.net> Date: Sun, 22 Jul 2001 23:16:32 -0400 (EDT) From: Pete Fritchman Reply-To: Pete Fritchman To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/29155: Update devel/patch to 2.5.4 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: 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 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