From nobody@FreeBSD.org  Fri Mar 19 02:12:52 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 C3C9B106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Mar 2010 02:12:52 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A77DC8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Mar 2010 02:12:52 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o2J2CqEx038262
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Mar 2010 02:12:52 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o2J2CqaU038261;
	Fri, 19 Mar 2010 02:12:52 GMT
	(envelope-from nobody)
Message-Id: <201003190212.o2J2CqaU038261@www.freebsd.org>
Date: Fri, 19 Mar 2010 02:12:52 GMT
From: johnpupu <johnpupu@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: update to new version
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         144866
>Category:       ports
>Synopsis:       devel/p5-PHP-Serialization: update to new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 19 02:20:02 UTC 2010
>Closed-Date:    Mon Jun 07 01:24:23 UTC 2010
>Last-Modified:  Mon Jun 07 01:24:23 UTC 2010
>Originator:     johnpupu
>Release:        7.1-RELEASE
>Organization:
green-computing
>Environment:
FreeBSD www.johnpupu.tw 7.1-RELEASE-p8 FreeBSD 7.1-RELEASE-p8 #7: Sat Oct  3 15:49:51 CST 2009     root@blog.johnpupu.tw:/usr/obj/usr/src/sys/JOHNPUPU  i386
>Description:
update to 0.34
>How-To-Repeat:
no problem.
>Fix:
update to 0.34

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:
#
#	devel/p5-PHP-Serialization
#	devel/p5-PHP-Serialization/Makefile
#	devel/p5-PHP-Serialization/distinfo
#	devel/p5-PHP-Serialization/pkg-descr
#	devel/p5-PHP-Serialization/pkg-plist
#
echo c - devel/p5-PHP-Serialization
mkdir -p devel/p5-PHP-Serialization > /dev/null 2>&1
echo x - devel/p5-PHP-Serialization/Makefile
sed 's/^X//' >devel/p5-PHP-Serialization/Makefile << '88f62f8bbb0e0d8cb73ded9bc32743ec'
X# New ports collection makefile for:	p5-PHP-Serialization
X# Date created:		2007-02-23
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD: ports/devel/p5-PHP-Serialization/Makefile,v 1.7 2009/07/22 16:26:37 pgollucci Exp $
X#
X
XPORTNAME=	PHP-Serialization
XPORTVERSION=	0.34
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	PHP
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	perl@FreeBSD.org
XCOMMENT=	Converting the output of PHP serialize() into the Perl
X
XPERL_CONFIGURE=	yes
X
XMAN3=		PHP::Serialization.3
X
X.include <bsd.port.mk>
88f62f8bbb0e0d8cb73ded9bc32743ec
echo x - devel/p5-PHP-Serialization/distinfo
sed 's/^X//' >devel/p5-PHP-Serialization/distinfo << '06dbf2bb149b1b32b18137e5d6f03c0e'
XMD5 (PHP-Serialization-0.34.tar.gz) = 333af0848ad79931875a35cc61dc22e0
XSHA256 (PHP-Serialization-0.34.tar.gz) = b912d426e9aeba5491a5e502e7c5c039c5daa575428ac9bdc82afff39ec6f07a
XSIZE (PHP-Serialization-0.34.tar.gz) = 7600
06dbf2bb149b1b32b18137e5d6f03c0e
echo x - devel/p5-PHP-Serialization/pkg-descr
sed 's/^X//' >devel/p5-PHP-Serialization/pkg-descr << 'd368a4f329f53a58008e4ecea5d61816'
XProvides a simple, quick means of serializing perl memory structures
X(including object data!) into a format that PHP can deserialize() and
Xaccess, and vice versa. 
X
XNOTE: Converts PHP arrays into Perl Arrays when the PHP array used
Xexclusively numeric indexes, and into Perl Hashes then the PHP array
Xdid not.
X
XWWW:	http://search.cpan.org/dist/PHP-Serialization/
d368a4f329f53a58008e4ecea5d61816
echo x - devel/p5-PHP-Serialization/pkg-plist
sed 's/^X//' >devel/p5-PHP-Serialization/pkg-plist << 'b986178cf01506fd0f1c531a0c761583'
X@comment $FreeBSD: ports/devel/p5-PHP-Serialization/pkg-plist,v 1.1 2007/02/24 18:25:13 clsung Exp $
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/PHP/Serialization/.packlist
X%%SITE_PERL%%/PHP/Serialization.pm
X@dirrmtry %%SITE_PERL%%/PHP
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PHP/Serialization
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PHP
b986178cf01506fd0f1c531a0c761583
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Mar 19 03:23:39 UTC 2010 
Responsible-Changed-Why:  
Fix synopsis and assign. 

Note to submitter: I have removed the very dangerous "/root/" absolute 
path in your patch to save anyone from chaos. 

Also, per the Porter's Handbook, we prefer updates to existing ports 
to be in diff -ruN format, rather than sharfiles, so that we can see 
exactly what has changed.  Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144866 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Mon Jun 7 01:24:22 UTC 2010 
State-Changed-Why:  
invalid, no detla to current port 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144866 
>Unformatted:
