dev-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-08 16:18:18 +02:00
parent 2942715422
commit 0d782eba67
215 changed files with 765 additions and 770 deletions

View File

@@ -29,28 +29,28 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
cmd:python
lib:libcrypto$secondaryArchSuffix
lib:libssl$secondaryArchSuffix
cmd:python
"
PROVIDES_devel="
libevent21${secondaryArchSuffix}_devel = ${portVersion}
devel:libevent_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_core_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_extra_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_pthreads_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_openssl_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_core$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_core_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_extra$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_pthreads$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_extra_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_openssl$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_openssl_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_pthreads$secondaryArchSuffix = 6.0.2 compat >= 6
devel:libevent_pthreads_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
"
REQUIRES_devel="
libevent21$secondaryArchSuffix == $portVersion base
devel:libssl$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
"
CONFLICTS_devel="
libevent${secondaryArchSuffix}_devel
@@ -58,8 +58,8 @@ CONFLICTS_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libssl$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libz
"
BUILD_PREREQUIRES="