From zaa@zaa.pp.ru  Wed Nov  8 11:59:53 2006
Return-Path: <zaa@zaa.pp.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 04ABE16A417;
	Wed,  8 Nov 2006 11:59:53 +0000 (UTC)
	(envelope-from zaa@zaa.pp.ru)
Received: from kernel.ulstu.ru (kernel.ulstu.ru [62.76.34.36])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C1D5543D58;
	Wed,  8 Nov 2006 11:59:46 +0000 (GMT)
	(envelope-from zaa@zaa.pp.ru)
Received: from localhost (localhost [127.0.0.1])
	by kernel.ulstu.ru (ulstuMail) with ESMTP id BE3E94AC6A;
	Wed,  8 Nov 2006 14:59:36 +0300 (MSK)
Received: from kernel.ulstu.ru ([127.0.0.1])
	by localhost (kernel.ulstu.ru [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id D3wUjHhv0TcZ; Wed,  8 Nov 2006 14:59:26 +0300 (MSK)
Received: from wave.zaa.local (zaa.ulstu.ru [62.76.34.17])
	by kernel.ulstu.ru (ulstuMail) with ESMTP id 270414AC40;
	Wed,  8 Nov 2006 14:59:26 +0300 (MSK)
Received: by wave.zaa.local (Postfix, from userid 3909)
	id 40FCAB816; Wed,  8 Nov 2006 14:59:30 +0300 (MSK)
Message-Id: <20061108115930.40FCAB816@wave.zaa.local>
Date: Wed,  8 Nov 2006 14:59:30 +0300 (MSK)
From: Alexander Zhuravlev <zaa@zaa.pp.ru>
Reply-To: Alexander Zhuravlev <zaa@zaa.pp.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ale@FreeBSD.org
Subject: [PATCH] update of sysutils/pecl-fileinfo to 1.0.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         105287
>Category:       ports
>Synopsis:       [PATCH] update of sysutils/pecl-fileinfo to 1.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 08 12:00:45 GMT 2006
>Closed-Date:    Wed Nov 08 13:33:29 GMT 2006
>Last-Modified:  Wed Nov  8 13:40:17 GMT 2006
>Originator:     Alexander Zhuravlev
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD wave.zaa.local 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #33: Sun Nov 5 21:12:33 MSK 2006 root@wave.zaa.local:/usr/obj/usr/src/sys/WAVE i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- pecl-fileinfo.diff begins here ---
diff -urbBNp pecl-fileinfo.orig/Makefile pecl-fileinfo/Makefile
--- pecl-fileinfo.orig/Makefile	Fri Jun  9 21:50:28 2006
+++ pecl-fileinfo/Makefile	Wed Nov  8 14:51:06 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fileinfo
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	sysutils pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
diff -urbBNp pecl-fileinfo.orig/distinfo pecl-fileinfo/distinfo
--- pecl-fileinfo.orig/distinfo	Fri Jun  9 21:50:28 2006
+++ pecl-fileinfo/distinfo	Wed Nov  8 14:51:13 2006
@@ -1,3 +1,3 @@
-MD5 (PECL/Fileinfo-1.0.3.tgz) = 799930038f76af23e391eef45789c607
-SHA256 (PECL/Fileinfo-1.0.3.tgz) = 560dc4f40f33ef929c3be558c9550f88e22a673fa6467499b6e77ee6cc52315e
-SIZE (PECL/Fileinfo-1.0.3.tgz) = 5727
+MD5 (PECL/Fileinfo-1.0.4.tgz) = 2854e749db157365c769cb9496f5586f
+SHA256 (PECL/Fileinfo-1.0.4.tgz) = df35ee00fce6483c58b2f37dbded33831ba84fdae92829dbe03f7331bec0aa3f
+SIZE (PECL/Fileinfo-1.0.4.tgz) = 5835
diff -urbBNp pecl-fileinfo.orig/files/patch-config.m4 pecl-fileinfo/files/patch-config.m4
--- pecl-fileinfo.orig/files/patch-config.m4	Thu Jun  8 17:54:16 2006
+++ pecl-fileinfo/files/patch-config.m4	Thu Jan  1 03:00:00 1970
@@ -1,11 +0,0 @@
---- config.m4.orig	Thu Jun  8 15:20:41 2006
-+++ config.m4	Thu Jun  8 15:52:29 2006
-@@ -47,7 +47,7 @@
-     -L$FILEINFO_DIR/lib
-   ])
- 
--  MAGIC_MIME_LOCATIONS="/usr/local/share/file/magic /usr/share/file/magic /usr/share/misc/file/magic /etc/magic /usr/share/misc"
-+  MAGIC_MIME_LOCATIONS="/usr/local/share/file/magic /usr/share/misc/magic"
-   for i in $MAGIC_MIME_LOCATIONS; do
-     if test -f $i; then
-        PHP_DEFAULT_MAGIC_FILE=$i
--- pecl-fileinfo.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 8 12:01:00 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105287 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Wed Nov 8 13:33:12 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105287 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/105287: commit references a PR
Date: Wed,  8 Nov 2006 13:33:16 +0000 (UTC)

 ale         2006-11-08 13:33:01 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/pecl-fileinfo Makefile distinfo 
   Removed files:
     sysutils/pecl-fileinfo/files patch-config.m4 patch-fileinfo.c 
   Log:
   Update to 1.0.4 release.
   
   PR:             ports/105287
   Submitted by:   Alexander Zhuravlev <zaa@zaa.pp.ru>
   
   Revision  Changes    Path
   1.8       +1 -2      ports/sysutils/pecl-fileinfo/Makefile
   1.5       +3 -3      ports/sysutils/pecl-fileinfo/distinfo
   1.5       +0 -11     ports/sysutils/pecl-fileinfo/files/patch-config.m4 (dead)
   1.4       +0 -24     ports/sysutils/pecl-fileinfo/files/patch-fileinfo.c (dead)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
