git: e53ab2353134 - main - ports-mgmt/portscout: Update to latest snapshot

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 12 Nov 2023 19:23:15 UTC
The branch main has been updated by bofh:

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

commit e53ab235313447b775fbeaa4396cd903686f7222
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-11-12 18:53:46 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-12 19:23:01 +0000

    ports-mgmt/portscout: Update to latest snapshot
    
    - Fix runtime with Perl 5.36
---
 ports-mgmt/portscout/Makefile | 28 ++++++++++++----------------
 ports-mgmt/portscout/distinfo |  8 +++-----
 2 files changed, 15 insertions(+), 21 deletions(-)

diff --git a/ports-mgmt/portscout/Makefile b/ports-mgmt/portscout/Makefile
index 20f653e34cd4..2718264496c3 100644
--- a/ports-mgmt/portscout/Makefile
+++ b/ports-mgmt/portscout/Makefile
@@ -1,11 +1,8 @@
 PORTNAME=	portscout
 PORTVERSION=	0.8.1.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	ports-mgmt
 
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	e618f1b.patch:-p1 # https://github.com/freebsd/portscout/pull/22
-
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Tool to scan for new versions of FreeBSD ports
 WWW=		https://www.inerd.com/software/portscout/
@@ -24,28 +21,27 @@ RUN_DEPENDS=	p5-DBI>=0:databases/p5-DBI \
 USES=		perl5 shebangfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	freebsd
+GH_TAGNAME=	f1a90b0
 
-OPTIONS_DEFINE=		DOCS HTTPS
-OPTIONS_DEFAULT=	HTTPS PGSQL
-
-OPTIONS_MULTI=		DATABASE
-OPTIONS_MULTI_DATABASE=	SQLITE PGSQL
-
-DATABASE_DESC=	Database Backends
+SHEBANG_FILES=	${WRKSRC}/portscout.pl
 
 NO_ARCH=	yes
 NO_BUILD=	yes
-SHEBANG_FILES=	${WRKSRC}/portscout.pl
 
 PORTDOCS=	UPDATING portscout-portconfig.txt xml-datasrc-example.xml
 
-HTTPS_RUN_DEPENDS=	p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https
+OPTIONS_DEFINE=		DOCS HTTPS
+OPTIONS_DEFAULT=	HTTPS PGSQL
+OPTIONS_MULTI=		DATABASE
+OPTIONS_MULTI_DATABASE=	SQLITE PGSQL
 
-SQLITE_USES=		sqlite
-SQLITE_RUN_DEPENDS=	p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
+DATABASE_DESC=	Database Backends
 
-PGSQL_USES=		pgsql
+HTTPS_RUN_DEPENDS=	p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https
 PGSQL_RUN_DEPENDS=	p5-DBD-Pg>=0:databases/p5-DBD-Pg
+PGSQL_USES=		pgsql
+SQLITE_RUN_DEPENDS=	p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
+SQLITE_USES=		sqlite
 
 .include <bsd.port.options.mk>
 
diff --git a/ports-mgmt/portscout/distinfo b/ports-mgmt/portscout/distinfo
index 438db5cfdc68..a8839277b073 100644
--- a/ports-mgmt/portscout/distinfo
+++ b/ports-mgmt/portscout/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1684733794
-SHA256 (freebsd-portscout-0.8.1.6_GH0.tar.gz) = 419a00fef01492f21c71736b3e8bae8e92377caf218dea2e219d63e09aa9145c
-SIZE (freebsd-portscout-0.8.1.6_GH0.tar.gz) = 58607
-SHA256 (e618f1b.patch) = c0473b3b54eb41c9981e945475bdcd8283af8a187930757e11e9e3d4077a6e8e
-SIZE (e618f1b.patch) = 2304
+TIMESTAMP = 1699815045
+SHA256 (freebsd-portscout-0.8.1.6-f1a90b0_GH0.tar.gz) = 64184c88826dbfcfefa627db8cb2e126468c6b43d4ae50e398dbd3b5c257493e
+SIZE (freebsd-portscout-0.8.1.6-f1a90b0_GH0.tar.gz) = 58755