summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-08-01 14:39:03 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-08-01 14:39:03 +0000
commit7cde621c46d56a766ed03b1b16496656a7d28b61 (patch)
treeb1a7adbc155122b23cf158c3b73cf79a726868be /ports-mgmt
parent- Update to 1.15 (diff)
ports-mgmt/xps: update to 0.5.2
- Update to 0.5.2 - Set WWW to new upstream Changes: https://github.com/serpent7776/xps/commits/master PR: ports/180972 Submitted by: Serpent <serpent7776 gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=324108
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/xps/Makefile6
-rw-r--r--ports-mgmt/xps/distinfo4
-rw-r--r--ports-mgmt/xps/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/ports-mgmt/xps/Makefile b/ports-mgmt/xps/Makefile
index 897e39732439..9196770acc10 100644
--- a/ports-mgmt/xps/Makefile
+++ b/ports-mgmt/xps/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xps
-PORTVERSION= 0.4.1
+PORTVERSION= 0.5.2
CATEGORIES= ports-mgmt
MAINTAINER= serpent7776@gmail.com
@@ -11,8 +11,8 @@ COMMENT= Tool that searches the ports tree by various criteria
LICENSE= MIT
USE_GITHUB= yes
-GH_ACCOUNT= antanst
-GH_COMMIT= 997c66f
+GH_ACCOUNT= serpent7776
+GH_COMMIT= 719165b
USE_PYTHON= yes
NO_BUILD= yes
diff --git a/ports-mgmt/xps/distinfo b/ports-mgmt/xps/distinfo
index 2b158ab68769..7c665a9ee842 100644
--- a/ports-mgmt/xps/distinfo
+++ b/ports-mgmt/xps/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xps-0.4.1.tar.gz) = 1da358b2e5cf3739b4e062abc1e23c1ad7c66ba4714bd7a0654a0749b210513f
-SIZE (xps-0.4.1.tar.gz) = 8762
+SHA256 (xps-0.5.2.tar.gz) = 6b84dbc4454a50ef41acac42ce6298c60faa7da24bfa3a04da9173c3ae4d6054
+SIZE (xps-0.5.2.tar.gz) = 9746
diff --git a/ports-mgmt/xps/pkg-descr b/ports-mgmt/xps/pkg-descr
index 1384bf94caf2..5cc4b9ebe1ad 100644
--- a/ports-mgmt/xps/pkg-descr
+++ b/ports-mgmt/xps/pkg-descr
@@ -4,4 +4,4 @@ pretty-prints the ports that match the given criteria.
The criteria can be the port's name, categories, maintainer, and if it is
installed or not.
-WWW: https://github.com/antanst/xps
+WWW: https://github.com/serpent7776/xps