From owner-freebsd-ports@FreeBSD.ORG Sun May 20 14:36:32 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 91AE4106566B for ; Sun, 20 May 2012 14:36:32 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 1AC7B8FC0C for ; Sun, 20 May 2012 14:36:31 +0000 (UTC) Received: from seedling.local (209.Red-88-21-46.staticIP.rima-tde.net [88.21.46.209]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q4KEaQkO020851 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Sun, 20 May 2012 15:36:27 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.5.2 smtp.infracaninophile.co.uk q4KEaQkO020851 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1337524588; bh=4up6SRT0YEfjlgBF2PQtcM8cf7N/VJETgFaiwa921Uw=; h=Date:From:To:Subject:References:In-Reply-To:Cc:Content-Type: Message-ID:Mime-Version; b=PXcf4Q454HghNjfc//VtvR2ptY0D6zM61/fxNE/DYG3f1NkVcGQCSlcOEH7B5AZwY E3HTMa4o3ahfj7XRzFD18ikAy9rhitVAVwidZmrBLetZmJRd48LJXGKWcC+lR3oUNV G/bvgnjNk0xcGc3bZElg4vZV8pUD2jXac50+NfY4= X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host 209.Red-88-21-46.staticIP.rima-tde.net [88.21.46.209] claimed to be seedling.local Message-ID: <4FB90160.9060002@infracaninophile.co.uk> Date: Sun, 20 May 2012 16:36:16 +0200 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4FB8E67C.5030001@FreeBSD.org> In-Reply-To: <4FB8E67C.5030001@FreeBSD.org> X-Enigmail-Version: 1.4.1 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8662B5ABBED76FF61BD9FC69" X-Virus-Scanned: clamav-milter 0.97.4 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00,DKIM_ADSP_ALL, DKIM_SIGNED,KHOP_DYNAMIC,RCVD_IN_SORBS_DUL,SPF_FAIL,T_DKIM_INVALID autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Subject: Re: PORTVERSION=1.0.0b X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2012 14:36:32 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8662B5ABBED76FF61BD9FC69 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 20/05/2012 14:41, Michael Scheidell wrote: > I seem to remember some discussion on using numeric only, and not alpha= > in PORTVERSION string, and would like to address this with maintainer > unless its just my faulty memory mixing up PORTVERSION/REVISION. >=20 > only thing I found ~seems~ to indicate using alpha is ok: >=20 > >=20 > portlint -abt doesn't complain, but it is a 'new port' and I don't want= > it to start out life with something that will garner larts,pavmail or > other wise generate public flogging once I commit it. Try setting DISTVERSION=3D1.0.0b and let the ports generate PORTVERSION automatically. You can have alpha-characters in a PORTVERSION string, but not any arbitrary combination thereof -- I think the rule is something like zero or more decimal digits followed by zero or one alpha characters is allowed as the content of the last (dot delimited) field in the version string. BICBW. PORTREVISION has to be numeric. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig8662B5ABBED76FF61BD9FC69 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk+5AWkACgkQ8Mjk52CukIz5CwCeJa6NSzU7foz62GTrbe/3PKMj P2kAmwevz8KSRMXqRfi53Mrtbr80m3Q/ =YEmP -----END PGP SIGNATURE----- --------------enig8662B5ABBED76FF61BD9FC69--