22 Feb
2008
22 Feb
'08
10:33 a.m.
Ryan Schmidt wrote:
You should have used "svn mv" to rename pgpFullLicense.c-patch to patch-pgpFullLicense.c.diff. It looks like you just added it anew. Look the revision history now in the repository:
http://trac.macosforge.org/projects/macports/log/trunk/dports/security/pgp/f...
See, it looks like the file just came into existence in r34326. But it didn't. It had a previous history that should have been preserved:
http://trac.macosforge.org/projects/macports/log/trunk/dports/mail/pgp5/file...
Sorry about that. The command I used was 'svn mv mail/pgp5 security/pgp', which seems to have worked as expected for the portfile but not the patch. - Josh