From owner-cvs-ports@FreeBSD.ORG Thu Jul 29 10:15:26 2010 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A7CF1065673; Thu, 29 Jul 2010 10:15:26 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id BD8478FC15; Thu, 29 Jul 2010 10:15:25 +0000 (UTC) Received: by pvh1 with SMTP id 1so46547pvh.13 for ; Thu, 29 Jul 2010 03:15:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:received:from:to:cc :subject:organization:references:x-uptime:x-url:x-operating-system :x-openpgp-id:x-openpgp-fingerprint:x-mailer:x-mail-morse :x-attribution:organisation:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=Hc6ozC4CmgWHnBlNzQ8l1jdZsVa+1exptU24EoL3piI=; b=K5VJyZZRjiBZzh+1MmKvF9fs7yMzW3ZxvJUDSENp+yFU5PbsUXjNz2DjpDdolLUQOt bOcRTBTfVtllG0FJxxMYq7W7N+oeZfsSvUYjP2KzismVxZXKx1pdIxdWZRamUd7AeviM 2rDszGf0KWZ/0c7S6S8QFdj5b7NIcwHShpYCQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:organization:references:x-uptime:x-url :x-operating-system:x-openpgp-id:x-openpgp-fingerprint:x-mailer :x-mail-morse:x-attribution:organisation:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=xiJP9bE9UeIkjyLZfg/i7Ujx649fLwwUzqFGZnae8Su+vW/QddzWbSBeKNo9Wf/oSQ Wn6vbjylBnkRhKcHkh59angziJlRfTo5hzMm2uqmX7xDXRL6tTUU8IFk8cQDUp+7r0k3 bmU4DMbh+Bo3WVCpz2Djf+cLNMEqy0n3MSZ1g= Received: by 10.114.39.10 with SMTP id m10mr17156593wam.125.1280398525203; Thu, 29 Jul 2010 03:15:25 -0700 (PDT) Received: from monte-cristo.france ([61.246.140.245]) by mx.google.com with ESMTPS id x9sm1205201waj.15.2010.07.29.03.15.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 29 Jul 2010 03:15:22 -0700 (PDT) Sender: Ashish SHUKLA Received: from monte-cristo.france (monte-cristo.france [127.0.0.1]) by monte-cristo.france (Postfix) with ESMTP id BCA2D5E34D; Thu, 29 Jul 2010 15:45:14 +0530 (IST) From: ashish@FreeBSD.org (Ashish SHUKLA) To: Anonymous Organization: The FreeBSD Project References: <201007281223.o6SCN2wZ043075@repoman.freebsd.org> <86sk33w8ck.fsf@gmail.com> <8739v24yop.fsf@monte-cristo.france> <86bp9qpuhi.fsf@gmail.com> X-Uptime: 15:28:08 up 6:44, 1 user, load average: 0.71, 0.24, 0.10 X-URL: http://762e5e74.wordpress.com/ X-Operating-System: GNU/Linux/Linux 2.6.34-ARCH/x86_64 X-OpenPGP-ID: E74FA4B0 X-OpenPGP-Fingerprint: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 X-Mailer: Gnus v5.13 X-Mail-Morse: .-- .- .... .--- .- ...- .- .--.-. --. -- .- .. .-.. .-.-.- -.-. --- -- X-Attribution: =?utf-8?B?4KSG4KS24KWA4KS3?= Organisation: The FreeBSD Project Date: Thu, 29 Jul 2010 15:45:10 +0530 In-Reply-To: <86bp9qpuhi.fsf@gmail.com> (Anonymous's message of "Thu, 29 Jul 2010 12:23:05 +0400") Message-ID: <8739v2sifl.fsf@monte-cristo.france> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/editors/emacs-devel Makefile distinfo pkg-plist ports/editors/emacs-devel/files patch-Makefile.in patch-configure patch-src-image.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2010 10:15:26 -0000 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Anonymous writes: > ashish@FreeBSD.org (Ashish SHUKLA) writes: >>>> +.if ${OSVERSION} > 900000 >>>> +PLIST_SUB+=3D 9X=3D"" >>>> +.else >>>> +PLIST_SUB+=3D 9X=3D"@comment " >>>> .endif >>> [...] >>>> +%%9X%%%%DATADIR%%/%%EMACS_VER%%/etc/DOC-%%EMACS_VER%%.2 >>=20 >>> I don't have such a file on >>=20 >>> $ uname -vm >>> FreeBSD 9.0-CURRENT #0 r210488=3Df584a68-dirty: Mon Jul 26 04:27:58 UTC= 2010 holo@raphael.local:/a/objdir/a/dirty_build/sys/PHOENIX amd64 >>=20 >>> I guess the transient file sometimes appear when you re-start broken >>> build rather than using `make clean && make all'. >>=20 >> No it gets created during regular build. For details, check out the foll= owing >> build log on 9.0 (amd64): >>=20 >> http://people.freebsd.org/~ashish/logs/emacs-24.0.50.100884%2c1.log > Ah, your tinderbox uses default options. OTOH, I'm using same as emacs-no= x11. >> Dumping under the name emacs >> 2237645 pure bytes used >> Adding name emacs-24.0.50.1 > [...] >> Dumping under the name emacs >> 2237645 pure bytes used >> Adding name emacs-24.0.50.2 > It dumps twice and compiles twice (`cc -o temacs...'). >> unset CDPATH; \ >> if [ `(cd ./etc; /bin/pwd)` !=3D `(cd /usr/local/share/emacs/24.0.50/etc= ; /bin/pwd)` ]; \ >> then \ >> fullversion=3D`./src/emacs --version | sed -n '1 s/GNU Emacs *//p'`; \ > I guess you have 24.0.50.2 for emacs-version. The last digit refers > to build number. Can you figure out when and where build number is added? > Perhaps, we can force it to not increment/rebuild. Okay, and BtW, I did a build for the editors/emacs (which I'm going to subm= it soon), which also has CANNA patchset, and on 9.x it produced 23.2.3. I think the last digit refers to the no. of passes of build. Following is the corresponding log file: http://people.freebsd.org/~ashish/logs/emacs-23.2_3%2c2.log =2D-=20 Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 freebsd.org!ashish | http://people.freebsd.org/~ashish/ =E2=80=9CNever worry about theory as long as the machinery does what it's supposed to do.=E2=80=9D (Robert A. Heinlein, "Waldo & Magic, Inc.", 1950) --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) iQIcBAEBCgAGBQJMUVSyAAoJEMdGz6nnT6SwDkwQAKjOBZhEz2jcpUFyZ4sUSYO3 4V/xduqtzTP8+8l6WfpFe/Rrhefqe5ZdlM3pUZKpljrUrAo49EVaY+gYEEU0Z+Oe FRm0nvDSiGTehs9mhfFePk13hZLEYtZpXUmv5XVcF0elSNw/b9fjc1arwxh1fwxl p4drwen7jHcEOrqo+4LAPn81YcPkUerXjkqsa6O7vJMfxTi1yIdx+YE+SaOiekdt Xxu4FEIV/Z9qT6yawtp+y2I34j7+m4zHWtxXLYWBz7j+PCdSOC2AIsJbHyFB2acj 5RXoPGKBQiJjn2Yf22JXq3087VaGkHD5Xj0UfHxjv4vfisof4WiLz46yW2Knngu8 L4dLEBBKEIV5DX438hx6zbs841L5mVxJrQRxLy6M+z6qt38+uS2HFm5tCvRjfllf 7cuI/pqor3/nhDLOwtlyJ/LwHdXSFGfKZIcUtY5a1w3oWHUh9f/eFUxjffSie2Q8 FF15NU71d+CQgLdplFaADykXfcRKCbkwFzz8pubZIfUhG4p3KsZzJFaVtLRTu/ki DzQQOSYbLJxlZB8hFjmC9r9Q6OVRNyHGcDgvhxchlUNANQggGiWsiJFtQPTpoLLm lhT0E9ZHsfCxoXilcYqcnUkrPu3rj68xu0Fac2vz6FTLxXK8dl+KeXACIyCf6kf0 PDtgXCISoan+tABPvrs4 =NBbL -----END PGP SIGNATURE----- --=-=-=--