Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 2009 08:17:28 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/140822: [REPOCOPY] security/pear-Crypt_HMAC -> security/pear-Crypt_HMAC2
Message-ID:  <200911240817.nAO8HSOd049254@www.freebsd.org>
Resent-Message-ID: <200911240820.nAO8K1Dg039467@freefall.freebsd.org>

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

>Number:         140822
>Category:       ports
>Synopsis:       [REPOCOPY] security/pear-Crypt_HMAC -> security/pear-Crypt_HMAC2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 24 08:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 9.0
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb9.wenjing.com 9.0-CURRENT FreeBSD 9.0-CURRENT #2: Sun Nov  8 19:43:34 CST 2009     root@fb9.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
pear-Crypt_HMAC is not maintained anymore and has been superseded upstream. 
Use Crypt_HMAC2 instead.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	pear-Crypt_HMAC2
#	pear-Crypt_HMAC2/Makefile
#	pear-Crypt_HMAC2/distinfo
#	pear-Crypt_HMAC2/pkg-descr
#
echo c - pear-Crypt_HMAC2
mkdir -p pear-Crypt_HMAC2 > /dev/null 2>&1
echo x - pear-Crypt_HMAC2/Makefile
sed 's/^X//' >pear-Crypt_HMAC2/Makefile << 'e6f6b1e3cf2a9d72dbce1596e84e77d1'
X# Ports collection makefile for:	pear-Crypt_HMAC2
X# Date created:				23 Nov, 2009
X# Whom:					Wen Heping <wen@FreeBSD.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Crypt_HMAC2
XPORTVERSION=	0.2.1
XCATEGORIES=	security www pear
X
XMAINTAINER=	wen@FreeBSD.org
XCOMMENT=	Implementation of Hashed Message Authentication Code for PHP5
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Crypt
XFILES=		HMAC2.php HMAC2/Exception.php
XTESTS=		AllTests.php HMAC2Test.php \
X		TestConfiguration.php.dist \
X		TestHelper.php
XDOCS=		intro.xml
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
e6f6b1e3cf2a9d72dbce1596e84e77d1
echo x - pear-Crypt_HMAC2/distinfo
sed 's/^X//' >pear-Crypt_HMAC2/distinfo << 'a9ec7e0c00dcd217df8fab3d47d890bf'
XMD5 (PEAR/Crypt_HMAC2-0.2.1.tgz) = b2d35e1844d8a319ec3bd8e7b3207450
XSHA256 (PEAR/Crypt_HMAC2-0.2.1.tgz) = 053f9b9511cdf424df5774275ca149e345093d00cdc45b1b0b188e2dca7e19ee
XSIZE (PEAR/Crypt_HMAC2-0.2.1.tgz) = 7339
a9ec7e0c00dcd217df8fab3d47d890bf
echo x - pear-Crypt_HMAC2/pkg-descr
sed 's/^X//' >pear-Crypt_HMAC2/pkg-descr << 'a55fff895a62753e99e616d35a620b05'
Xpear-Crypt_HMAC2 is a implementation of Hashed Message Authentication
XCode for PHP5.It use the hash or mhash extensions when enabled to
Xextend the range of cryptographic hash functions beyond the natively
Ximplemented MD5 and SHA1.
X
XWWW: http://pear.php.net/package/Crypt_HMAC2/
a55fff895a62753e99e616d35a620b05
exit



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



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