aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2020-02-20 18:52:45 +0000
committerKurt Jaeger <pi@FreeBSD.org>2020-02-20 18:52:45 +0000
commita55810dd9498f9f7efcc0dd7c89826545ead88c6 (patch)
tree0651dbed69936c57617294b0ff89e468bb76ae6a /ports-mgmt
parentaace9726a13632e44895da8cc82aca82ad7d122a (diff)
downloadports-a55810dd9498f9f7efcc0dd7c89826545ead88c6.tar.gz
ports-a55810dd9498f9f7efcc0dd7c89826545ead88c6.zip
Notes
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