From owner-freebsd-ports Thu Mar 6 15:00:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA17636 for ports-outgoing; Thu, 6 Mar 1997 15:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA17611; Thu, 6 Mar 1997 15:00:02 -0800 (PST) Resent-Date: Thu, 6 Mar 1997 15:00:02 -0800 (PST) Resent-Message-Id: <199703062300.PAA17611@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, deischen@clcrtr.clc.gdeb.com Received: from clcrtr.clc.gdeb.com ([153.11.109.11]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA17536; Thu, 6 Mar 1997 14:59:47 -0800 (PST) Received: (from root@localhost) by clcrtr.clc.gdeb.com (8.7.5/8.7.3) id RAA25122; Thu, 6 Mar 1997 17:59:25 GMT Message-Id: <199703061759.RAA25122@clcrtr.clc.gdeb.com> Date: Thu, 6 Mar 1997 17:59:25 GMT From: "Daniel M. Eischen" Reply-To: deischen@clcrtr.clc.gdeb.com To: FreeBSD-gnats-submit@freebsd.org, ports@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/2899: Nedit port has incorrect checksum Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2899 >Category: ports >Synopsis: Nedit port has incorrect checksum >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 6 15:00:01 PST 1997 >Last-Modified: >Originator: Daniel M. Eischen >Organization: >Release: FreeBSD 2.1.5-RELEASE i386 >Environment: FreeBSD-2.1.5, with -current port. >Description: The nedit port has an incorrect checksum. I also changed installation of the NEdit application resource file so that it would not overwrite an existing resource file; it's now copied to NEdit.ad. >How-To-Repeat: Try to make the port. >Fix: Patch to port enclosed below. *** nedit.orig/files/md5 Tue Feb 18 11:54:18 1997 --- nedit/files/md5 Thu Mar 6 17:40:45 1997 *************** *** 1,2 **** ! MD5 (nedit_source.tar.gz) = 3af7c4162ecc1747d2fb14a267552753 MD5 (nedit.app-defaults) = 410daeaf3129d0b9333e558183b586aa --- 1,2 ---- ! MD5 (nedit_source.tar.gz) = 6418ab3379f701d8856e26de2b226fff MD5 (nedit.app-defaults) = 410daeaf3129d0b9333e558183b586aa diff --recursive -C 2 nedit.orig/patches/patch-aa nedit/patches/patch-aa *** nedit.orig/patches/patch-aa Thu Apr 11 09:15:57 1996 --- nedit/patches/patch-aa Thu Mar 6 17:41:23 1997 *************** *** 35,39 **** + ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 644 nedit.man ${PREFIX}/man/man1/nedit.1 + ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 644 nc.man ${PREFIX}/man/man1/nc.1 ! + ${INSTALL} ${COPY} -m 644 NEdit ${X11BASE}/lib/X11/app-defaults/NEdit *** util/Makefile.freebsd.orig Sun Apr 7 18:09:19 1996 --- util/Makefile.freebsd Sun Apr 7 17:32:32 1996 --- 35,39 ---- + ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 644 nedit.man ${PREFIX}/man/man1/nedit.1 + ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 644 nc.man ${PREFIX}/man/man1/nc.1 ! + ${INSTALL} ${COPY} -m 644 NEdit ${X11BASE}/lib/X11/app-defaults/NEdit.ad *** util/Makefile.freebsd.orig Sun Apr 7 18:09:19 1996 --- util/Makefile.freebsd Sun Apr 7 17:32:32 1996 >Audit-Trail: >Unformatted: