mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
www/typo3-11: Update 11.5.38 → 11.5.39
This version is a maintenance release and contains bug fixes only. For details about the releases, please see: https://get.typo3.org/release-notes/11.5.39 https://typo3.org/article/typo3-12418-and-11539-maintenance-releases-published PR: 280901
This commit is contained in:
parent
93bff23f32
commit
c2dc4a5fc7
2 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@ SUB_LIST+= PREFIX=${PREFIX} \
|
|||
|
||||
PORT_V_MAJOR= 11
|
||||
PORT_V_MINOR= 5
|
||||
PORT_V_PATCH= 38
|
||||
PORT_V_PATCH= 39
|
||||
|
||||
TYPO3WWW= www
|
||||
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}
|
||||
|
@ -37,7 +37,7 @@ TYPO3DIR= ${PORTNAME}-${PORT_V_MAJOR}
|
|||
USERS= ${WWWOWN}
|
||||
GROUPS= ${WWWGRP}
|
||||
|
||||
OPTIONS_DEFINE= CURL GD GMP IMAGICK MBSTRING MYSQL POSTGRES SQLITE ZLIB
|
||||
OPTIONS_DEFINE= CURL GD GMP IMAGICK MBSTRING MYSQL POSTGRES SQLITE X11 ZLIB
|
||||
OPTIONS_DEFAULT= MYSQL
|
||||
GD_DESC= GDlib/freetype support
|
||||
IMAGICK_DESC= ${IMAGEMAGICK_DESC}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1718203837
|
||||
SHA256 (typo3_src-11.5.38.tar.gz) = 8bfe7b6f20cbbc2874e1f7c1ba60a835e8cd7e1983fbcf86eedef3ca4a0cdc5c
|
||||
SIZE (typo3_src-11.5.38.tar.gz) = 29061046
|
||||
TIMESTAMP = 1723976808
|
||||
SHA256 (typo3_src-11.5.39.tar.gz) = e7e79dc60e18cc2eba733a1d802e3114d080501058849a42bea01a499aa8ffd5
|
||||
SIZE (typo3_src-11.5.39.tar.gz) = 29039854
|
||||
|
|
Loading…
Add table
Reference in a new issue