Date: Sat, 4 Dec 1999 03:39:18 -0500 (EST) From: kbyanc@posi.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/15253: update nqc port to 2.0.2 Message-ID: <199912040839.DAA95186@kronos.alcnet.com>
next in thread | raw e-mail | index | archive | help
>Number: 15253 >Category: ports >Synopsis: update nqc port to 2.0.2 >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 00:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Kelly Yancey >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: >Description: Apply the attached patch in ports/lang to update nqc port to install version 2.0.2 Many nights I stay up late, keeping ports up to date. But how much fun it must be to review patches made while sleepy. >How-To-Repeat: >Fix: diff -ruN nqc.orig/Makefile nqc/Makefile --- nqc.orig/Makefile Sat Dec 4 03:27:40 1999 +++ nqc/Makefile Sat Dec 4 03:30:27 1999 @@ -1,13 +1,13 @@ # New ports collection makefile for: nqc -# Version required: 2.0.1 +# Version required: 2.0.2 # Date created: 11 Aug 1999 # Whom: kbyanc # # $FreeBSD: ports/lang/nqc/Makefile,v 1.3 1999/10/10 23:30:18 steve Exp $ # -DISTNAME= nqc_src_2_0_1 -PKGNAME= nqc-2.0.1 +DISTNAME= nqc_src_2_0_2 +PKGNAME= nqc-2.0.2 CATEGORIES= lang MASTER_SITES= http://www.enteract.com/~dbaum/nqc/release/ diff -ruN nqc.orig/files/md5 nqc/files/md5 --- nqc.orig/files/md5 Sat Dec 4 03:27:40 1999 +++ nqc/files/md5 Sat Dec 4 03:28:33 1999 @@ -1 +1 @@ -MD5 (nqc_src_2_0_1.tar.gz) = 4e1189ccd1cb8050fa665924ef487032 +MD5 (nqc_src_2_0_2.tar.gz) = 5ad85b996e2f470362edff4014a0313e >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?199912040839.DAA95186>