www/Stikked: broken with PHP 8+, deprecate

Reported by:	ek@purplehat.org
PR:		281858
This commit is contained in:
Robert Clausecker 2024-10-06 16:45:25 +02:00
parent 1b854b6525
commit 6ef9851e9f

View File

@ -1,12 +1,15 @@
PORTNAME= Stikked
DISTVERSION= 0.14.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= PHP-based Pastebin, with a simple and easy to use user interface
WWW= https://github.com/claudehohl/Stikked
DEPRECATED= Broken with PHP 8+ (see PR 281858)
EXPIRATION_DATE= 2024-12-31
USES= php:web
USE_GITHUB= yes