From owner-freebsd-ports Thu Oct 7 11: 1:40 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 453F1152F8 for ; Thu, 7 Oct 1999 11:01:37 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA39727; Thu, 7 Oct 1999 11:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from kronos.alcnet.com (kronos.alcnet.com [63.69.28.22]) by hub.freebsd.org (Postfix) with ESMTP id 354B714F59 for ; Thu, 7 Oct 1999 10:53:24 -0700 (PDT) (envelope-from kbyanc@kronos.alcnet.com) Received: (from kbyanc@localhost) by kronos.alcnet.com (8.9.3/8.9.3/antispam) id NAA10950; Thu, 7 Oct 1999 13:52:56 -0400 (EDT) Message-Id: <199910071752.NAA10950@kronos.alcnet.com> Date: Thu, 7 Oct 1999 13:52:56 -0400 (EDT) From: kbyanc@posi.net Reply-To: kbyanc@posi.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14187: updated port lang/nqc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14187 >Category: ports >Synopsis: updated port lang/nqc >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 7 11:00:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Kelly Yancey >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: >Description: nqc port currently doesn't build because the old tarball was removed from the distsite in favor of a newer version. Attached is a recursive diff to be applied in ports/lang to update the nqc port to the latest version of nqc (which also solves the inability to fetch the old tarball). >How-To-Repeat: >Fix: diff -ur nqc.orig/Makefile nqc/Makefile --- nqc.orig/Makefile Thu Oct 7 13:43:33 1999 +++ nqc/Makefile Thu Oct 7 13:44:53 1999 @@ -1,15 +1,15 @@ # New ports collection makefile for: nqc -# Version required: 1.3 -# Date created: 11 Aug 1999 +# Version required: 2.0.1 +# Date created: 7 Oct 1999 # Whom: kbyanc # # $FreeBSD: ports/lang/nqc/Makefile,v 1.2 1999/08/25 06:35:03 obrien Exp $ # -DISTNAME= nqc_src_1_3 -PKGNAME= nqc-1.3 +DISTNAME= nqc_src_2_0_1 +PKGNAME= nqc-2.0.1 CATEGORIES= lang -MASTER_SITES= http://www.enteract.com/~dbaum/lego/nqc/release/ +MASTER_SITES= http://www.enteract.com/~dbaum/nqc/release/ MAINTAINER= kbyanc@posi.net diff -ur nqc.orig/files/md5 nqc/files/md5 --- nqc.orig/files/md5 Thu Oct 7 13:43:33 1999 +++ nqc/files/md5 Thu Oct 7 13:45:03 1999 @@ -1 +1 @@ -MD5 (nqc_src_1_3.tar.gz) = abc72729822f013c01f41e8c64e33088 +MD5 (nqc_src_2_0_1.tar.gz) = 4e1189ccd1cb8050fa665924ef487032 diff -ur nqc.orig/pkg/DESCR nqc/pkg/DESCR --- nqc.orig/pkg/DESCR Thu Oct 7 13:43:33 1999 +++ nqc/pkg/DESCR Thu Oct 7 13:47:25 1999 @@ -9,7 +9,7 @@ The NQC home page includes documentation for the language itself including examples. -WWW: http://www.enteract.com/~dbaum/lego/nqc/ +WWW: http://www.enteract.com/~dbaum/nqc/ -Kelly kbyanc@posi.net >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message