Framework: partially sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2022-01-13 12:02:42 +01:00
parent 882823c0d1
commit 33dad65ae4
3 changed files with 8 additions and 2 deletions

6
MOVED
View File

@ -16761,3 +16761,9 @@ archivers/p7zip-codec-rar||2022-01-01|Has expired: Unmaintained for years and ha
textproc/askgit|textproc/mergestat|2022-01-03|Project renamed
emulators/qemu-utils|emulators/qemu@tools|2022-01-10|Has expired: Use emulators/qemu@tools
emulators/qemu42||2022-01-10|Has expired: Use emulators/qemu or emulators/qemu-devel
devel/py-click6|devel/py-click|2022-01-11|Remove obsoleted port. Use devel/py-click instead
devel/py-contextvars||2022-01-11|Remove obsoleted port. It is included in Python 3.7+
devel/py-future-annotations||2022-01-11|Remove obsoleted port. It is included in Python 3.7+
devel/rubygem-aws-sdk-v1|devel/rubygem-aws-sdk|2022-01-11|Remove obsoleted port. Use devel/rubygem-aws-sdk instead
devel/rubygem-sidekiq62|devel/rubygem-sidekiq|2022-01-11|Remove obsoleted port. Use devel/rubygem-sidekiq instead
security/rubygem-bcrypt_pbkdf10|security/rubygem-bcrypt_pbkdf|2022-01-11|Remove obsoleted port. Use security/rubygem-bcrypt_pbkdf instead

View File

@ -86,7 +86,7 @@ ${INDEXDIR}/${INDEXFILE}.${INDEX_COMPRESSION_FORMAT}: .PHONY
${FETCHINDEX} ${INDEXDIR}/${INDEXFILE}.${INDEX_COMPRESSION_FORMAT} \
${MASTER_SITE_INDEX}${INDEXFILE}.${INDEX_COMPRESSION_FORMAT}
MASTER_SITE_INDEX?= https://www.FreeBSD.org/ports/
MASTER_SITE_INDEX?= https://download.FreeBSD.org/ports/index/
SETENV?= /usr/bin/env
FETCHINDEX?= ${SETENV} ${FETCH_ENV} fetch -am -o

View File

@ -79,7 +79,7 @@ KDE_PLASMA_VERSION?= 5.23.5
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.
KDE_FRAMEWORKS_VERSION?= 5.89.0
KDE_FRAMEWORKS_VERSION?= 5.90.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.