Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2006 03:25:31 -0600 (MDT)
From:      hideo <hideo@lastamericanempire.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97204: [maintainer update] Update databases/p5-Oryx 0.22 => 0.23	
Message-ID:  <20060513092531.12A6A33C1E@darwin.lastamericanempire.com>
Resent-Message-ID: <200605131530.k4DFUKlh090774@freefall.freebsd.org>

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

>Number:         97204
>Category:       ports
>Synopsis:       [maintainer update] Update databases/p5-Oryx 0.22 => 0.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 13 15:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     hideo
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darwin.lastamericanempire.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri May 12 22:54:11 MDT 2006 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64


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

	

--- p5-Oryx-0.23 begins here ---
diff -ruN /usr/ports/databases/p5-Oryx/Makefile p5-Oryx/Makefile
--- /usr/ports/databases/p5-Oryx/Makefile	Sat May 13 03:16:37 2006
+++ p5-Oryx/Makefile	Sat May 13 03:17:47 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Oryx
-PORTVERSION=	0.22
+PORTVERSION=	0.23
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML/RHUNDT
diff -ruN /usr/ports/databases/p5-Oryx/Makefile.orig p5-Oryx/Makefile.orig
--- /usr/ports/databases/p5-Oryx/Makefile.orig	Sat May 13 03:16:13 2006
+++ p5-Oryx/Makefile.orig	Wed Dec 31 17:00:00 1969
@@ -1,54 +0,0 @@
-# New ports collection makefile for:	databases/p5-Oryx
-# 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 $
-#
-
-PORTNAME=	Oryx
-PORTVERSION=	0.21
-CATEGORIES=	databases perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	XML/RHUNDT
-PKGNAMEPREFIX=	p5-
-
-MAINTAINER= 	hideo@lastamericanempire.com
-COMMENT=	Meta-Model Driven Object Persistance with Multiple Inheritance
-
-BUILD_DEPENDS=	${SITE_PERL}/SQL/Abstract.pm:${PORTSDIR}/databases/p5-SQL-Abstract \
-		${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable \
-		${SITE_PERL}/DBM/Deep.pm:${PORTSDIR}/databases/p5-DBM-Deep \
-		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
-		${SITE_PERL}/${PERL_ARCH}/Class/Date.pm:${PORTSDIR}/devel/p5-Class-Date \
-		${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
-		${SITE_PERL}/Ima/DBI.pm:${PORTSDIR}/databases/p5-Ima-DBI \
-		${SITE_PERL}/Data/Types.pm:${PORTSDIR}/devel/p5-Data-Types \
-		${SITE_PERL}/Class/Observable.pm:${PORTSDIR}/devel/p5-Class-Observable \
-		${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
-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
-
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE=	requires perl 5.6.0 or later. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
diff -ruN /usr/ports/databases/p5-Oryx/distinfo p5-Oryx/distinfo
--- /usr/ports/databases/p5-Oryx/distinfo	Sat May 13 03:16:37 2006
+++ p5-Oryx/distinfo	Sat May 13 03:17:52 2006
@@ -1,3 +1,3 @@
-MD5 (Oryx-0.22.tar.gz) = 9c663f6288dd89410297b1c9443cfeaa
-SHA256 (Oryx-0.22.tar.gz) = 2c8c5016aa2bd8016d44b768641e484f0e7a041256fd613ccc28b64d81bc2908
-SIZE (Oryx-0.22.tar.gz) = 54517
+MD5 (Oryx-0.23.tar.gz) = 02ed21ea5a3f901b0d5fd872d86309a1
+SHA256 (Oryx-0.23.tar.gz) = 1cb7abd24c40b025810c40af1c3a5a412a7ba187a86404aaed5493671365d6b9
+SIZE (Oryx-0.23.tar.gz) = 53971
diff -ruN /usr/ports/databases/p5-Oryx/distinfo.orig p5-Oryx/distinfo.orig
--- /usr/ports/databases/p5-Oryx/distinfo.orig	Sat May 13 03:16:13 2006
+++ p5-Oryx/distinfo.orig	Wed Dec 31 17:00:00 1969
@@ -1,3 +0,0 @@
-MD5 (Oryx-0.21.tar.gz) = bfd6976ee5ef52ab16c0b24ce2303efb
-SHA256 (Oryx-0.21.tar.gz) = c579a9297c086567bbbfd74ab1ce3d9f05c5beba4ba9111c8a254213ab28940c
-SIZE (Oryx-0.21.tar.gz) = 53097
--- p5-Oryx-0.23 ends here ---


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



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