From owner-freebsd-ports Sat Dec 4 16:52:42 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3522A14E9D for ; Sat, 4 Dec 1999 16:52:38 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA05253; Sat, 4 Dec 1999 16:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id AC08214E53 for ; Sat, 4 Dec 1999 16:48:46 -0800 (PST) (envelope-from jedgar@pawn.primelocation.net) Received: by pawn.primelocation.net (Postfix, from userid 1003) id 759659B36; Sat, 4 Dec 1999 19:48:35 -0500 (EST) Message-Id: <19991205004835.759659B36@pawn.primelocation.net> Date: Sat, 4 Dec 1999 19:48:35 -0500 (EST) From: jedgar@fxp.org Reply-To: jedgar@fxp.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/15261: Update port: graphics/kplot3d Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15261 >Category: ports >Synopsis: Update port: graphics/kplot3d >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Dec 4 16:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Chris D. Faulhaber >Release: FreeBSD 4.0-CURRENT i386 >Organization: BUGO - BSD Users Group of Orlando >Environment: FreeBSD 4.0-CURRENT i386 >Description: Update port: graphics/kplot3d * Update to 0.70 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/kplot3d/Makefile,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 Makefile --- Makefile 1999/11/27 14:39:41 1.1.1.1 +++ Makefile 1999/12/04 21:51:49 @@ -1,12 +1,12 @@ # New ports collection makefile for: kplot3d -# Version required: 0.69 +# Version required: 0.70 # Date created: 30 October 1999 # Whom: Chris D. Faulhaber # # $FreeBSD: ports/graphics/kplot3d/Makefile,v 1.1.1.1 1999/11/27 14:39:41 steve Exp $ # -DISTNAME= kplot3d-0.69 +DISTNAME= kplot3d-0.70 CATEGORIES= graphics kde MASTER_SITES= http://members.xoom.com/kplot3d/ @@ -17,5 +17,7 @@ FETCH_BEFORE_ARGS= -b # members.xoom.com is broken USE_QT= yes GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_NEWGCC= yes .include Index: files/md5 =================================================================== RCS file: /home/ncvs/ports/graphics/kplot3d/files/md5,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 md5 --- md5 1999/11/27 14:39:41 1.1.1.1 +++ md5 1999/12/04 21:51:49 @@ -1 +1 @@ -MD5 (kplot3d-0.69.tar.gz) = b282bdca123d015c88dbbda2ef0dfc7e +MD5 (kplot3d-0.70.tar.gz) = d519ba0f0c7c84961bc1355c48d0e75d Index: pkg/PLIST =================================================================== RCS file: /home/ncvs/ports/graphics/kplot3d/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 PLIST --- PLIST 1999/11/27 14:39:41 1.1.1.1 +++ PLIST 1999/12/04 21:51:49 @@ -1,5 +1,6 @@ bin/kplot3d share/applnk/Applications/kplot3d.kdelnk +share/apps/kplot3d/pics/intro.jpg share/doc/HTML/en/kplot3d/index-1.html share/doc/HTML/en/kplot3d/index-2.html share/doc/HTML/en/kplot3d/index-3.html @@ -11,3 +12,5 @@ share/icons/mini/kplot3d.xpm share/locale/ru/LC_MESSAGES/kplot3d.mo @dirrm share/doc/HTML/en/kplot3d +@dirrm share/apps/kplot3d/pics +@dirrm share/apps/kplot3d >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message