From owner-freebsd-ports Sat Dec 16 10:41:47 1995 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA23137 for ports-outgoing; Sat, 16 Dec 1995 10:41:47 -0800 (PST) Received: from gutso.foxharp.boston.ma.us (root@gutso.foxharp.boston.ma.us [204.253.111.241]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA23132 for ; Sat, 16 Dec 1995 10:41:44 -0800 (PST) Received: (from pgf@localhost) by gutso.foxharp.boston.ma.us (8.7.1/8.7.1) id NAA32431; Sat, 16 Dec 1995 13:17:51 -0500 Message-Id: <199512161817.NAA32431@gutso.foxharp.boston.ma.us> To: ports@freebsd.org Subject: new version of vile... Reply-to: pgf@foxharp.boston.ma.us Date: Sat, 16 Dec 1995 13:17:50 -0500 From: Paul Fox Sender: owner-ports@freebsd.org Precedence: bulk hi -- i did a new release of vile recently, and was wondering if someone could apply these patches to the ports/editors directory to update the version numbers. i assume the proper etiquette is to leave the old version at the master site for a good long time, to ensure that older ports directories still work. is that right? the question is, how long is "a good long time"? any advice appreciated. (specifically, how long should "vile-5.2.tar.gz" continue to exist, now that vile-5.6.tar.gz is available?) (actually, just today there seem to be network problems preventing access to id.wing.net. but the site really is valid. honest...) paul --------------------- paul fox, pgf@foxharp.boston.ma.us (arlington, ma) Index: vile/Makefile Prereq: 1.5 *** old.editors/vile/Makefile Mon Apr 24 04:42:53 1995 --- editors/vile/Makefile Sat Dec 16 12:50:28 1995 *************** *** 1,12 **** # New ports collection makefile for: vile ! # Version required: 5.2 ! # Date created: Thu Feb 23, 1995 # Whom: pgf # # $Id: Makefile,v 1.5 1995/04/24 03:38:04 asami Exp $ # ! DISTNAME= vile-5.2 CATEGORIES+= editors MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/ --- 1,12 ---- # New ports collection makefile for: vile ! # Version required: 5.6 ! # Date created: Sat Dec 16, 1995 # Whom: pgf # # $Id: Makefile,v 1.5 1995/04/24 03:38:04 asami Exp $ # ! DISTNAME= vile-5.6 CATEGORIES+= editors MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/ Index: xvile/Makefile Prereq: 1.5 *** old.editors/xvile/Makefile Mon Apr 24 04:42:57 1995 --- editors/xvile/Makefile Sat Dec 16 12:51:02 1995 *************** *** 1,13 **** # New ports collection makefile for: xvile ! # Version required: 5.2 ! # Date created: Tue Feb 21, 1995 # Whom: pgf # # $Id: Makefile,v 1.5 1995/04/24 03:38:30 asami Exp $ # ! DISTNAME= vile-5.2 ! PKGNAME= xvile-5.2 CATEGORIES+= editors MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/ --- 1,13 ---- # New ports collection makefile for: xvile ! # Version required: 5.6 ! # Date created: Sat Dec 16, 1995 # Whom: pgf # # $Id: Makefile,v 1.5 1995/04/24 03:38:30 asami Exp $ # ! DISTNAME= vile-5.6 ! PKGNAME= xvile-5.6 CATEGORIES+= editors MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/