Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Oct 12, 2021
1 parent 48a26de commit 24b4625
Show file tree
Hide file tree
Showing 185 changed files with 1,359 additions and 1,078 deletions.
5 changes: 2 additions & 3 deletions archivers/ark/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ COMMENT= Archiving tool for KDE
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext libarchive kde:5 \
qt:5 shared-mime-info tar:xz
USES= cmake compiler:c++11-lang desktop-file-utils gettext libarchive kde:5 \
cpe qt:5 shared-mime-info tar:xz
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons doctools i18n iconthemes \
itemmodels itemviews jobwidgets khtml kio parts pty service \
Expand All @@ -19,7 +19,6 @@ USE_QT= concurrent core dbus gui network widgets xml \
buildtools_build qmake_build

USE_LDCONFIG= yes
CPE_VENDOR= kde

OPTIONS_DEFINE= 7ZIP RAR ZIP DOCS
OPTIONS_DEFAULT= 7ZIP ZIP DOCS
Expand Down
2 changes: 1 addition & 1 deletion biology/py-biopython/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Johann Visagie <[email protected]>

PORTNAME= biopython
DISTVERSION= 1.78
DISTVERSION= 1.79
CATEGORIES= biology python
MASTER_SITES= http://www.biopython.org/DIST/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions biology/py-biopython/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1602768614
SHA256 (biopython-1.78.tar.gz) = 1ee0a0b6c2376680fea6642d5080baa419fd73df104a62d58a8baf7a8bbe4564
SIZE (biopython-1.78.tar.gz) = 16895184
TIMESTAMP = 1634020529
SHA256 (biopython-1.79.tar.gz) = edb07eac99d3b8abd7ba56ff4bedec9263f76dfc3c3f450e7d2e2bcdecf8559b
SIZE (biopython-1.79.tar.gz) = 16738730
2 changes: 1 addition & 1 deletion cad/netgen-lvs/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= netgen
DISTVERSION= 1.5.202
DISTVERSION= 1.5.203
CATEGORIES= cad
PKGNAMESUFFIX= -lvs

Expand Down
6 changes: 3 additions & 3 deletions cad/netgen-lvs/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1632645753
SHA256 (RTimothyEdwards-netgen-1.5.202_GH0.tar.gz) = c35daa23c308ac3c4f8003b4c6e680ee0ddd5861931170b73028d38b99fbcf28
SIZE (RTimothyEdwards-netgen-1.5.202_GH0.tar.gz) = 522857
TIMESTAMP = 1633964681
SHA256 (RTimothyEdwards-netgen-1.5.203_GH0.tar.gz) = cf9beaaaebaaa60ac77669c46855717d7b163b97b7ccdf5e7d0eaa6033e04757
SIZE (RTimothyEdwards-netgen-1.5.203_GH0.tar.gz) = 523323
2 changes: 1 addition & 1 deletion databases/arrow/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PORTNAME= arrow
DISTVERSION= 4.0.1
PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= https://mirrors.advancedhosters.com/apache/${PORTNAME}/${PORTNAME}-${DISTVERSION}/ \
MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \
https://github.com/apache/orc/archive/rel/:orc
DISTNAME= apache-${PORTNAME}-${DISTVERSION}
DISTFILES= apache-${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} release-1.6.6${EXTRACT_SUFX}:orc
Expand Down
2 changes: 1 addition & 1 deletion databases/cassandra4/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= cassandra
DISTVERSION= 4.0-beta2
CATEGORIES= databases java
MASTER_SITES= APACHE/cassandra/${DISTVERSION}:apache \
MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/${DISTVERSION}/:apache \
https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.4.5-4/:maven \
LOCAL/mikael:repo
PKGNAMESUFFIX= 4
Expand Down
3 changes: 3 additions & 0 deletions databases/jasperreports/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.jar ${PORTNAME}-applet-${PORTVERSION}.jar
MAINTAINER= [email protected]
COMMENT= Powerful open source Java reporting tool

DEPRECATED= Unsupported by upstream, released in 2013
EXPIRATION_DATE=2022-03-31

RUN_DEPENDS= ${JAVALIBDIR}/itext.jar:devel/itext \
${JAVALIBDIR}/xalan.jar:textproc/xalan-j \
${JAVALIBDIR}/crimson.jar:textproc/crimson \
Expand Down
4 changes: 2 additions & 2 deletions databases/p5-DBIx-Connector/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= DBIx-Connector
PORTVERSION= 0.56
PORTVERSION= 0.57
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -12,7 +12,7 @@ RUN_DEPENDS= p5-DBI>=1.605:databases/p5-DBI
TEST_DEPENDS= p5-Test-MockModule>=0:devel/p5-Test-MockModule

USES= perl5
USE_PERL5= modbuild
USE_PERL5= configure

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions databases/p5-DBIx-Connector/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1479800255
SHA256 (DBIx-Connector-0.56.tar.gz) = 57c08d2c1951486cb95cfb83f518f462a3dbf20d353f3eee4f46af44fa19c359
SIZE (DBIx-Connector-0.56.tar.gz) = 36770
TIMESTAMP = 1634022859
SHA256 (DBIx-Connector-0.57.tar.gz) = d29c4e914a2bb3b4fd90428a8f4d0a5ef0d691086b77df74bd7b5f1b4163d3f6
SIZE (DBIx-Connector-0.57.tar.gz) = 29653
2 changes: 1 addition & 1 deletion databases/pg_citus/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Matthew Seaman

PORTNAME= citus
PORTVERSION= 10.1.2
PORTVERSION= 10.2.1
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= pg_
Expand Down
6 changes: 3 additions & 3 deletions databases/pg_citus/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1629196977
SHA256 (citusdata-citus-v10.1.2_GH0.tar.gz) = cade8cfb842bac1b7522ed92f668293a316d0d3a383cca27ed7e9ef16be641d6
SIZE (citusdata-citus-v10.1.2_GH0.tar.gz) = 5280795
TIMESTAMP = 1633853637
SHA256 (citusdata-citus-v10.2.1_GH0.tar.gz) = 77b180da1edeea15a16f21b7d0696eba2490c5b0031a86c3289c4d80062128b9
SIZE (citusdata-citus-v10.2.1_GH0.tar.gz) = 5502245
2 changes: 2 additions & 0 deletions databases/pg_citus/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ share/postgresql/extension/citus--10.0-1--10.0-2.sql
share/postgresql/extension/citus--10.0-2--10.0-3.sql
share/postgresql/extension/citus--10.0-3--10.0-4.sql
share/postgresql/extension/citus--10.0-4--10.1-1.sql
share/postgresql/extension/citus--10.1-1--10.2-1.sql
share/postgresql/extension/citus--10.2-1--10.2-2.sql
share/postgresql/extension/citus--8.0-1--8.0-2.sql
share/postgresql/extension/citus--8.0-1.sql
share/postgresql/extension/citus--8.0-10--8.0-11.sql
Expand Down
2 changes: 1 addition & 1 deletion databases/py-pg8000/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Wen Heping <[email protected]>

PORTNAME= pg8000
PORTVERSION= 1.21.2
PORTVERSION= 1.21.3
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions databases/py-pg8000/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1631758765
SHA256 (pg8000-1.21.2.tar.gz) = 36a3b517408334967c1fa0d29656da03608d63122a372ec92c85f49aed2d24e3
SIZE (pg8000-1.21.2.tar.gz) = 118673
TIMESTAMP = 1634020294
SHA256 (pg8000-1.21.3.tar.gz) = f73f1d477cda12a7b784be73c8a0c06c71e4284ef90cae4883cbc7c524b95fbf
SIZE (pg8000-1.21.3.tar.gz) = 118825
3 changes: 1 addition & 2 deletions deskutils/howm/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= howm
PORTVERSION= 1.4.3
PORTREVISION= 5
PORTVERSION= 1.4.7
CATEGORIES= deskutils
MASTER_SITES= http://howm.sourceforge.jp/a/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
Expand Down
6 changes: 3 additions & 3 deletions deskutils/howm/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1480165897
SHA256 (howm-1.4.3.tar.gz) = fb7336e0a52df3d5fe72e1bbf4ffb57f1139757f6af2964ee62cc94b4729dcab
SIZE (howm-1.4.3.tar.gz) = 552747
TIMESTAMP = 1633992875
SHA256 (howm-1.4.7.tar.gz) = c22a0c569fbee7ae0a40dd998a624bdb738c2288a6b10f1e199e1eebf96f6086
SIZE (howm-1.4.7.tar.gz) = 566483
8 changes: 4 additions & 4 deletions deskutils/howm/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,20 @@
%%EMACS_SITE_LISPDIR%%/honest-report.elc
%%EMACS_SITE_LISPDIR%%/howm-backend.el
%%EMACS_SITE_LISPDIR%%/howm-backend.elc
%%EMACS_SITE_LISPDIR%%/howm-cl.el
%%EMACS_SITE_LISPDIR%%/howm-cl.elc
%%EMACS_SITE_LISPDIR%%/howm-common.el
%%EMACS_SITE_LISPDIR%%/howm-common.elc
%%EMACS_SITE_LISPDIR%%/howm-date.el
%%EMACS_SITE_LISPDIR%%/howm-date.elc
%%EMACS_SITE_LISPDIR%%/howm-lang-en.el
%%EMACS_SITE_LISPDIR%%/howm-lang-en.elc
%%EMACS_SITE_LISPDIR%%/howm-lang-fr.el
%%EMACS_SITE_LISPDIR%%/howm-lang-fr.elc
%%EMACS_SITE_LISPDIR%%/howm-lang-ja.el
%%EMACS_SITE_LISPDIR%%/howm-lang-ja.elc
%%EMACS_SITE_LISPDIR%%/howm-menu-en.el
%%EMACS_SITE_LISPDIR%%/howm-menu-en.elc
%%EMACS_SITE_LISPDIR%%/howm-menu-fr.el
%%EMACS_SITE_LISPDIR%%/howm-menu-fr.elc
%%EMACS_SITE_LISPDIR%%/howm-menu-ja.el
%%EMACS_SITE_LISPDIR%%/howm-menu-ja.elc
%%EMACS_SITE_LISPDIR%%/howm-menu.el
Expand All @@ -34,8 +36,6 @@
%%EMACS_SITE_LISPDIR%%/howm-reminder.elc
%%EMACS_SITE_LISPDIR%%/howm-vars.el
%%EMACS_SITE_LISPDIR%%/howm-vars.elc
%%EMACS_SITE_LISPDIR%%/howm-version.el
%%EMACS_SITE_LISPDIR%%/howm-version.elc
%%EMACS_SITE_LISPDIR%%/howm-view.el
%%EMACS_SITE_LISPDIR%%/howm-view.elc
%%EMACS_SITE_LISPDIR%%/howm.el
Expand Down
2 changes: 1 addition & 1 deletion devel/R-cran-caret/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: TAKATSU Tomonari <[email protected]>

PORTNAME= caret
DISTVERSION= 6.0-89
DISTVERSION= 6.0-90
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}

Expand Down
6 changes: 3 additions & 3 deletions devel/R-cran-caret/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1633061354
SHA256 (caret_6.0-89.tar.gz) = 043b602360a6434f6e61e13ea8483f894f818d9f6e52d4a721e2ed5007612221
SIZE (caret_6.0-89.tar.gz) = 5303572
TIMESTAMP = 1633859147
SHA256 (caret_6.0-90.tar.gz) = e851a4ed7d939c665e57e3551a5464b09fe4285e7c951236efdd890b0da866bc
SIZE (caret_6.0-90.tar.gz) = 2335088
5 changes: 3 additions & 2 deletions devel/apache-commons-daemon/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
PORTNAME= commons-daemon
PORTVERSION= 1.2.3
CATEGORIES= devel java
MASTER_SITES= APACHE_COMMONS_SOURCE:src \
APACHE_COMMONS_BINARIES:bin
MASTER_SITES= https://archive.apache.org/dist/commons/daemon/source/:src \
https://archive.apache.org/dist/commons/daemon/binaries/:bin

PKGNAMEPREFIX= apache-
DISTFILES= ${PORTNAME}-${PORTVERSION}-native-src${EXTRACT_SUFX}:src \
${PORTNAME}-${PORTVERSION}-bin${EXTRACT_SUFX}:bin
Expand Down
2 changes: 2 additions & 0 deletions devel/concurrencpp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ COMMENT= C++ concurrency library: tasks, executors, timers, C++20 coroutines
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BROKEN_FreeBSD_12= fatal error: 'semaphore' file not found (missing C++ include <semaphore>)

USES= cmake compiler:c++17-lang # should be compiler:c++20-lang

USE_GITHUB= yes
Expand Down
2 changes: 1 addition & 1 deletion devel/hadoop/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PORTNAME= hadoop
PORTVERSION= 1.2.1
PORTREVISION= 3
CATEGORIES= devel java
MASTER_SITES= APACHE/${PORTNAME}/core/${PORTNAME}-${PORTVERSION} \
MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/core/${PORTNAME}-${PORTVERSION}/ \
http://dist.codehaus.org/jetty/jetty-6.1.14/:jetty
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} jetty-6.1.14.zip:jetty
DIST_SUBDIR= hadoop
Expand Down
3 changes: 1 addition & 2 deletions devel/kf5-ktexteditor/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ COMMENT= KF5 advanced embeddable text editor
LIB_DEPENDS= libgit2.so:devel/libgit2 \
libeditorconfig.so:editors/editorconfig-core-c

USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 tar:xz
USES= cmake compiler:c++11-lib gettext kde:5 cpe pkgconfig qt:5 tar:xz
USE_KDE= archive auth codecs completion config configwidgets \
coreaddons guiaddons i18n iconthemes itemviews \
jobwidgets kio parts service sonnet syntaxhighlighting \
Expand All @@ -17,6 +17,5 @@ USE_KDE= archive auth codecs completion config configwidgets \
USE_QT= concurrent core dbus declarative gui network printsupport \
script widgets xml xmlpatterns \
buildtools_build qmake_build
CPE_VENDOR= kde

.include <bsd.port.mk>
2 changes: 1 addition & 1 deletion devel/libburn/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: J.R. Oldroyd <[email protected]>

PORTNAME= libburn
PORTVERSION= 1.5.0
PORTVERSION= 1.5.4
CATEGORIES= devel
MASTER_SITES= http://files.libburnia-project.org/releases/

Expand Down
6 changes: 3 additions & 3 deletions devel/libburn/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1537240833
SHA256 (libburn-1.5.0.tar.gz) = 582b12c236c1365211946f2fe3c254976af37bbec244051f7742a98ded9be2bd
SIZE (libburn-1.5.0.tar.gz) = 979953
TIMESTAMP = 1633990505
SHA256 (libburn-1.5.4.tar.gz) = 525059d10759c5cb8148eebc863bb510e311c663603da7bd2d21c46b7cf63b54
SIZE (libburn-1.5.4.tar.gz) = 991212
2 changes: 1 addition & 1 deletion devel/libburn/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ include/libburn/libburn.h
lib/libburn.a
lib/libburn.so
lib/libburn.so.4
lib/libburn.so.4.103.0
lib/libburn.so.4.107.0
libdata/pkgconfig/libburn-1.pc
man/man1/cdrskin.1.gz
1 change: 1 addition & 0 deletions devel/llvm13/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ _BE_LIBS_COMMON= CodeGen Desc Info
_BE_LIBS_AArch64= AsmParser Disassembler Utils
_BE_LIBS_BACKWARDS_AArch64=Exegesis
_BE_LIBS_AMDGPU= AsmParser Disassembler Utils
_BE_LIBS_BACKWARDS_AMDGPU=MCACustomBehaviour
_BE_LIBS_ARM= AsmParser Disassembler Utils
_BE_LIBS_AVR= AsmParser Disassembler
_BE_LIBS_BPF= AsmParser Disassembler
Expand Down
1 change: 0 additions & 1 deletion devel/llvm13/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -4700,7 +4700,6 @@ llvm%%LLVM_SUFFIX%%/lib/libLLVMLineEditor.a
llvm%%LLVM_SUFFIX%%/lib/libLLVMLinker.a
llvm%%LLVM_SUFFIX%%/lib/libLLVMMC.a
llvm%%LLVM_SUFFIX%%/lib/libLLVMMCA.a
llvm%%LLVM_SUFFIX%%/lib/libLLVMMCACustomBehaviourAMDGPU.a
llvm%%LLVM_SUFFIX%%/lib/libLLVMMCDisassembler.a
llvm%%LLVM_SUFFIX%%/lib/libLLVMMCJIT.a
llvm%%LLVM_SUFFIX%%/lib/libLLVMMCParser.a
Expand Down
3 changes: 3 additions & 0 deletions devel/maven3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ COMMENT= Java project management tool, 3.x branch

LICENSE= APACHE20

DEPRECATED= Outdated, unsupported upstream
EXPIRATION_DATE=2022-01-15

RUN_DEPENDS= mvn:devel/maven-wrapper

USES= cpe
Expand Down
3 changes: 3 additions & 0 deletions devel/maven31/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ COMMENT= Java project management tool, 3.1.x branch

LICENSE= APACHE20

DEPRECATED= Outdated, unsupported upstream
EXPIRATION_DATE=2022-01-15

RUN_DEPENDS= mvn:devel/maven-wrapper

USES= cpe
Expand Down
3 changes: 3 additions & 0 deletions devel/maven33/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ COMMENT= Java project management tool, 3.3.x branch

LICENSE= APACHE20

DEPRECATED= Outdated, unsupported upstream
EXPIRATION_DATE=2022-01-15

RUN_DEPENDS= mvn:devel/maven-wrapper

USES= cpe
Expand Down
13 changes: 13 additions & 0 deletions devel/onetbb/files/patch-cmake-compilers-Clang.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Fix amd64 build for 13-STABLE and 14-CURRENT (clang >= 12.0.1)

--- cmake/compilers/Clang.cmake.orig 2021-10-04 09:50:18 UTC
+++ cmake/compilers/Clang.cmake
@@ -44,7 +44,7 @@ if (NOT TBB_STRICT AND COMMAND tbb_remove_compile_flag
endif()

# Enable Intel(R) Transactional Synchronization Extensions (-mrtm) and WAITPKG instructions support (-mwaitpkg) on relevant processors
-if (CMAKE_SYSTEM_PROCESSOR MATCHES "(x86|AMD64)")
+if (CMAKE_SYSTEM_PROCESSOR MATCHES "(x86|AMD64|amd64)")
set(TBB_COMMON_COMPILE_FLAGS ${TBB_COMMON_COMPILE_FLAGS} -mrtm $<$<NOT:$<VERSION_LESS:${CMAKE_CXX_COMPILER_VERSION},12.0>>:-mwaitpkg>)
endif()

12 changes: 6 additions & 6 deletions devel/py-apispec/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= apispec
DISTVERSION= 5.1.0
DISTVERSION= 5.1.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,14 +10,14 @@ COMMENT= Pluggable API specification generator
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}marshmallow>0:devel/py-marshmallow@${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>0:devel/py-marshmallow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR}

# tests_require = prance[osv]>=0.11
TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}prance>=0.11:devel/py-prance@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openapi-spec-validator>0:devel/py-openapi-spec-validator@${PY_FLAVOR}
TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}openapi-spec-validator>0:devel/py-openapi-spec-validator@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}prance>=0.11:devel/py-prance@${PY_FLAVOR}

USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-apispec/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1628789272
SHA256 (apispec-5.1.0.tar.gz) = 9ac7a7a6000339a02d05404ef561e013375f170de01d8b238782f8fb83082b5b
SIZE (apispec-5.1.0.tar.gz) = 74265
TIMESTAMP = 1633934124
SHA256 (apispec-5.1.1.tar.gz) = d167890e37f14f3f26b588ff2598af35faa5c27612264ea1125509c8ff860834
SIZE (apispec-5.1.1.tar.gz) = 74706
2 changes: 1 addition & 1 deletion devel/py-proxmoxer/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Davíð Steinn Geirsson <[email protected]>

PORTNAME= proxmoxer
PORTVERSION= 1.0.4
PORTVERSION= 1.2.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions devel/py-proxmoxer/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1613511752
SHA256 (proxmoxer-1.0.4.tar.gz) = 48de41cc3927057dc7f8d7e9bd489145b43847541e443aa82b011faf7e424694
SIZE (proxmoxer-1.0.4.tar.gz) = 16754
TIMESTAMP = 1634021323
SHA256 (proxmoxer-1.2.0.tar.gz) = d1261c1cefd4d4faa6c654922c8db72cfee51e811e5ede4eb38a48cc62dac80e
SIZE (proxmoxer-1.2.0.tar.gz) = 18439
2 changes: 1 addition & 1 deletion devel/py-resolvelib/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= resolvelib
DISTVERSION= 0.8.0
DISTVERSION= 0.8.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions devel/py-resolvelib/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1633894264
SHA256 (resolvelib-0.8.0.tar.gz) = bb644702b0322b9ee5557e314d96148ca56a0f37a6ddf59ba0fbe27af684f4b9
SIZE (resolvelib-0.8.0.tar.gz) = 16502
TIMESTAMP = 1634014940
SHA256 (resolvelib-0.8.1.tar.gz) = c6ea56732e9fb6fca1b2acc2ccc68a0b6b8c566d8f3e78e0443310ede61dbd37
SIZE (resolvelib-0.8.1.tar.gz) = 17308
Loading

0 comments on commit 24b4625

Please sign in to comment.