Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 1997 22:07:59 -0200 (EDT)
From:      Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/4887: port update: skill
Message-ID:  <199710300007.WAA09223@gaia.coppe.ufrj.br>
Resent-Message-ID: <199710300010.QAA26989@hub.freebsd.org>

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

>Number:         4887
>Category:       ports
>Synopsis:       New version released, old one not available anymore
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 29 16:10:01 PST 1997
>Last-Modified:
>Originator:     Joao Carlos Mendes Luis
>Organization:
COPPE/UFRJ
>Release:        FreeBSD 2.2-STABLE i386
>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
>Audit-Trail:
>Unformatted:
Joao Carlos Mendes Luis



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