On Feb 21, 2008, at 10:37, [EMAIL PROTECTED] wrote: > Revision: 34326 > http://trac.macosforge.org/projects/macports/changeset/34326 > Author: [EMAIL PROTECTED] > Date: 2008-02-21 08:37:37 -0800 (Thu, 21 Feb 2008) > > Log Message: > ----------- > pgp: correct issues detected by port lint > > Modified Paths: > -------------- > trunk/dports/security/pgp/Portfile > > Added Paths: > ----------- > trunk/dports/security/pgp/ > trunk/dports/security/pgp/files/patch-pgpFullLicense.c.diff > > Removed Paths: > ------------- > trunk/dports/mail/pgp5/ > trunk/dports/security/pgp/files/pgpFullLicense.c-patch > > Copied: trunk/dports/security/pgp (from rev 34310, trunk/dports/ > mail/pgp5)
Thanks for doing all these commits lately! Something I wanted to point out though: 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/files/patch-pgpFullLicense.c.diff?rev=34326 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/files/pgpFullLicense.c-patch?rev=21488 _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
