svn commit: r324108 - head/ports-mgmt/xps

William Grzybowski wg at FreeBSD.org
Thu Aug 1 14:39:04 UTC 2013


Author: wg
Date: Thu Aug  1 14:39:03 2013
New Revision: 324108
URL: http://svnweb.freebsd.org/changeset/ports/324108

Log:
  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)

Modified:
  head/ports-mgmt/xps/Makefile
  head/ports-mgmt/xps/distinfo
  head/ports-mgmt/xps/pkg-descr

Modified: head/ports-mgmt/xps/Makefile
==============================================================================
--- head/ports-mgmt/xps/Makefile	Thu Aug  1 13:49:39 2013	(r324107)
+++ head/ports-mgmt/xps/Makefile	Thu Aug  1 14:39:03 2013	(r324108)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xps
-PORTVERSION=	0.4.1
+PORTVERSION=	0.5.2
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	serpent7776 at gmail.com
@@ -11,8 +11,8 @@ COMMENT=	Tool that searches the ports tr
 LICENSE=	MIT
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	antanst
-GH_COMMIT=	997c66f
+GH_ACCOUNT=	serpent7776
+GH_COMMIT=	719165b
 
 USE_PYTHON=	yes
 NO_BUILD=	yes

Modified: head/ports-mgmt/xps/distinfo
==============================================================================
--- head/ports-mgmt/xps/distinfo	Thu Aug  1 13:49:39 2013	(r324107)
+++ head/ports-mgmt/xps/distinfo	Thu Aug  1 14:39:03 2013	(r324108)
@@ -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

Modified: head/ports-mgmt/xps/pkg-descr
==============================================================================
--- head/ports-mgmt/xps/pkg-descr	Thu Aug  1 13:49:39 2013	(r324107)
+++ head/ports-mgmt/xps/pkg-descr	Thu Aug  1 14:39:03 2013	(r324108)
@@ -4,4 +4,4 @@ pretty-prints the ports that match the g
 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


More information about the svn-ports-head mailing list