Commits

Michael Dickens authored 4c9cf8ada44
mariadb-10.2: stealth update
No tags

databases/mariadb-10.2/Portfile

Modified
54 54 set submodule_distname ${submodule_github_project}-${submodule_github_branch}
55 55 set submodule_distfile ${submodule_distname}${extract.suffix}
56 56
57 57 distfiles ${main_distfile}:tagone \
58 58 ${submodule_distfile}:tagtwo
59 59
60 60 master_sites ${github.homepage}/archive/${git.branch}:tagone \
61 61 https://github.com/${submodule_github_author}/${submodule_github_project}/archive/${submodule_github_branch}:tagtwo
62 62
63 63 checksums ${main_distfile} \
64 - rmd160 e3ae5227a34efd81a2962cc3b97cd752c7bfb6d8 \
65 - sha256 071738bb2bfaa6c8abc982a61e6184f1890c39c2301cc824f83e6d3b2837add0 \
66 - size 64528047 \
64 + rmd160 21e4229d997582c1f79bd0933695ec1b067d5954 \
65 + sha256 911b55aec3b09941ea2339d00098ea0c2ef03c9054244bad9040b9b1375cb898 \
66 + size 64523687 \
67 67 ${submodule_distfile} \
68 68 rmd160 e5f149deecbc579addeeb9a36e17aa54131c681f \
69 69 sha256 72f63c54633460c6e9a087d2aaafd5719a1291c39363c071a2e352c74d44a292 \
70 70 size 745069
71 71
72 72 worksrcdir server-${version_branch}
73 + dist_subdir ${name}/${version}_1
73 74
74 75 post-extract {
75 76 # put the submodule_github_project directory into position
76 77 # remove the original directory
77 78 ui_debug "delete ${worksrcpath}/libmariadb"
78 79 delete ${worksrcpath}/libmariadb
79 80 ui_debug "move ${workpath}/${submodule_distname} ${worksrcpath}/libmariadb"
80 81 move ${workpath}/${submodule_distname} ${worksrcpath}/libmariadb
81 82 }
82 83

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut