Skip to content

Commit 1170cb8

Browse files
committed
matrix-commander and friends: non-functional: portfile syntax
1 parent fe0edf6 commit 1170cb8

File tree

4 files changed

+2
-6
lines changed

4 files changed

+2
-6
lines changed

net/matrix-commander/Portfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@ homepage https://github.com/8go/matrix-commander
1818
checksums rmd160 8f008284ec54b4c34a6c7bbebaae29e4bcf7cb72 \
1919
sha256 464f7a4e3a632f5f13f831b882484d91552e3868292a63b9671cc1562f513fef \
2020
size 198269
21-
supported_archs noarch
2221

23-
set python.version 312
22+
python.default_version 312
2423

2524
depends_lib-append port:matrix-nio \
2625
port:olm \

net/matrix-nio/Portfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@ homepage https://github.com/matrix-nio/matrix-nio
1818
checksums rmd160 5725c74893d09cdb765a31d926da22b8ff40d271 \
1919
sha256 8ef8180c374e12368e5c83a692abfb3bab8d71efcd17c5560b5c40c9b6f2f600 \
2020
size 155480
21-
supported_archs noarch
2221

23-
set python.version 312
22+
python.default_version 312
2423

2524
depends_lib-append port:py${python.version}-aiofiles \
2625
port:py${python.version}-aiohttp \

python/py-notify2/Portfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@ homepage https://bitbucket.org/takluyver/pynotify2
1717
checksums rmd160 b85eae39bab127331b9accbbf66241e1f2d9c686 \
1818
sha256 33fa108d50c42f3cd3407cc437518ad3f6225d1bb237011f16393c9dd3ce197d \
1919
size 17792
20-
supported_archs noarch
2120

2221
python.versions 310 311 312 313

python/py-unpaddedbase64/Portfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ homepage https://github.com/matrix-org/python-unpaddedbase64
1717
checksums rmd160 a2e583632c62dfaf1384c9e60a99abb8ca17b973 \
1818
sha256 7273c60c089de39d90f5d6d4a7883a79e319dc9d9b1c8924a7fab96178a5f005 \
1919
size 5621
20-
supported_archs noarch
2120

2221
python.versions 310 311 312 313
2322

0 commit comments

Comments
 (0)