From owner-freebsd-ports Mon Sep 23 10:50: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C21337B401 for ; Mon, 23 Sep 2002 10:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D997843E77 for ; Mon, 23 Sep 2002 10:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8NHo2Co058648 for ; Mon, 23 Sep 2002 10:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8NHo2q9058647; Mon, 23 Sep 2002 10:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 020D737B401 for ; Mon, 23 Sep 2002 10:47:59 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id D626943E4A for ; Mon, 23 Sep 2002 10:47:57 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.12.5/8.12.5) with ESMTP id g8NHqSW9085791; Mon, 23 Sep 2002 19:52:28 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g8NHltJT096045; Mon, 23 Sep 2002 19:47:55 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g8NHlsLE096044; Mon, 23 Sep 2002 19:47:54 +0200 (CEST) Message-Id: <200209231747.g8NHlsLE096044@sauna.arved.de> Date: Mon, 23 Sep 2002 19:47:54 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de, negative@toxic.magnesium.net, lyngbol@wheel.dk X-Send-Pr-Version: 3.113 Subject: ports/43297: Update and Fix Build net/scli Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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