From owner-cvs-ports Fri Dec 5 03:00:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA13825 for cvs-ports-outgoing; Fri, 5 Dec 1997 03:00:23 -0800 (PST) (envelope-from owner-cvs-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA13784; Fri, 5 Dec 1997 03:00:03 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id CAA06667; Fri, 5 Dec 1997 02:58:56 -0800 (PST) Date: Fri, 5 Dec 1997 02:58:56 -0800 (PST) Message-Id: <199712051058.CAA06667@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/expect Makefile ports/lang/expect/patches patch-aa Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk tg 1997/12/05 02:58:56 PST Modified files: lang/expect Makefile lang/expect/patches patch-aa Log: Freeze shared lib version number, as requested by Satoshi. Set {TCL,TK}_BUILD_LIB_SPEC to {TCL,TK}_LIB_SPEC. We no longer need the BUILD_DEPENDS. Revision Changes Path 1.27 +1 -3 ports/lang/expect/Makefile 1.6 +25 -3 ports/lang/expect/patches/patch-aa