From owner-cvs-all@FreeBSD.ORG Mon Nov 10 21:12:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7305C16A4CE for ; Mon, 10 Nov 2003 21:12:26 -0800 (PST) Received: from vette.gigo.com (vette.gigo.com [216.218.228.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C63743FAF for ; Mon, 10 Nov 2003 21:12:21 -0800 (PST) (envelope-from lioux@brturbo.com) Received: from 200-101-111-208.bsace705.dsl.brasiltelecom.net.br (200-101-111-208.bsace705.dsl.brasiltelecom.net.br [200.101.111.208]) by vette.gigo.com (Postfix) with ESMTP id 8DE495837 for ; Mon, 10 Nov 2003 20:56:14 -0800 (PST) Received: (qmail 26238 invoked by uid 1001); 11 Nov 2003 04:07:33 -0000 Message-ID: <20031111040733.26237.qmail@exxodus.fedaykin.here> Received: (qmail 555 invoked from network); 21 Oct 2003 16:18:46 -0000 Received: from unknown (HELO localhost) (unknown) by unknown with SMTP; 21 Oct 2003 16:18:46 -0000 Received: from pop3.uol.com.br by localhost with POP3 (fetchmail-6.2.4) for lioux-freebsd@localhost (single-drop); Tue, 21 Oct 2003 14:18:24 -0200 (BRST) Received: from peart.uol.com.br (172.26.5.121) by mtauol7.mail.sys.intranet (5.1.071) id 3EDB5C0C01C5A392 for lioux-freebsd@uol.com.br; Tue, 21 Oct 2003 12:41:21 -0300 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by storm3.uol.com.br (Postfix) with ESMTP id 7814017294 for ; Tue, 21 Oct 2003 13:24:28 -0200 (BRST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 35CD356062 for ; Tue, 21 Oct 2003 08:23:45 -0700 (PDT) (envelope-from owner-ports-committers@FreeBSD.org) Received: by hub.freebsd.org (Postfix) id 9163316A4E2; Tue, 21 Oct 2003 08:23:43 -0700 (PDT) Delivered-To: lioux@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id 8032916A4BF; Tue, 21 Oct 2003 08:23:42 -0700 (PDT) Delivered-To: ports-committers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7950016A51E; Tue, 21 Oct 2003 08:23:10 -0700 (PDT) Received: from mail.musha.org (daemon.musha.org [210.189.104.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2690343F75; Tue, 21 Oct 2003 08:23:09 -0700 (PDT) (envelope-from knu@iDaemons.org) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id E71A7BA40; Wed, 22 Oct 2003 00:23:07 +0900 (JST) From: "Akinori MUSHA" To: Martin Blapp In-Reply-To: <200310211336.h9LDaNNT070826@repoman.freebsd.org> References: <200310211336.h9LDaNNT070826@repoman.freebsd.org> Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII Sender: owner-ports-committers@FreeBSD.org Precedence: bulk X-Loop: FreeBSD.ORG cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/vmware3 Makefile distinfo ports/emulators/vmware3/files config X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Tue, 11 Nov 2003 05:12:26 -0000 X-Original-Date: Wed, 22 Oct 2003 00:23:07 +0900 X-List-Received-Date: Tue, 11 Nov 2003 05:12:26 -0000 At Tue, 21 Oct 2003 06:36:23 -0700 (PDT), Martin Blapp wrote: > mbr 2003/10/21 06:36:23 PDT > > FreeBSD ports repository > > Modified files: > emulators/vmware3 Makefile distinfo > emulators/vmware3/files config > Log: > Upgrade to portrevision 2242 and make it possible to run This is bad use of PORTREVISION. PORTREVISION should not be used to express an upstream version, but must be reserved for our local changes. You can instead include the build number in PORTVERSION as below: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/vmware3/Makefile,v retrieving revision 1.61 diff -u -r1.61 Makefile --- Makefile 21 Oct 2003 13:36:22 -0000 1.61 +++ Makefile 21 Oct 2003 15:20:11 -0000 @@ -6,15 +6,14 @@ # PORTNAME= vmware3 -PORTVERSION= 3.2.1 -PORTREVISION= 2242 +PORTVERSION= 3.2.1.2242 CATEGORIES= emulators linux MASTER_SITES= http://www4.vmware.com/software/ \ ${FREEBSD_MODULE_SITES} \ ${VMWARE_MIRROR_SITES} -DISTFILES= VMware-workstation-${PORTVERSION}-${PORTREVISION}${EXTRACT_SUFX}:vmware \ - vmmon-only-3.2.1-20031009${EXTRACT_SUFX}:patch \ - vmnet-only-3.2.1-20030412${EXTRACT_SUFX}:patch +DISTFILES= VMware-workstation-${PORTVERSION:R}-${PORTVERSION:E}${EXTRACT_SUFX}:vmware \ + vmmon-only-${PORTVERSION:R}-20031009${EXTRACT_SUFX}:patch \ + vmnet-only-${PORTVERSION:R}-20030412${EXTRACT_SUFX}:patch # Feel free to post your questions/reports/suggestions on this port to # freebsd-emulation mailing list with the following maintainer address CC'ed. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "It seems to me as we make our own few circles 'round the sun We get it backwards and our seven years go by like one"