Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2006 17:12:18 +0100 (CET)
From:      Benjamin Lutz <benlutz@datacomm.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/93946: Update psearch to 1.1 (fixes broken --or switch, no other changes)
Message-ID:  <20060228161218.BB4F02E068@maxlor.mine.nu>
Resent-Message-ID: <200602281620.k1SGK344070655@freefall.freebsd.org>

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

>Number:         93946
>Category:       ports
>Synopsis:       Update psearch to 1.1 (fixes broken --or switch, no other changes)
>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:   Tue Feb 28 16:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Benjamin Lutz
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
A bug in psearch 1.0 leads to the --or switch being completely broken. psearch 1.1
fixes that. There are no other changes.
>How-To-Repeat:
>Fix:

	

--- patch begins here ---
diff -ur psearch.orig/Makefile psearch/Makefile
--- psearch.orig/Makefile	Tue Feb 28 17:06:02 2006
+++ psearch/Makefile	Tue Feb 28 17:06:13 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	psearch
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.maxlor.com/files/
 
diff -ur psearch.orig/distinfo psearch/distinfo
--- psearch.orig/distinfo	Tue Feb 28 17:06:02 2006
+++ psearch/distinfo	Tue Feb 28 17:09:10 2006
@@ -1,3 +1,3 @@
-MD5 (psearch-1.0.tar.gz) = 39af7bcac687a8e4890ff44888959d51
-SHA256 (psearch-1.0.tar.gz) = fbfd05985a55508bec9aa3b78f50f72e38a318c1e56240afea786cc00ea60988
-SIZE (psearch-1.0.tar.gz) = 4280
+MD5 (psearch-1.1.tar.gz) = 240d7cbcb78ea10c2f135833c14a52a4
+SHA256 (psearch-1.1.tar.gz) = c132a3a582b7e65f2f9fc6507c7adec29f76bfa014db2220e71fa3300fb3ffcb
+SIZE (psearch-1.1.tar.gz) = 4307
--- patch ends here ---


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



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