From owner-freebsd-ports Fri Mar 7 08:30:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA25161 for ports-outgoing; Fri, 7 Mar 1997 08:30:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA25153; Fri, 7 Mar 1997 08:30:01 -0800 (PST) Resent-Date: Fri, 7 Mar 1997 08:30:01 -0800 (PST) Resent-Message-Id: <199703071630.IAA25153@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, deischen@iworks.InterWorks.org Received: from clcrtr.clc.gdeb.com ([153.11.109.11]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA25059; Fri, 7 Mar 1997 08:29:27 -0800 (PST) Received: (from root@localhost) by clcrtr.clc.gdeb.com (8.7.5/8.7.3) id LAA27123; Fri, 7 Mar 1997 11:28:56 GMT Message-Id: <199703071128.LAA27123@clcrtr.clc.gdeb.com> Date: Fri, 7 Mar 1997 11:28:56 GMT From: deischen@iworks.InterWorks.org Reply-To: deischen@iworks.InterWorks.org To: FreeBSD-gnats-submit@freebsd.org, ports@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/2914: Update of Nedit port Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2914 >Category: ports >Synopsis: Update Nedit port to correct checksum >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 7 08:30:01 PST 1997 >Last-Modified: >Originator: Daniel M. Eischen >Organization: >Release: FreeBSD 2.1.5-RELEASE i386 >Environment: FreeBSD-2.1.5 >Description: Update Nedit port to correct checksum. Also modified the app resource file so that it doesn't overwrite an existing app resource file (Nedit loads backup resources so it doesn't need a resource file). Changed the PLIST to reference the correct man files and app resource file. >How-To-Repeat: N/A >Fix: Patch to port included 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 -C 1 --recursive 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 *************** *** 36,38 **** + ${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 --- 36,38 ---- + ${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 diff -C 1 --recursive nedit.orig/pkg/PLIST nedit/pkg/PLIST *** nedit.orig/pkg/PLIST Mon Nov 18 23:23:36 1996 --- nedit/pkg/PLIST Fri Mar 7 10:54:31 1997 *************** *** 2,5 **** bin/nc ! man/man1/nedit.1.gz ! man/man1/nc.1.gz ! lib/X11/app-defaults/NEdit --- 2,5 ---- bin/nc ! man/man1/nedit.1 ! man/man1/nc.1 ! lib/X11/app-defaults/NEdit.ad >Audit-Trail: >Unformatted: