aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/psearch/Makefile10
-rw-r--r--ports-mgmt/psearch/distinfo6
-rw-r--r--ports-mgmt/psearch/pkg-descr2
3 files changed, 11 insertions, 7 deletions
diff --git a/ports-mgmt/psearch/Makefile b/ports-mgmt/psearch/Makefile
index ba9b6303c393..e727325a1bbf 100644
--- a/ports-mgmt/psearch/Makefile
+++ b/ports-mgmt/psearch/Makefile
@@ -2,13 +2,17 @@
# $FreeBSD$
PORTNAME= psearch
-PORTVERSION= 2.0.2
+PORTVERSION= 2.1.0
CATEGORIES= ports-mgmt
-MASTER_SITES= https://opsec.eu/src/
-MAINTAINER= pi@FreeBSD.org
+MAINTAINER= mail@maxlor.com
COMMENT= Utility for searching the FreeBSD Ports Collection
+LICENSE= BSD2CLAUSE
+
+USE_GITHUB= yes
+GH_ACCOUNT= maxlor
+
PLIST_FILES= bin/psearch \
man/man1/psearch.1.gz
diff --git a/ports-mgmt/psearch/distinfo b/ports-mgmt/psearch/distinfo
index b1686f35b495..004ce80d7a50 100644
--- a/ports-mgmt/psearch/distinfo
+++ b/ports-mgmt/psearch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573855791
-SHA256 (psearch-2.0.2.tar.gz) = 6d2177a83197e3823f1b777acb03a2bceba74100eccce540a1b8dc0ebadee231
-SIZE (psearch-2.0.2.tar.gz) = 6549
+TIMESTAMP = 1580906842
+SHA256 (maxlor-psearch-2.1.0_GH0.tar.gz) = 1a26da1ec1688eabf75493a7280be2bbbd7b71230b456fd89a52629f10289773
+SIZE (maxlor-psearch-2.1.0_GH0.tar.gz) = 6871
diff --git a/ports-mgmt/psearch/pkg-descr b/ports-mgmt/psearch/pkg-descr
index db67cc1ed2fd..d21362c1cadb 100644
--- a/ports-mgmt/psearch/pkg-descr
+++ b/ports-mgmt/psearch/pkg-descr
@@ -4,4 +4,4 @@ It allows you to use regular expressions, and has support for searching
the long description (pkg-descr files), as well as inverse matches that
allow filtering of ports.
-WWW: http://www.maxlor.com/freebsd-scripts.shtml
+WWW: https://github.com/maxlor/psearch