Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2002 19:47:54 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de, negative@toxic.magnesium.net, lyngbol@wheel.dk
Subject:   ports/43297: Update and Fix Build net/scli
Message-ID:  <200209231747.g8NHlsLE096044@sauna.arved.de>

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

>Number:         43297
>Category:       ports
>Synopsis:       Update and Fix Build net/scli
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 23 10:50:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
	This supersedes ports/42633.
	Thanks to Jim Geovedi <negative@toxic.magnesium.net> for the reminder.
>How-To-Repeat:
	
>Fix:

	

--- scli.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/scli/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	15 Jul 2002 17:21:55 -0000	1.6
+++ Makefile	23 Sep 2002 17:32:18 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	scli
-PORTVERSION=	0.2.9
+PORTVERSION=	0.2.12
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PORTNAME}/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/scli/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	2 Jun 2002 19:09:21 -0000	1.4
+++ distinfo	23 Sep 2002 17:33:27 -0000
@@ -1 +1 @@
-MD5 (scli-0.2.9.tar.gz) = 7ca7c7031cbd6118b39550f2ce520a57
+MD5 (scli-0.2.12.tar.gz) = 5e2e783d7e5f734f8588f23f215b3ff0
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/scli/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	24 Nov 2001 16:31:17 -0000	1.2
+++ pkg-plist	23 Sep 2002 17:34:45 -0000
@@ -1,4 +1,7 @@
 bin/scli
 @unexec install-info --delete %D/info/scli.info %D/info/dir
 info/scli.info
+info/scli.info-1
+info/scli.info-2
+info/scli.info-3
 @exec install-info %D/info/scli.info %D/info/dir
--- scli.diff ends here ---


>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?200209231747.g8NHlsLE096044>