On Nov 2, 2014, at 7:18 AM, Marko Käning wrote: > Below you’ll find what I changed, which includes the revbump. > > Unfortunately the pre-activate phase is NOT entered: > --- > $ tree /opt/local/Library/Frameworks/R.framework > /opt/local/Library/Frameworks/R.framework > ├── Resources > │ ├── library > │ │ └── testfile > │ └── testfile > └── testfile > > 2 directories, 3 files > $ sudo port upgrade
Are you sure you're using the right copy of the R portfile? Remember that "sudo port upgrade" will use the copy of the R portfile in the official dports tree. If your modified copy of the portfile is elsewhere, don't use "sudo port upgrade"; use "sudo port install". _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
