From hideo@lastamericanempire.com  Mon Apr 24 12:58:23 2006
Return-Path: <hideo@lastamericanempire.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7646416A400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Apr 2006 12:58:23 +0000 (UTC)
	(envelope-from hideo@lastamericanempire.com)
Received: from darwin.lastamericanempire.com (lastamericanempire.com [66.134.56.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2C70143D45
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Apr 2006 12:58:23 +0000 (GMT)
	(envelope-from hideo@lastamericanempire.com)
Received: by darwin.lastamericanempire.com (Postfix, from userid 1001)
	id F015C33C1E; Mon, 24 Apr 2006 06:58:22 -0600 (MDT)
Message-Id: <20060424125822.F015C33C1E@darwin.lastamericanempire.com>
Date: Mon, 24 Apr 2006 06:58:22 -0600 (MDT)
From: hideo <hideo@lastamericanempire.com>
Reply-To: hideo <hideo@lastamericanempire.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer update] databases/p5-Oryx 0.21 -> 0.22
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         96261
>Category:       ports
>Synopsis:       [maintainer update] databases/p5-Oryx 0.21 -> 0.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 24 13:00:30 GMT 2006
>Closed-Date:    Tue Apr 25 21:30:01 GMT 2006
>Last-Modified:  Tue Apr 25 21:30:01 GMT 2006
>Originator:     hideo
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darwin.lastamericanempire.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Apr 4 07:00:51 MDT 2006 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64


	
>Description:
Update databases/p5-Oryx from version 0.21 to 0.22
>How-To-Repeat:
	
>Fix:

	

--- p5-Oryx-0.22 begins here ---
diff -ruN /usr/ports/databases/p5-Oryx/Makefile p5-Oryx-0.22/Makefile
--- /usr/ports/databases/p5-Oryx/Makefile	Mon Apr 10 04:31:29 2006
+++ p5-Oryx-0.22/Makefile	Thu Mar 16 06:58:52 2006
@@ -2,11 +2,11 @@
 # Date created:				18 February 2006
 # Whom:					Zach Thompson <hideo@lastamericanempire.com>
 #
-# $FreeBSD: ports/databases/p5-Oryx/Makefile,v 1.2 2006/04/10 10:31:29 ehaupt Exp $
+# $FreeBSD: ports/databases/p5-Oryx/Makefile,v 1.1 2006/02/19 20:07:41 erwin Exp $
 #
 
 PORTNAME=	Oryx
-PORTVERSION=	0.21
+PORTVERSION=	0.22
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML/RHUNDT
@@ -29,21 +29,17 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=   Oryx.3 Oryx::Association.3 Oryx::Association::Array.3 Oryx::Attribute.3 \
-	Oryx::Class.3 Oryx::DBI.3 Oryx::DBI::Util.3 Oryx::DBM.3 Oryx::Manual::Guts.3 \
-	Oryx::MetaClass.3 Oryx::Parent.3 Oryx::Schema.3 Oryx::Value.3 \
-	Oryx::DBI::Association::Hash.3 Oryx::Value::String.3 \
-	Oryx::DBI::Util::Pg.3 Oryx::DBI::Attribute.3 Oryx::DBI::Association.3 \
-	Oryx::Value::Oid.3 Oryx::DBI::Util::mysql.3 Oryx::Value::Binary.3 \
-	Oryx::DBI::Association::Array.3 Oryx::Association::Hash.3 \
-	Oryx::Value::Integer.3 Oryx::DBM::Association::Array.3 \
-	Oryx::DBM::Association::Reference.3 Oryx::DBI::Class.3 \
-	Oryx::Value::Boolean.3 Oryx::Value::Float.3 Oryx::Value::Complex.3 \
-	Oryx::DBI::Util::Generic.3 Oryx::DBM::Association::Hash.3 \
-	Oryx::DBM::Attribute.3 Oryx::DBI::Association::Reference.3 \
-	Oryx::DBM::Parent.3 Oryx::Value::DateTime.3 Oryx::DBI::Util::SQLite.3 \
-	Oryx::DBM::Association.3 Oryx::DBM::Class.3 Oryx::DBI::Parent.3 \
-	Oryx::Association::Reference.3 Oryx::DBM::Util.3 Oryx::Value::Text.3
+MAN3=	Oryx.3 Oryx::Association.3 Oryx::Association::Array.3 Oryx::Association::Hash.3 \
+	Oryx::Association::Reference.3 Oryx::Attribute.3 Oryx::Class.3 Oryx::DBI.3 \
+	Oryx::DBI::Association.3 Oryx::DBI::Association::Array.3 Oryx::DBI::Association::Hash.3 \
+	Oryx::DBI::Association::Reference.3 Oryx::DBI::Attribute.3 Oryx::DBI::Class.3 \
+	Oryx::DBI::Parent.3 Oryx::DBI::Util.3 Oryx::DBI::Util::Generic.3 Oryx::DBI::Util::Pg.3 \
+	Oryx::DBI::Util::SQLite.3 Oryx::DBI::Util::mysql.3 Oryx::DBM.3 Oryx::DBM::Association.3 \
+	Oryx::DBM::Association::Array.3 Oryx::DBM::Association::Hash.3 Oryx::DBM::Association::Reference.3 \
+	Oryx::DBM::Attribute.3 Oryx::DBM::Class.3 Oryx::DBM::Parent.3 Oryx::DBM::Util.3 \
+	Oryx::Manual::Guts.3 Oryx::MetaClass.3 Oryx::Parent.3 Oryx::Schema.3 Oryx::Value.3 \
+	Oryx::Value::Binary.3 Oryx::Value::Boolean.3 Oryx::Value::Complex.3 Oryx::Value::DateTime.3 \
+	Oryx::Value::Float.3 Oryx::Value::Integer.3 Oryx::Value::Oid.3 Oryx::Value::String.3 Oryx::Value::Text.3
 
 .include <bsd.port.pre.mk>
 
diff -ruN /usr/ports/databases/p5-Oryx/distinfo p5-Oryx-0.22/distinfo
--- /usr/ports/databases/p5-Oryx/distinfo	Mon Apr 10 04:31:29 2006
+++ p5-Oryx-0.22/distinfo	Thu Mar 16 06:47:18 2006
@@ -1,3 +1,3 @@
-MD5 (Oryx-0.21.tar.gz) = bfd6976ee5ef52ab16c0b24ce2303efb
-SHA256 (Oryx-0.21.tar.gz) = c579a9297c086567bbbfd74ab1ce3d9f05c5beba4ba9111c8a254213ab28940c
-SIZE (Oryx-0.21.tar.gz) = 53097
+MD5 (Oryx-0.22.tar.gz) = 9c663f6288dd89410297b1c9443cfeaa
+SHA256 (Oryx-0.22.tar.gz) = 2c8c5016aa2bd8016d44b768641e484f0e7a041256fd613ccc28b64d81bc2908
+SIZE (Oryx-0.22.tar.gz) = 54517
--- p5-Oryx-0.22 ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Tue Apr 25 21:29:54 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

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