ports/93946: Update psearch to 1.1 (fixes broken --or switch, no other changes)

Benjamin Lutz benlutz at datacomm.ch
Tue Feb 28 16:20:04 UTC 2006


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



More information about the freebsd-ports-bugs mailing list