From owner-freebsd-doc Fri Feb 7 0:30: 9 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1593137B401 for ; Fri, 7 Feb 2003 00:30:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDA3643FDD for ; Fri, 7 Feb 2003 00:30:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h178U5NS008799 for ; Fri, 7 Feb 2003 00:30:05 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h178U5bk008798; Fri, 7 Feb 2003 00:30:05 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29ABB37B401 for ; Fri, 7 Feb 2003 00:24:21 -0800 (PST) Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ACF043FDD for ; Fri, 7 Feb 2003 00:24:19 -0800 (PST) (envelope-from erwin@backup-mx.droso.dk) Received: by backup-mx.droso.dk (Postfix, from userid 1000) id 952D2A9CE; Fri, 7 Feb 2003 09:24:11 +0100 (CET) Message-Id: <20030207082411.952D2A9CE@backup-mx.droso.dk> Date: Fri, 7 Feb 2003 09:24:11 +0100 (CET) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/48032: add PERL_LEVEL to porters handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48032 >Category: docs >Synopsis: add PERL_LEVEL to porters handbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 07 00:30:04 PST 2003 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.7-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #13: Tue Jan 7 21:26:37 CET 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: PERL_LEVEL is shining is it's absense from the Using Perl section. This patch adds it along with it's PERL_VERSION and PERL_VER sisters. Please check indenting, I don't think my SGML-mode uses the right form. >How-To-Repeat: >Fix: --- portshandbook-PERL_LEVEL.diff begins here --- Index: book.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.270 diff -u -r1.270 book.sgml --- book.sgml 27 Jan 2003 22:28:26 -0000 1.270 +++ book.sgml 7 Feb 2003 08:17:20 -0000 @@ -3216,6 +3216,13 @@ The short version of Perl installed (e.g., 5.005). + + + PERL_LEVEL + + Perl version as an integer of the form MNNNPP + (e.g., 500601). + PERL_ARCH --- portshandbook-PERL_LEVEL.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message