[77794] trunk/dports/science
Michael Dickens
michaelld at macports.org
Fri Apr 15 05:27:10 PDT 2011
Arg. I'm not a big GIT user, so thank you for figuring out the branch name. In r77872, I've gone back to using GIT for fetch using the branch name you found, and it (again) seems to work. I'm glad I'm the only user for now :) - MLD
On Apr 15, 2011, at 3:45 AM, Ryan Schmidt wrote:
> On Apr 14, 2011, at 08:06, Michael Dickens wrote:
>> git.branch didn't work,
>
> It should, provided you give it a valid git tag name (for example I see the developers of uhd have used the tag name release_003_000_001), or a valid git commit id (for example I see 81e891f3f38259e7450b is the latest commit id for the release_003_000_001 tag).
>
> So for this tag naming scheme you could make it work by using this git.branch:
>
> git.branch release_[strsed ${version} {g/\./_/}]
More information about the macports-dev
mailing list