Date: Thu, 16 Nov 2017 10:29:08 -0800 From: Cy Schubert <Cy.Schubert@komquats.com> To: Torsten Zuehlsdorff <tz@FreeBSD.org>, Adam Weinberger <adamw@adamw.org> Cc: "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: RE: svn commit: r454302 - in head: Mk Mk/Uses archiversarchivers/php72-bz2 archivers/php72-phar archivers/php72-ziparchivers/php72-zlib converters converters/php72-iconvconverters/php72-mbstring con... Message-ID: <20171116182913.8F7CF694@spqr.komquats.com>
next in thread | raw e-mail | index | archive | help
Would using a project branch or even applying a diff to freshly repocopied = sources have helped. This is of course a PITA which itself can introduce er= rors due to mispatch. Another point: on one project I had to switch from git to svn because git d= oesn't support an svn copy function. How is the best way to handle this type of situation without creating diffs= and reapplying them to a different or new tree in order to correctly prese= rve history? --- Sent using a tiny phone keyboard. Apologies for any typos and autocorrect. Cy Schubert <Cy.Schubert@cschubert.com> or <cy@freebsd.org> --- -----Original Message----- From: Torsten Zuehlsdorff Sent: 16/11/2017 09:13 To: Adam Weinberger Cc: ports-committers@freebsd.org; svn-ports-all@freebsd.org; svn-ports-head= @freebsd.org Subject: Re: svn commit: r454302 - in head: Mk Mk/Uses archiversarchivers/p= hp72-bz2 archivers/php72-phar archivers/php72-ziparchivers/php72-zlib conve= rters converters/php72-iconvconverters/php72-mbstring con... On 16.11.2017 17:41, Adam Weinberger wrote: >> On 16 Nov, 2017, at 3:48, Torsten Zuehlsdorff <tz@freebsd.org> wrote: >> >> Author: tz >> Date: Thu Nov 16 10:48:48 2017 >> New Revision: 454302 >> URL: https://svnweb.freebsd.org/changeset/ports/454302 >> >> Log: >> Add PHP 7.2 RC6 >> >> >> head/devel/php72-intl/php71-intl/ >> - copied from r452682, head/devel/php71-intl/ >> head/devel/php72-json/php71-json/ >> - copied from r452682, head/devel/php71-json/ >> head/devel/php72-pcntl/php71-pcntl/ >> - copied from r452682, head/devel/php71-pcntl/ >> head/devel/php72-readline/php71-readline/ >> - copied from r452682, head/devel/php71-readline/ >> head/devel/php72-shmop/php71-shmop/ >> - copied from r452682, head/devel/php71-shmop/ >> head/devel/php72-sysvmsg/php71-sysvmsg/ >> - copied from r452682, head/devel/php71-sysvmsg/ >> head/devel/php72-sysvsem/php71-sysvsem/ >> - copied from r452682, head/devel/php71-sysvsem/ >> head/devel/php72-sysvshm/php71-sysvshm/ >> - copied from r452682, head/devel/php71-sysvshm/ >> head/devel/php72-tokenizer/php71-tokenizer/ >> - copied from r452682, head/devel/php71-tokenizer/ >> head/ftp/php72-curl/php71-curl/ >> - copied from r452682, head/ftp/php71-curl/ >> head/ftp/php72-ftp/php71-ftp/ >> - copied from r452682, head/ftp/php71-ftp/ >> head/graphics/php72-exif/php71-exif/ >> - copied from r452682, head/graphics/php71-exif/ >> head/graphics/php72-gd/php71-gd/ >> - copied from r452682, head/graphics/php71-gd/ >> head/mail/php72-imap/php71-imap/ >> - copied from r452682, head/mail/php71-imap/ >> head/math/php72-bcmath/php71-bcmath/ >> - copied from r452682, head/math/php71-bcmath/ >> head/math/php72-gmp/php71-gmp/ >> - copied from r452682, head/math/php71-gmp/ >> head/misc/php72-calendar/php71-calendar/ >> - copied from r452682, head/misc/php71-calendar/ >> head/net-mgmt/php72-snmp/php71-snmp/ >> - copied from r452682, head/net-mgmt/php71-snmp/ >> head/net/php72-ldap/php71-ldap/ >> - copied from r452682, head/net/php71-ldap/ >> head/net/php72-soap/php71-soap/ >> - copied from r452682, head/net/php71-soap/ >> head/net/php72-sockets/php71-sockets/ >> - copied from r452682, head/net/php71-sockets/ >> head/net/php72-xmlrpc/php71-xmlrpc/ >> - copied from r452682, head/net/php71-xmlrpc/ >> head/security/php72-filter/php71-filter/ >> - copied from r452682, head/security/php71-filter/ >> head/security/php72-hash/php71-hash/ >> - copied from r452682, head/security/php71-hash/ >> head/security/php72-openssl/php71-openssl/ >> - copied from r452682, head/security/php71-openssl/ >> head/sysutils/php72-fileinfo/php71-fileinfo/ >> - copied from r452682, head/sysutils/php71-fileinfo/ >> head/sysutils/php72-posix/php71-posix/ >> - copied from r452682, head/sysutils/php71-posix/ >> head/textproc/php72-ctype/php71-ctype/ >> - copied from r452682, head/textproc/php71-ctype/ >> head/textproc/php72-dom/php71-dom/ >> - copied from r452682, head/textproc/php71-dom/ >> head/textproc/php72-enchant/php71-enchant/ >> - copied from r452682, head/textproc/php71-enchant/ >=20 > Hi Torsten, >=20 > These are very unusual. Was this a bad repocopy? After reading your reply and this one more carefully: yes, it was. Thanks for the code-review! Fixed in r454318. Greetings, Torsten
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171116182913.8F7CF694>