select-1.0: Rebuild clients affected by https://trac.macports.org/ticket/47849

In https://trac.macports.org/changeset/136723, I introduced a bug into select-1.0 (since fixed in https://trac.macports.org/changeset/136794)
that caused client ports to execute their post-destroot, pre/post-install,
and pre/post-activate scripts with an incorrect `name`. Some of these
failures were fatal, but others were silent and produced subtly broken
installations, which need to be fixed with a revbump.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@136823 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Lawrence Velázquez
2015-05-28 04:25:51 +00:00
parent 650dc035ba
commit 979aab7303
23 changed files with 26 additions and 19 deletions
+1
View File
@@ -7,6 +7,7 @@ PortGroup select 1.0
name py-bpython
version 0.13.1
revision 1
platforms darwin
supported_archs noarch
maintainers aronnax openmaintainer