mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
misc/compat13x: Add libmd.so.6
This commit is contained in:
parent
ef4e36d1ea
commit
abdb8c0fc5
5 changed files with 13 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= compat13x
|
||||
PORTVERSION= 13.5.1305000.20250318
|
||||
PORTVERSION= 13.5.1305000.20250330
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= LOCAL/bapt
|
||||
MASTER_SITES= LOCAL/arrowd
|
||||
PKGNAMESUFFIX= -${ARCH}
|
||||
DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
TIMESTAMP = 1742298785
|
||||
SHA256 (compat13x-aarch64-13.5.1305000.20250318.tar.xz) = 38c2359bc422282d26deb24337eec9f3a8f8f4b83a09a32a86079f803a220817
|
||||
SIZE (compat13x-aarch64-13.5.1305000.20250318.tar.xz) = 1108872
|
||||
SHA256 (compat13x-amd64-13.5.1305000.20250318.tar.xz) = 4fb18af028ae11ba5a8a6823352ef5a28705dcc082079120946ee2eb4091ad13
|
||||
SIZE (compat13x-amd64-13.5.1305000.20250318.tar.xz) = 2256756
|
||||
SHA256 (compat13x-i386-13.5.1305000.20250318.tar.xz) = a9d267c16bc6dd6649220d9e19535eb5474ffe0f92ead3fc8f07517868d5189f
|
||||
SIZE (compat13x-i386-13.5.1305000.20250318.tar.xz) = 1201528
|
||||
TIMESTAMP = 1743323485
|
||||
SHA256 (compat13x-aarch64-13.5.1305000.20250330.tar.xz) = 374ddf4c54c950513d49fd45b30e3f36a8beaa35b11e0d9914de7fab87b45f54
|
||||
SIZE (compat13x-aarch64-13.5.1305000.20250330.tar.xz) = 1146356
|
||||
SHA256 (compat13x-amd64-13.5.1305000.20250330.tar.xz) = cca95592bad5d1ce50412ef848db1059669c6f6c8a36719c4ef6eec156ea5104
|
||||
SIZE (compat13x-amd64-13.5.1305000.20250330.tar.xz) = 2335984
|
||||
SHA256 (compat13x-i386-13.5.1305000.20250330.tar.xz) = dbfaedfd1cb9eb703109bf2c8ebb2ebf8477f9e3dd28d411fed42131665587f8
|
||||
SIZE (compat13x-i386-13.5.1305000.20250330.tar.xz) = 1248196
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
lib/compat/libcrypto.so.111
|
||||
lib/compat/libmd.so.6
|
||||
lib/compat/libnv.so.0
|
||||
lib/compat/libssl.so.111
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
lib/compat/libcrypto.so.111
|
||||
lib/compat/libmd.so.6
|
||||
lib/compat/libnv.so.0
|
||||
lib/compat/libssl.so.111
|
||||
lib32/compat/libcrypto.so.111
|
||||
lib32/compat/libmd.so.6
|
||||
lib32/compat/libnv.so.0
|
||||
lib32/compat/libssl.so.111
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
lib/compat/libcrypto.so.111
|
||||
lib/compat/libmd.so.6
|
||||
lib/compat/libnv.so.0
|
||||
lib/compat/libssl.so.111
|
||||
|
|
Loading…
Add table
Reference in a new issue