summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2023-05-22 07:43:53 +0200
committerEmanuel Haupt <ehaupt@FreeBSD.org>2023-05-22 10:21:53 +0200
commit453630ac84a869874ca950abb1a65ed1b4ae0468 (patch)
tree282a92a4733d99712fdf399b6de40f6376f6d336 /ports-mgmt
parentnet/miniupnpd: Update to 2.3.3 (diff)
ports-mgmt/portscout: Import upstream feature commit
Import an upstream feature commit that enables bookmarking of ports and automatically filters them to show only outdated ports. PR: 271203 Approved by: maintainer timeout (bofh, 20 days)
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portscout/Makefile4
-rw-r--r--ports-mgmt/portscout/distinfo4
2 files changed, 7 insertions, 1 deletions
diff --git a/ports-mgmt/portscout/Makefile b/ports-mgmt/portscout/Makefile
index f717fd9ac180..20f653e34cd4 100644
--- a/ports-mgmt/portscout/Makefile
+++ b/ports-mgmt/portscout/Makefile
@@ -1,7 +1,11 @@
PORTNAME= portscout
PORTVERSION= 0.8.1.6
+PORTREVISION= 1
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/
diff --git a/ports-mgmt/portscout/distinfo b/ports-mgmt/portscout/distinfo
index bc5b03260236..438db5cfdc68 100644
--- a/ports-mgmt/portscout/distinfo
+++ b/ports-mgmt/portscout/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1654173898
+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