git: c2aba14ddaa6 - 2024Q4 - devel/qt5-scripttools: Restore PORTREVISION

From: Jason E. Hale <jhale_at_FreeBSD.org>
Date: Sun, 03 Nov 2024 06:35:24 UTC
The branch 2024Q4 has been updated by jhale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c2aba14ddaa660600cce15fc7a7ba3893a912ab9

commit c2aba14ddaa660600cce15fc7a7ba3893a912ab9
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2024-11-03 05:17:24 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2024-11-03 06:35:17 +0000

    devel/qt5-scripttools: Restore PORTREVISION
    
    I forgot to update this port in c0294e30df31 where PORTVERSION was
    increased in Mk/Uses/qt.mk, but distinfo was not updated and the old
    PORTREVISION was not removed, but it had unfortunately already been
    indexed by the chkversion.pl script with the old PORTREVISION in tow
    before I fixed it in 886b4294b79c. The port was broken before this
    and no packages would have been created. This is just to squash the
    nag emails to the kde@ list.
    
    MFH:            2024Q4
    (cherry picked from commit cc183d8a8d82261baf32888861abffae1769d02d)
---
 devel/qt5-scripttools/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/qt5-scripttools/Makefile b/devel/qt5-scripttools/Makefile
index a9dec4b9e764..4512408c1d84 100644
--- a/devel/qt5-scripttools/Makefile
+++ b/devel/qt5-scripttools/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	scripttools
 PORTVERSION=	${QT5_VERSION}${QT5_KDE_PATCH}
+PORTREVISION=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	qt5-