Hi there, is there any updates on this?
Thank you. -- Sergey A. Osokin On Mon, Mar 03, 2025 at 08:41:45PM +0000, Sergey A. Osokin wrote: > Hi, > > could you please review and commit the changes from the > attached diff. > Thank you in advance. > > -- > Sergey A. Osokin > Index: Makefile.inc > =================================================================== > RCS file: /cvs/ports/www/unit/Makefile.inc,v > diff -u -p -r1.16 Makefile.inc > --- Makefile.inc 28 Jan 2025 16:59:51 -0000 1.16 > +++ Makefile.inc 3 Mar 2025 20:38:49 -0000 > @@ -1,4 +1,4 @@ > -VERSION?= 1.33.0 > +VERSION?= 1.34.2 > DISTNAME= unit-${VERSION} > > CATEGORIES= www > Index: unit/distinfo > =================================================================== > RCS file: /cvs/ports/www/unit/unit/distinfo,v > diff -u -p -r1.9 distinfo > --- unit/distinfo 27 Nov 2024 22:00:10 -0000 1.9 > +++ unit/distinfo 3 Mar 2025 20:38:49 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (unit-1.33.0.tar.gz) = KpWTdHPI/wH2+6oBA7OIx2nfiiOWIkiwucuAtgbXQVU= > -SIZE (unit-1.33.0.tar.gz) = 1025455 > +SHA256 (unit-1.34.2.tar.gz) = Sf+0nX6tG55kYC8H+LYVg5wJmpMklD3trUDQV84QlQQ= > +SIZE (unit-1.34.2.tar.gz) = 1054961 > Index: unit-perl/distinfo > =================================================================== > RCS file: /cvs/ports/www/unit/unit-perl/distinfo,v > diff -u -p -r1.9 distinfo > --- unit-perl/distinfo 27 Nov 2024 22:00:10 -0000 1.9 > +++ unit-perl/distinfo 3 Mar 2025 20:38:49 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (unit-1.33.0.tar.gz) = KpWTdHPI/wH2+6oBA7OIx2nfiiOWIkiwucuAtgbXQVU= > -SIZE (unit-1.33.0.tar.gz) = 1025455 > +SHA256 (unit-1.34.2.tar.gz) = Sf+0nX6tG55kYC8H+LYVg5wJmpMklD3trUDQV84QlQQ= > +SIZE (unit-1.34.2.tar.gz) = 1054961 > Index: unit-php/Makefile > =================================================================== > RCS file: /cvs/ports/www/unit/unit-php/Makefile,v > diff -u -p -r1.13 Makefile > --- unit-php/Makefile 28 Jan 2025 11:22:04 -0000 1.13 > +++ unit-php/Makefile 3 Mar 2025 20:38:49 -0000 > @@ -5,8 +5,6 @@ BROKEN-sparc64= compile check for php-em > UNIT_MODNAME= php${MODPHP_VERSION} > UNIT_SHORTNAME= ${FLAVOR} > > -REVISION= 0 > - > MODULES= lang/php > > FLAVORS= php82 php83 php84 > Index: unit-php/distinfo > =================================================================== > RCS file: /cvs/ports/www/unit/unit-php/distinfo,v > diff -u -p -r1.9 distinfo > --- unit-php/distinfo 27 Nov 2024 22:00:10 -0000 1.9 > +++ unit-php/distinfo 3 Mar 2025 20:38:49 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (unit-1.33.0.tar.gz) = KpWTdHPI/wH2+6oBA7OIx2nfiiOWIkiwucuAtgbXQVU= > -SIZE (unit-1.33.0.tar.gz) = 1025455 > +SHA256 (unit-1.34.2.tar.gz) = Sf+0nX6tG55kYC8H+LYVg5wJmpMklD3trUDQV84QlQQ= > +SIZE (unit-1.34.2.tar.gz) = 1054961 > Index: unit-python/Makefile > =================================================================== > RCS file: /cvs/ports/www/unit/unit-python/Makefile,v > diff -u -p -r1.8 Makefile > --- unit-python/Makefile 21 Dec 2024 11:39:15 -0000 1.8 > +++ unit-python/Makefile 3 Mar 2025 20:38:49 -0000 > @@ -1,6 +1,5 @@ > UNIT_MODNAME= python${MODPY_VERSION} > UNIT_SHORTNAME= python > -REVISION= 0 > > MODULES+= lang/python > CONFIGURE_ENV+= PYTHON_CONFIG=${MODPY_BIN}-config > Index: unit-python/distinfo > =================================================================== > RCS file: /cvs/ports/www/unit/unit-python/distinfo,v > diff -u -p -r1.9 distinfo > --- unit-python/distinfo 27 Nov 2024 22:00:10 -0000 1.9 > +++ unit-python/distinfo 3 Mar 2025 20:38:49 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (unit-1.33.0.tar.gz) = KpWTdHPI/wH2+6oBA7OIx2nfiiOWIkiwucuAtgbXQVU= > -SIZE (unit-1.33.0.tar.gz) = 1025455 > +SHA256 (unit-1.34.2.tar.gz) = Sf+0nX6tG55kYC8H+LYVg5wJmpMklD3trUDQV84QlQQ= > +SIZE (unit-1.34.2.tar.gz) = 1054961 > Index: unit-ruby/Makefile > =================================================================== > RCS file: /cvs/ports/www/unit/unit-ruby/Makefile,v > diff -u -p -r1.11 Makefile > --- unit-ruby/Makefile 28 Jan 2025 16:59:51 -0000 1.11 > +++ unit-ruby/Makefile 3 Mar 2025 20:38:49 -0000 > @@ -2,7 +2,6 @@ BROKEN-sparc64= doesn't detect Ruby libr > > UNIT_MODNAME= ruby${MODRUBY_REV} > UNIT_SHORTNAME= ruby > -REVISION= 0 > > MODULES+= lang/ruby > > Index: unit-ruby/distinfo > =================================================================== > RCS file: /cvs/ports/www/unit/unit-ruby/distinfo,v > diff -u -p -r1.9 distinfo > --- unit-ruby/distinfo 27 Nov 2024 22:00:10 -0000 1.9 > +++ unit-ruby/distinfo 3 Mar 2025 20:38:49 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (unit-1.33.0.tar.gz) = KpWTdHPI/wH2+6oBA7OIx2nfiiOWIkiwucuAtgbXQVU= > -SIZE (unit-1.33.0.tar.gz) = 1025455 > +SHA256 (unit-1.34.2.tar.gz) = Sf+0nX6tG55kYC8H+LYVg5wJmpMklD3trUDQV84QlQQ= > +SIZE (unit-1.34.2.tar.gz) = 1054961