Date: Wed, 31 Jul 2013 15:38:46 GMT From: Serpent <serpent7776@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/180972: [Maintainer update] ports-mgmt/xps Message-ID: <201307311538.r6VFckOP064867@oldred.freebsd.org> Resent-Message-ID: <201307311540.r6VFe010016839@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 180972 >Category: ports >Synopsis: [Maintainer update] ports-mgmt/xps >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jul 31 15:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Serpent >Release: >Organization: >Environment: >Description: updated port to 0.5.2 - new switch -u [yes|no]: print ports that can/cannot be updated - new port status u: port can be updated >How-To-Repeat: >Fix: Patch attached with submission follows: diff -u --from-file /usr/ports/ports-mgmt/xps /usr/ports/ports-mgmt/xps/Makefile ./Makefile --- /usr/ports/ports-mgmt/xps/Makefile 2013-07-03 00:55:44.000000000 +0200 +++ ./Makefile 2013-07-31 15:41:55.000000000 +0200 @@ -2,7 +2,7 @@ # $FreeBSD: ports-mgmt/xps/Makefile 322209 2013-07-02 22:55:44Z rakuco $ PORTNAME= xps -PORTVERSION= 0.4.1 +PORTVERSION= 0.5.2 CATEGORIES= ports-mgmt MAINTAINER= serpent7776@gmail.com @@ -11,8 +11,8 @@ LICENSE= MIT USE_GITHUB= yes -GH_ACCOUNT= antanst -GH_COMMIT= 997c66f +GH_ACCOUNT= serpent7776 +GH_COMMIT= 719165b USE_PYTHON= yes NO_BUILD= yes diff -u --from-file /usr/ports/ports-mgmt/xps /usr/ports/ports-mgmt/xps/distinfo ./distinfo --- /usr/ports/ports-mgmt/xps/distinfo 2013-01-29 05:03:29.000000000 +0100 +++ ./distinfo 2013-07-31 15:41:55.000000000 +0200 @@ -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 -u --from-file /usr/ports/ports-mgmt/xps /usr/ports/ports-mgmt/xps/pkg-descr ./pkg-descr --- /usr/ports/ports-mgmt/xps/pkg-descr 2013-01-29 05:03:29.000000000 +0100 +++ ./pkg-descr 2013-07-18 16:14:13.000000000 +0200 @@ -4,4 +4,4 @@ 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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307311538.r6VFckOP064867>