On Sun, Dec 17, 2023 at 04:17:26AM +0100, Benjamin Stürz wrote: > Hi ports@, > > the URLs changed, because I switched from Cgit to GotWeb. > Is a REVISION bump needed?
Yes, the package contains HOMEPAGE and thus gets changed. Committed with bump, thanks. > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/sysutils/lsblk/Makefile,v > retrieving revision 1.4 > diff -u -p -r1.4 Makefile > --- Makefile 27 Sep 2023 17:16:30 -0000 1.4 > +++ Makefile 17 Dec 2023 03:10:33 -0000 > @@ -1,8 +1,8 @@ > COMMENT = list block devices > DISTNAME = lsblk-1.3.1 > CATEGORIES = sysutils > -HOMEPAGE = https://git.stuerz.xyz/openbsd/lsblk > -SITES = ${HOMEPAGE}/snapshot/ > +HOMEPAGE = https://got.stuerz.xyz/?action=summary&path=lsblk.git > +SITES = https://got.stuerz.xyz/download/ > MAINTAINER = Benjamin Stuerz <be...@stuerz.xyz> > > # ISC >