Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  6 Jul 2007 01:46:46 +0400 (MSD)
From:      Alexander Zhuravlev <zaa@zaa.pp.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/114343: [MAINTAINER UPDATE] security/pecl-hash to 1.4
Message-ID:  <20070705214646.BD861BD0C@orion.ulstu.ru>
Resent-Message-ID: <200707052200.l65M0DMu023256@freefall.freebsd.org>

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

>Number:         114343
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] security/pecl-hash to 1.4
>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:   Thu Jul 05 22:00:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Zhuravlev
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD orion.ulstu.ru 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #2: Tue May 8 13:03:55 MSD 2007 root@orion.ulstu.ru:/usr/obj/usr/src/sys/ORION i386


	
>Description:
	http://pecl.php.net/package-changelog.php?package=hash&release=1.4
	* Fix builds (PHP 4 only)
	* Added ripemd256, and ripemd320 to supported algorithms
	* Added function reflection information (PHP5+ only)

>How-To-Repeat:
	
>Fix:

	

--- pecl-hash.diff begins here ---
diff -urbN pecl-hash.orig/Makefile pecl-hash/Makefile
--- pecl-hash.orig/Makefile	Fri Apr 28 07:23:02 2006
+++ pecl-hash/Makefile	Fri Jul  6 01:43:39 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	hash
-DISTVERSION=	1.3
+DISTVERSION=	1.4
 CATEGORIES=	security www
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
diff -urbN pecl-hash.orig/distinfo pecl-hash/distinfo
--- pecl-hash.orig/distinfo	Fri Apr 28 07:23:02 2006
+++ pecl-hash/distinfo	Fri Jul  6 01:43:57 2007
@@ -1,3 +1,3 @@
-MD5 (PECL/hash-1.3.tgz) = de59bf5b612038e8d27be0204049ec57
-SHA256 (PECL/hash-1.3.tgz) = 66306fa6d360ecdb366a5029a4d106379044e100989fe0790672c8d398d79f41
-SIZE (PECL/hash-1.3.tgz) = 102163
+MD5 (PECL/hash-1.4.tgz) = 8474239245a7d6d43a77183cb249db6d
+SHA256 (PECL/hash-1.4.tgz) = 6f55ce88554fa0e2e1beda3942087f5b4f1e662b690a7fa8e7ead8d829fde6df
+SIZE (PECL/hash-1.4.tgz) = 98806
--- pecl-hash.diff ends here ---


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



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