Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2008 12:56:50 GMT
From:      Antonios Anastasiadis <antonakis@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129786: [maintainer update] xps port update 0.2 -> 0.3
Message-ID:  <200812201256.mBKCuoXQ036066@www.freebsd.org>
Resent-Message-ID: <200812201300.mBKD06RO096886@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         129786
>Category:       ports
>Synopsis:       [maintainer update] xps port update 0.2 -> 0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 20 13:00:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Antonios Anastasiadis
>Release:        7.1-PRERELEASE
>Organization:
>Environment:
>Description:
This diff updates the xps port to version 0.3 that solves some annoying bugs.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN xps-0.2/Makefile xps/Makefile
--- xps-0.2/Makefile	2008-12-20 14:52:16.000000000 +0200
+++ xps/Makefile	2008-12-20 14:52:16.000000000 +0200
@@ -5,12 +5,12 @@
 # $FreeBSD: ports/ports-mgmt/xps/Makefile,v 1.2 2008/12/14 13:29:45 miwi Exp $
 
 PORTNAME=	xps
-PORTVERSION=	0.2
+PORTVERSION=	0.3
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://www.crucible.gr:5555/
 
 MAINTAINER=	antonakis@gmail.com
-COMMENT=	A tool that searches the ports tree
+COMMENT=	A tool that searches the ports tree by various criteria.
 
 USE_PYTHON=	yes
 NO_BUILD=	yes
diff -ruN xps-0.2/distinfo xps/distinfo
--- xps-0.2/distinfo	2008-12-20 14:52:16.000000000 +0200
+++ xps/distinfo	2008-12-20 14:52:16.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (xps-0.2.tar.gz) = 7f6f4a1479c2b6de535d93dbbc80c666
-SHA256 (xps-0.2.tar.gz) = 6b6215b016e71ea0197e28cc514903a30d0d339585077e2685f744045a53bf80
-SIZE (xps-0.2.tar.gz) = 7705
+MD5 (xps-0.3.tar.gz) = cf091aa1c0f9cad15192661a5f96cba3
+SHA256 (xps-0.3.tar.gz) = ea786a00875b907eacf887ae9c81ec847860a5d771e517428b3b8cc4a4db1c79
+SIZE (xps-0.3.tar.gz) = 7856
diff -ruN xps-0.2/pkg-descr xps/pkg-descr
--- xps-0.2/pkg-descr	2008-12-20 14:52:16.000000000 +0200
+++ xps/pkg-descr	2008-12-20 14:52:16.000000000 +0200
@@ -1,4 +1,7 @@
-xps (eXquisite Port Seeker) is a tool that searches the ports
-INDEX file and shows the ports that match the given criteria.
+XPS (eXquisite Port Seeker) is a tool that searches the ports
+tree and pretty-prints the ports that match the given criteria.
+
+The criteria can be the port's name, categories, maintainer,
+and if it's installed or not.
 
 WWW:	http://www.crucible.gr:5555/


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812201256.mBKCuoXQ036066>