diff options
Diffstat (limited to 'www/unit')
-rw-r--r-- | www/unit/Makefile | 5 | ||||
-rw-r--r-- | www/unit/distinfo | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/www/unit/Makefile b/www/unit/Makefile index c331b0fb8614..bc95e8aa24db 100644 --- a/www/unit/Makefile +++ b/www/unit/Makefile @@ -1,10 +1,13 @@ PORTNAME= unit PORTVERSION= ${UNIT_VERSION} -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES?= https://unit.nginx.org/download/ DISTFILES?= ${PORTNAME}-${PORTVERSION}.tar.gz +PATCH_SITES= https://github.com/nginx/unit/commit/ +PATCHFILES= 08e552581d2f56d56ad369a222497138a4e41eff.patch:-p1 + MAINTAINER= osa@FreeBSD.org COMMENT?= Dynamic web application server WWW= https://unit.nginx.org diff --git a/www/unit/distinfo b/www/unit/distinfo index 5886c570613b..3cba21e77207 100644 --- a/www/unit/distinfo +++ b/www/unit/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1741021688 +TIMESTAMP = 1756603194 SHA256 (unit-1.34.2.tar.gz) = 49ffb49d7ead1b9e64602f07f8b615839c099a9324943dedad40d057ce109504 SIZE (unit-1.34.2.tar.gz) = 1054961 +SHA256 (08e552581d2f56d56ad369a222497138a4e41eff.patch) = 70dc6605efec0fa228230655944f7c2b12ad549602985120853e2dfe17112a1f +SIZE (08e552581d2f56d56ad369a222497138a4e41eff.patch) = 1694 |