From jonny@coppe.ufrj.br  Wed Oct 29 16:08:10 1997
Received: from gaia.coppe.ufrj.br ([146.164.5.200])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA26845
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Oct 1997 16:08:04 -0800 (PST)
          (envelope-from jonny@coppe.ufrj.br)
Received: (from jonny@localhost)
	by gaia.coppe.ufrj.br (8.8.7/8.8.7) id WAA09223;
	Wed, 29 Oct 1997 22:07:59 -0200 (EDT)
	(envelope-from jonny)
Message-Id: <199710300007.WAA09223@gaia.coppe.ufrj.br>
Date: Wed, 29 Oct 1997 22:07:59 -0200 (EDT)
From: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
Reply-To: jonny@coppe.ufrj.br
To: FreeBSD-gnats-submit@freebsd.org
Subject: port update: skill
X-Send-Pr-Version: 3.2

>Number:         4887
>Category:       ports
>Synopsis:       New version released, old one not available anymore
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 29 16:10:01 PST 1997
>Closed-Date:    Wed Oct 29 18:30:45 PST 1997
>Last-Modified:  Wed Oct 29 18:31:20 PST 1997
>Originator:     Joao Carlos Mendes Luis
>Release:        FreeBSD 2.2-STABLE i386
>Organization:
COPPE/UFRJ
>Environment:


>Description:

	New version of skill released.  Old version is not
      available for ftp anymore.  The new version has no
      functional changes for FreeBSD.

>How-To-Repeat:

>Fix:

diff -ru old/Makefile skill/Makefile
--- old/Makefile	Thu Jun  5 14:03:24 1997
+++ skill/Makefile	Wed Oct 29 21:49:51 1997
@@ -1,13 +1,13 @@
 # New ports collection makefile for:    skill
 # Version required:     3.7
 # Date created:         04 Jun 1997
-# Whom:                 Joao Carlos Mendes Luis <jonny@mailhost.coppe.ufrj.br>
+# Whom:                 Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
 #
 # $Id: Makefile,v 1.1.1.1 1997/06/05 17:03:24 obrien Exp $
 #
 
-DISTNAME=       skill-3.7@P3
-PKGNAME=	skill-3.7.4
+DISTNAME=       skill-3.7@P4
+PKGNAME=	skill-3.7.5
 CATEGORIES=	sysutils
 MASTER_SITES=   ftp://jaguar.cs.utah.edu/pub/skill/
 EXTRACT_SUFX=	_tar.Z
@@ -27,6 +27,6 @@
 	@chmod a+x ${WRKSRC}/Config
 
 post-install:
-	@ln -sf ${PREFIX}/man/man1/skill.1.gz ${PREFIX}/man/man1/snice.1.gz
+	@ln -sf skill.1.gz ${PREFIX}/man/man1/snice.1.gz
 
 .include <bsd.port.mk>
diff -ru old/files/md5 skill/files/md5
--- old/files/md5	Thu Jun  5 14:03:25 1997
+++ skill/files/md5	Wed Oct 29 21:33:01 1997
@@ -1 +1 @@
-MD5 (skill-3.7@P3_tar.Z) = 3eee84402b8f765b6f923df783d08a76
+MD5 (skill-3.7@P4_tar.Z) = 808d29e4c2538bf47dfd546cfce9607e
diff -ru old/patches/patch-aa skill/patches/patch-aa
--- old/patches/patch-aa	Thu Jun  5 14:03:25 1997
+++ skill/patches/patch-aa	Wed Oct 29 21:54:45 1997
@@ -27,8 +27,8 @@
  	chmod 644 ${DESTDIR}/${MANDIR}/skill.${MANSFX}
 -	ln ${DESTDIR}/${MANDIR}/skill.${MANSFX}\
 -		${DESTDIR}/${MANDIR}/snice.${MANSFX}
-+	#ln ${DESTDIR}/${MANDIR}/skill.${MANSFX}\
-+	#	${DESTDIR}/${MANDIR}/snice.${MANSFX}
++	@# ln ${DESTDIR}/${MANDIR}/skill.${MANSFX}\
++		${DESTDIR}/${MANDIR}/snice.${MANSFX}
  
  config Config: FRC
  	./Config
diff -ru old/pkg/COMMENT skill/pkg/COMMENT
--- old/pkg/COMMENT	Thu Jun  5 14:03:25 1997
+++ skill/pkg/COMMENT	Wed Oct 29 21:53:14 1997
@@ -1 +1 @@
-SuperKILL, a kill(1)/renice(8) utility with nice features
+SuperKILL, kill or renice processes by pid, name, tty or uid
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jseger 
State-Changed-When: Wed Oct 29 18:30:45 PST 1997 
State-Changed-Why:  
Committed with minor changes. 

>Unformatted:
Joao Carlos Mendes Luis
