mirror of https://git.FreeBSD.org/ports.git
net-im/conduit: Update to 0.10.9
- Pet portfmt Reported by: Stefano Marinelli (private email)
This commit is contained in:
parent
996ddbedcb
commit
23190c260e
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= conduit
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.10.8
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.10.9
|
||||
CATEGORIES= net-im
|
||||
PKGNAMEPREFIX= matrix-
|
||||
|
||||
|
@ -22,18 +21,16 @@ USES= cargo gmake
|
|||
USE_RC_SUBR= ${PORTNAME}
|
||||
USERS= ${PORTNAME}
|
||||
GROUPS= ${USERS}
|
||||
SUBS= DBDIR=${DBDIR} \
|
||||
USERS=${USERS} \
|
||||
GROUPS=${GROUPS} \
|
||||
SUBS= DBDIR=${DBDIR} USERS=${USERS} GROUPS=${GROUPS} \
|
||||
PORTNAME=${PORTNAME}
|
||||
PLIST_SUB= ${SUBS}
|
||||
SUB_LIST= ${SUBS}
|
||||
SUB_FILES= pkg-message pkg-install
|
||||
SUB_FILES= pkg-install pkg-message
|
||||
DBDIR= /var/db/${PORTNAME}
|
||||
|
||||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= famedly
|
||||
GL_TAGNAME= 9bba85c7e532b99358d18df200be93bb2ccc9a63
|
||||
GL_TAGNAME= 4624df0998e88aed5b752f097f619a77ffa77a8e
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
|
@ -424,4 +424,4 @@ CARGO_CRATES= addr2line-0.24.2 \
|
|||
zstd-sys-2.0.10+zstd.1.5.6 \
|
||||
zune-core-0.4.12 \
|
||||
zune-jpeg-0.4.11 \
|
||||
ruma,ruma-appservice-api,ruma-client-api,ruma-common,ruma-events,ruma-federation-api,ruma-identifiers-validation,ruma-macros,ruma-push-gateway-api,ruma-signatures,ruma-state-res@git+https://github.com/ruma/ruma.git\#547efbf24831066ae3199dc51b93f6b3a30ea8e7
|
||||
ruma,ruma-appservice-api,ruma-client-api,ruma-common,ruma-events,ruma-federation-api,ruma-identifiers-validation,ruma-macros,ruma-push-gateway-api,ruma-signatures,ruma-state-res@git+https://github.com/ruma/ruma.git\#d879f7df16ba9928a73649f8149dabeee939691e
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
TIMESTAMP = 1754948258
|
||||
TIMESTAMP = 1758044204
|
||||
SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
|
||||
SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
|
||||
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
|
||||
|
@ -851,7 +851,7 @@ SHA256 (rust/crates/zune-core-0.4.12.crate) = 3f423a2c17029964870cfaabb1f13dfab7
|
|||
SIZE (rust/crates/zune-core-0.4.12.crate) = 17355
|
||||
SHA256 (rust/crates/zune-jpeg-0.4.11.crate) = ec866b44a2a1fd6133d363f073ca1b179f438f99e7e5bfb1e33f7181facfe448
|
||||
SIZE (rust/crates/zune-jpeg-0.4.11.crate) = 61815
|
||||
SHA256 (ruma-ruma-547efbf24831066ae3199dc51b93f6b3a30ea8e7_GH0.tar.gz) = 504516936f08a98ca90eecbf7e54085c524b9571b59547314f07eef06e434895
|
||||
SIZE (ruma-ruma-547efbf24831066ae3199dc51b93f6b3a30ea8e7_GH0.tar.gz) = 816906
|
||||
SHA256 (famedly-conduit-9bba85c7e532b99358d18df200be93bb2ccc9a63_GL0.tar.gz) = 65a94ebb4bf97743502640e4ee411595827ff0141a02686ec645708bba6ba4df
|
||||
SIZE (famedly-conduit-9bba85c7e532b99358d18df200be93bb2ccc9a63_GL0.tar.gz) = 351330
|
||||
SHA256 (ruma-ruma-d879f7df16ba9928a73649f8149dabeee939691e_GH0.tar.gz) = 72418b3b3ef085f5c79423ee5851a067009de51698051e36285fa8daea45a593
|
||||
SIZE (ruma-ruma-d879f7df16ba9928a73649f8149dabeee939691e_GH0.tar.gz) = 816911
|
||||
SHA256 (famedly-conduit-4624df0998e88aed5b752f097f619a77ffa77a8e_GL0.tar.gz) = 24f74b234be1a443bc7f5b2bce9a539850cc8431a1c56b9304ba2c1dae700eca
|
||||
SIZE (famedly-conduit-4624df0998e88aed5b752f097f619a77ffa77a8e_GL0.tar.gz) = 351858
|
||||
|
|
Loading…
Reference in New Issue