ports/129828: [maintainer update] xps port update 0.2 -> 0.3

Antonios Anastasiadis antonakis at gmail.com
Sun Dec 21 21:00:07 UTC 2008


>Number:         129828
>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:   Sun Dec 21 21:00:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Antonios Anastasiadis
>Release:        7.1-PRERELEASE
>Organization:
>Environment:
>Description:
This diff updates xps to version 0.3 which fixes a couple of 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-19 18:57:23.000000000 +0200
+++ xps/Makefile	2008-12-21 22:47:00.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 at 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-19 18:57:23.000000000 +0200
+++ xps/distinfo	2008-12-21 22:47:19.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) = a11effd8937761c149f7b3897fdf6afa
+SHA256 (xps-0.3.tar.gz) = 3d7c559774885284f87c50678f8cf4b3c046a381b111feb377bc0b5ccf6c34ee
+SIZE (xps-0.3.tar.gz) = 7788
diff -ruN xps-0.2/pkg-descr xps/pkg-descr
--- xps-0.2/pkg-descr	2008-12-19 18:57:23.000000000 +0200
+++ xps/pkg-descr	2008-12-21 22:47:00.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:



More information about the freebsd-ports-bugs mailing list