From owner-svn-ports-all@FreeBSD.ORG Mon Dec 3 17:07:47 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C7022590 for ; Mon, 3 Dec 2012 17:07:47 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 9DA0C8FC1C for ; Mon, 3 Dec 2012 17:07:47 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qB3H7lip048592 for ; Mon, 3 Dec 2012 17:07:47 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qB3H7lUv048586 for svn-ports-all@freebsd.org; Mon, 3 Dec 2012 17:07:47 GMT (envelope-from bdrewery) Received: (qmail 20695 invoked from network); 3 Dec 2012 11:07:45 -0600 Received: from unknown (HELO ?192.168.0.74?) (freebsd@shatow.net@74.94.87.209) by sweb.xzibition.com with ESMTPA; 3 Dec 2012 11:07:45 -0600 Message-ID: <50BCDC5C.3080006@FreeBSD.org> Date: Mon, 03 Dec 2012 11:07:40 -0600 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Pietro Cerutti Subject: Re: svn commit: r308158 - in head: . lang lang/tcl82 x11-toolkits x11-toolkits/tk82 References: <201212031649.qB3Gnmt9076932@svn.freebsd.org> In-Reply-To: <201212031649.qB3Gnmt9076932@svn.freebsd.org> X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigA7B16776A149471B289AE7C5" Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Dec 2012 17:07:47 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA7B16776A149471B289AE7C5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/3/2012 10:49 AM, Pietro Cerutti wrote: > Author: gahr > Date: Mon Dec 3 16:49:48 2012 > New Revision: 308158 > URL: http://svnweb.freebsd.org/changeset/ports/308158 >=20 > Log: > - Retire Tcl/Tk 8.2 now that the last consumer (deskutils/abacus) has= gone > - Fix typo in previous commit in MOVED > =20 > Feature safe: yes >=20 I take issue with retiring a library/language port with such short notice like this, since no other ports depend on it. This certainly could live on as a leaf port and still be useful. > Deleted: > head/lang/tcl82/ > head/x11-toolkits/tk82/ > Modified: > head/MOVED > head/lang/Makefile > head/x11-toolkits/Makefile >=20 > Modified: head/MOVED > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/MOVED Mon Dec 3 16:35:50 2012 (r308157) > +++ head/MOVED Mon Dec 3 16:49:48 2012 (r308158) > @@ -3937,4 +3937,6 @@ devel/portlet-api||2012-11-28|Has expire > net/amqp08||2012-11-29|Has expired: No more public distfiles > games/kmquake2||2012-11-29|Has expired: No more public distfiles > www/jetspeed||2012-11-30|Has expired: Dead upstream > -deskutils/abacus||2012-12-93|Has expired: Dead upstream > +deskutils/abacus||2012-12-03|Has expired: Dead upstream > +lang/tcl82||2012-12-03|No longer developed, no more consumers > +x11-toolkits/tk82||2012-12-03|No longer developed, no more consumers >=20 > Modified: head/lang/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/lang/Makefile Mon Dec 3 16:35:50 2012 (r308157) > +++ head/lang/Makefile Mon Dec 3 16:49:48 2012 (r308158) > @@ -341,7 +341,6 @@ > SUBDIR +=3D tcl-manual > SUBDIR +=3D tcl-modules > SUBDIR +=3D tcl-wrapper > - SUBDIR +=3D tcl82 > SUBDIR +=3D tcl83 > SUBDIR +=3D tcl84 > SUBDIR +=3D tcl84-thread >=20 > Modified: head/x11-toolkits/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/x11-toolkits/Makefile Mon Dec 3 16:35:50 2012 (r308157) > +++ head/x11-toolkits/Makefile Mon Dec 3 16:49:48 2012 (r308158) > @@ -254,7 +254,6 @@ > SUBDIR +=3D tile > SUBDIR +=3D tix > SUBDIR +=3D tk-wrapper > - SUBDIR +=3D tk82 > SUBDIR +=3D tk83 > SUBDIR +=3D tk84 > SUBDIR +=3D tk84-thread >=20 --=20 Regards, Bryan Drewery bdrewery@freenode/EFNet --------------enigA7B16776A149471B289AE7C5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQIcBAEBAgAGBQJQvNxhAAoJEG54KsA8mwz5Su8P/20KbMAtJv9qqDkCZzj/eEqL AICThNcmCVxSeeUhTFgx0sUI2BWACu0rcQ7EBnH2MpL7ZKYAIwlVU+JPEAiubd7V 5OKg4+OLGmwPzslgeIxWgtn0boPxolM2JNzk1CFJZygYCrG4PPPawcSB1/b7C/6H r2cE0ocd6fpwOfLm2VjRZzmbwwSC9hmkx4h++6gxcaCNEZiXWcboXiiBUcb7S6ES JkKtgJ1CrboMBeqi6WY0btP8iZG5A2q6Fnbgy8EH6Gc0F+8vdTMxF/B+Gp3zpjHF bXAdn3YCgHGaTBaMIF9fxe4/ddtP7XoNGRhbPe9IRAUrEBGVPA75BP+HhTf5sT5h JJi0gAPfSKfGF9NX8vPDsqZh0D9slWBiUXx2rvbLNaTllLaMVlN0ZGwdveA/BhF3 TzMiE0U4zy+5JFDc0h4iOmxC+hXrJM3BIt/rTOQntOAeSgtJd5pl3eooAv8dI229 JFdLtdf5hti5WQ4gujBDYcmhbtB55BbHz4xNPF2m3lIEAymGXP5mRWbeaxxJ3bN/ ub7pnm7Y6TwGL/A3ipZ+7HAdnC/S0k0EmDUb7nlkPfcrIHfvlzWYzvDzJMA7Qq92 YZUkz9MUfBfCk2PIui7oTt5AMOw8ZSAdJ9kXMbwnEN6B6J6YPQHSClxbBIVNWMGh 95M/LaXO0idgi6R6hN1r =RY/Y -----END PGP SIGNATURE----- --------------enigA7B16776A149471B289AE7C5--