Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2002 19:45:56 -0300 (BRT)
From:      Joao Carlos Mendes Luis <jonny@coe.ufrj.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jonny@coe.ufrj.br
Subject:   ports/37115: Port update: skill 4.1
Message-ID:  <200204152245.g3FMjuw8000618@roma.coe.ufrj.br>

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

>Number:         37115
>Category:       ports
>Synopsis:       Port update: skill 4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 15 15:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Joao Carlos Mendes Luis
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Embratel S.A.
>Environment:
>Description:

  Here's the last version of sysutils/skill.

  This version supports FreeBSD 50-current

>How-To-Repeat:
>Fix:

Here's the diff from the current ports version, 4.0_1.

diff -ru /usr/ports/sysutils/skill/Makefile skill/Makefile
--- /usr/ports/sysutils/skill/Makefile	Mon Feb 26 01:00:07 2001
+++ skill/Makefile	Mon Apr 15 19:25:52 2002
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	skill
-PORTVERSION=	4.0
-PORTREVISION=	1
+PORTVERSION=	4.1
+PORTREVISION=	0
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://fast.cs.utah.edu/pub/skill/
 EXTRACT_SUFX=	.tgz
Only in skill: README.html
diff -ru /usr/ports/sysutils/skill/distinfo skill/distinfo
--- /usr/ports/sysutils/skill/distinfo	Sun Sep 17 15:53:44 2000
+++ skill/distinfo	Mon Apr 15 19:26:40 2002
@@ -1 +1 @@
-MD5 (skill-4.0.tgz) = a9eee619d27df38fe2152df0378339b4
+MD5 (skill-4.1.tgz) = 8fdc2d1e8ca39fa0d3e5ecd6bdf7d83e
diff -ru /usr/ports/sysutils/skill/files/patch-aa skill/files/patch-aa
--- /usr/ports/sysutils/skill/files/patch-aa	Sun Sep 17 15:53:45 2000
+++ skill/files/patch-aa	Mon Apr 15 19:31:42 2002
@@ -1,32 +1,15 @@
---- Makefile.orig	Mon May 29 23:03:08 2000
-+++ Makefile	Thu Sep 14 23:35:11 2000
-@@ -54,28 +54,28 @@
+--- Makefile.orig	Mon Apr 15 19:27:31 2002
++++ Makefile	Mon Apr 15 19:31:00 2002
+@@ -55,7 +55,7 @@
+ 
+ DESTDIR=
  SHELL=	/bin/sh
+-PREFIX=	/usr/local
++#PREFIX=	/usr/local
  
  # CONFIGURE: Set location of executable, it's group and mode.
--BINDIR=	/usr/local/bin
-+BINDIR=	${PREFIX}/bin
- BINGRP=	kmem
- BINMOD=	2755
- 
- # CONFIGURE: Set location of man directory and man page suffix.
--MANDIR=	/usr/man/manl
--MANSFX=	l
-+MANDIR=	${PREFIX}/man/man1
-+MANSFX=	1
- 
- # CONFIGURE(Config): Select an OSTYPE for your machine from the list above.
--OSTYPE=	sys-5r4
-+OSTYPE=	bsd-44
- 
- # CONFIGURE(Config): Add any OS-specific options here.
- COPTS=	
- 
- # CONFIGURE(Config): Add any special libraries your system needs.
--LIBS=	
-+LIBS=	-lkvm
- 
- SRCS=	main.c argparse.c getproc.c
+ BINDIR=	${PREFIX}/bin
+@@ -79,7 +79,7 @@
  OBJS=	main.o argparse.o getproc.o
  HDRS=	conf.h
  
@@ -35,12 +18,14 @@
  
  all:	skill
  
-@@ -102,7 +102,7 @@
+@@ -106,8 +106,8 @@
  #	install -c -m 644 skill.1 ${DESTDIR}/${MANDIR}/skill.${MANSFX}
  	cp skill.1 ${DESTDIR}/${MANDIR}/skill.${MANSFX}
  	chmod 644 ${DESTDIR}/${MANDIR}/skill.${MANSFX}
 -	ln ${DESTDIR}/${MANDIR}/skill.${MANSFX}\
-+	@# ln ${DESTDIR}/${MANDIR}/skill.${MANSFX}\
- 		${DESTDIR}/${MANDIR}/snice.${MANSFX}
+-		${DESTDIR}/${MANDIR}/snice.${MANSFX}
++#	ln ${DESTDIR}/${MANDIR}/skill.${MANSFX}\
++#		${DESTDIR}/${MANDIR}/snice.${MANSFX}
  
  config Config: FRC
+ 	./Config
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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