From nobody@FreeBSD.org  Thu Dec 30 02:20:22 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CE840106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Dec 2010 02:20:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (unknown [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id B410F8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Dec 2010 02:20:22 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id oBU2KMLx072979
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Dec 2010 02:20:22 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id oBU2KMHH072978;
	Thu, 30 Dec 2010 02:20:22 GMT
	(envelope-from nobody)
Message-Id: <201012300220.oBU2KMHH072978@red.freebsd.org>
Date: Thu, 30 Dec 2010 02:20:22 GMT
From: Grzegorz Blach <magik@roorback.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New Port: databases/p5-Redis-hiredis
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         153536
>Category:       ports
>Synopsis:       New Port: databases/p5-Redis-hiredis
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 30 02:30:10 UTC 2010
>Closed-Date:    Mon Jan 17 16:13:14 UTC 2011
>Last-Modified:  Mon Jan 17 16:20:12 UTC 2011
>Originator:     Grzegorz Blach
>Release:        8.2-RC1 amd64
>Organization:
>Environment:
FreeBSD silver.nine 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #4 r216778: Tue Dec 28 23:09:11 CET 2010     root@silver.nine:/usr/obj/usr/src/sys/SILVER  amd64

>Description:
Redis::hiredis is a simple wrapper around Salvatore Sanfilippo's hiredis C client that allows connecting and sending any command just like you would from a command line Redis client.


This ports has build-in minimal version of hiredis, co external library is not required.

>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:
#
#	databases/p5-Redis-hiredis
#	databases/p5-Redis-hiredis/distinfo
#	databases/p5-Redis-hiredis/Makefile
#	databases/p5-Redis-hiredis/pkg-descr
#	databases/p5-Redis-hiredis/pkg-plist
#
echo c - databases/p5-Redis-hiredis
mkdir -p databases/p5-Redis-hiredis > /dev/null 2>&1
echo x - databases/p5-Redis-hiredis/distinfo
sed 's/^X//' >databases/p5-Redis-hiredis/distinfo << 'ca7c2935f07e45ea468b9daf76826ae6'
XSHA256 (Redis-hiredis-0.9.2.1.tar.gz) = 03a9f5ba136751be825ce98d9e2c143956723758fae532e385c2216f9407ca2d
XSIZE (Redis-hiredis-0.9.2.1.tar.gz) = 58231
ca7c2935f07e45ea468b9daf76826ae6
echo x - databases/p5-Redis-hiredis/Makefile
sed 's/^X//' >databases/p5-Redis-hiredis/Makefile << '615728a8f8547b28bb5dde0b55055671'
X# New ports collection makefile for:	p5-Redis-hiredis
X# Date created:		29 December 2010
X# Whom:			Grzegorz Blach <magik@roorback.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Redis-hiredis
XPORTVERSION=	0.9.2.1
XCATEGORIES=	databases perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/N/NE/NEOPHENIX
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	magik@roorback.net
XCOMMENT=	A Simple wrapper around hiredis C client
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Redis::hiredis.3
X
X.include <bsd.port.mk>
615728a8f8547b28bb5dde0b55055671
echo x - databases/p5-Redis-hiredis/pkg-descr
sed 's/^X//' >databases/p5-Redis-hiredis/pkg-descr << '9b44fb2e00c1fb61584c9f4632cd6e27'
XRedis::hiredis is a simple wrapper around Salvatore Sanfilippo's hiredis C
Xclient that allows connecting and sending any command just like you would
Xfrom a command line Redis client.
X
XWWW: http://search.cpan.org/~neophenix/Redis-hiredis/
9b44fb2e00c1fb61584c9f4632cd6e27
echo x - databases/p5-Redis-hiredis/pkg-plist
sed 's/^X//' >databases/p5-Redis-hiredis/pkg-plist << 'a659136aefd4f81b14dde535a89be1f7'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/hiredis/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/hiredis/hiredis.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/hiredis/hiredis.so
X%%SITE_PERL%%/%%PERL_ARCH%%/Redis/hiredis.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/hiredis
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Redis
a659136aefd4f81b14dde535a89be1f7
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Dec 30 02:30:18 UTC 2010 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153536 
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Mon Jan 17 15:04:14 UTC 2011 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153536 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Mon Jan 17 16:13:13 UTC 2011 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153536: commit references a PR
Date: Mon, 17 Jan 2011 16:12:58 +0000 (UTC)

 sunpoet     2011-01-17 16:12:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases            Makefile 
   Added files:
     databases/p5-Redis-hiredis Makefile distinfo pkg-descr 
                                pkg-plist 
   Log:
   - Add p5-Redis-hiredis 0.9.2.3
   
   Redis::hiredis is a simple wrapper around Salvatore Sanfilippo's hiredis C
   client that allows connecting and sending any command just like you would
   from a command line Redis client.
   
   WWW: http://search.cpan.org/dist/Redis-hiredis/
   
   PR:             ports/153536
   Submitted by:   Grzegorz Blach <magik@roorback.net>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.943     +1 -0      ports/databases/Makefile
   1.1       +21 -0     ports/databases/p5-Redis-hiredis/Makefile (new)
   1.1       +2 -0      ports/databases/p5-Redis-hiredis/distinfo (new)
   1.1       +5 -0      ports/databases/p5-Redis-hiredis/pkg-descr (new)
   1.1       +7 -0      ports/databases/p5-Redis-hiredis/pkg-plist (new)
 _______________________________________________
 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:
