diff options
Diffstat (limited to 'www/typo3-13')
-rw-r--r-- | www/typo3-13/Makefile | 8 | ||||
-rw-r--r-- | www/typo3-13/distinfo | 6 | ||||
-rw-r--r-- | www/typo3-13/pkg-descr | 5 |
3 files changed, 9 insertions, 10 deletions
diff --git a/www/typo3-13/Makefile b/www/typo3-13/Makefile index 7ed4243700ca..08263f569d32 100644 --- a/www/typo3-13/Makefile +++ b/www/typo3-13/Makefile @@ -13,14 +13,12 @@ WWW= https://typo3.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -IGNORE_WITH_PHP= 81 - USES= cpe php:web,flavors shebangfix # php openssl extension is required but it's statically linked in default php USE_PHP= ctype dom exif fileinfo filter gd intl mbstring pdo session \ simplexml tokenizer xml zip zlib +IGNORE_WITH_PHP= 81 -WRKSRC= ${WRKDIR}/${PORTNAME}_src-${DISTVERSION} SHEBANG_GLOB= *.php *.sh NO_ARCH= yes NO_BUILD= yes @@ -29,10 +27,11 @@ SUB_FILES= pkg-message SUB_LIST+= PREFIX=${PREFIX} \ TYPO3DIR=${TYPO3DIR} \ TYPO3WWW=${TYPO3WWW} +WRKSRC= ${WRKDIR}/${PORTNAME}_src-${DISTVERSION} PORT_V_MAJOR= 13 PORT_V_MINOR= 4 -PORT_V_PATCH= 12 +PORT_V_PATCH= 15 TYPO3DIR= www/${PORTNAME}-${PORT_V_MAJOR} @@ -40,7 +39,6 @@ OPTIONS_DEFINE= CURL GMP IMAGICK MYSQL POSTGRES SQLITE OPTIONS_DEFAULT= MYSQL IMAGICK_DESC= ${IMAGEMAGICK_DESC} -MBSTRING_DESC= ${MULTIBYTE_DESC} MYSQL_DESC= Use MySQL as DBMS POSTGRES_DESC= Use PostgreSQL as DBMS SQLITE_DESC= Use SQLite as DBMS diff --git a/www/typo3-13/distinfo b/www/typo3-13/distinfo index 2b6bd6c63362..6d5e1d59dd96 100644 --- a/www/typo3-13/distinfo +++ b/www/typo3-13/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747749336 -SHA256 (typo3_src-13.4.12.tar.gz) = 6d6cbf20c0941592a0c4d85aa540e25564e06de05b33b77f322fee7d42396481 -SIZE (typo3_src-13.4.12.tar.gz) = 25573553 +TIMESTAMP = 1752514598 +SHA256 (typo3_src-13.4.15.tar.gz) = 24e562b6435923fbf45cb0aa1f980ea29ff38fb706c5f6e83869207bc082c361 +SIZE (typo3_src-13.4.15.tar.gz) = 25760578 diff --git a/www/typo3-13/pkg-descr b/www/typo3-13/pkg-descr index b6562969b0eb..ae34973c59d4 100644 --- a/www/typo3-13/pkg-descr +++ b/www/typo3-13/pkg-descr @@ -1,5 +1,6 @@ -Once released in October 2023, the long-term support version of TYPO3 13 will receive -bug fixes until April 2026, and we will provide security updates until October 2027. +Once released in October 2023, the long-term support version of TYPO3 13 will +receive bug fixes until April 2026, and we will provide security updates until +October 2027. Frontend rendering presets * Content blocks * Improved search, redirects and workspaces |