Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2006 01:40:10 -0000
From:      "Phillip Neumann" <pneumann@gmail.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/93510: [update] databases/db4o-mono update to version 5.0.20
Message-ID:  <1140226810.49065@delly.sofsis.cl>
Resent-Message-ID: <200602180450.k1I4o6f0084548@freefall.freebsd.org>

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

>Number:         93510
>Category:       ports
>Synopsis:       [update] databases/db4o-mono update to version 5.0.20
>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 Feb 18 04:50:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Phillip Neumann
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Sun Feb 12 09:22:26 UTC 2006
    root@delly.sofsis.cl:/usr/ports/obj/usr/src/sys/Delly



>Description:


-update to version 5.0.20.


>How-To-Repeat:





>Fix:


diff -ruN db4o-mono/Makefile db4o-mono.new/Makefile
--- db4o-mono/Makefile  Sat Jan  7 04:32:11 2006
+++ db4o-mono.new/Makefile      Sat Feb 18 01:26:13 2006
@@ -7,7 +7,7 @@
 #

 PORTNAME=      db4o
-PORTVERSION=   ${REALVERSION}.18
+PORTVERSION=   ${REALVERSION}.20
 CATEGORIES=    databases
 MASTER_SITES=  http://www.db4o.com/downloads/
 PKGNAMESUFFIX= -mono
diff -ruN db4o-mono/distinfo db4o-mono.new/distinfo
--- db4o-mono/distinfo  Mon Jan  2 04:27:03 2006
+++ db4o-mono.new/distinfo      Sat Feb 18 01:27:25 2006
@@ -1,3 +1,3 @@
-MD5 (db4o-5.0.18/db4o-5.0-mono.tar.gz) = d89f58321d2c132eda38d35f72f2c85d
-SHA256 (db4o-5.0.18/db4o-5.0-mono.tar.gz) = ecb6014fa7dfc4c12c83e61e83a1c5fef9ffa486e929cee8e9a730b9a7398909
-SIZE (db4o-5.0.18/db4o-5.0-mono.tar.gz) = 1996968
+MD5 (db4o-5.0.20/db4o-5.0-mono.tar.gz) = e0d7abb790837c2c0df8f256bced156a
+SHA256 (db4o-5.0.20/db4o-5.0-mono.tar.gz) = 5164e37c2fe03d9be2e70a7cb8cc62040c0883adcf5de23924e2e5ab1fa9a535
+SIZE (db4o-5.0.20/db4o-5.0-mono.tar.gz) = 2059525
diff -ruN db4o-mono/pkg-plist db4o-mono.new/pkg-plist
--- db4o-mono/pkg-plist Sat Jan  7 04:32:11 2006
+++ db4o-mono.new/pkg-plist     Sat Feb 18 01:31:26 2006
@@ -1,8 +1,5 @@
 lib/mono/1.0/db4o.dll
-lib/mono/1.0/db4o.dll.config
-lib/mono/1.0/db4o.dll.mdb
-lib/mono/gac/db4o/5.0.18.0__6199cd4f203aa8eb/db4o.dll
-
+lib/mono/gac/db4o/5.0.20.0__6199cd4f203aa8eb/db4o.dll
 %%PORTDOCS%%%%DOCSDIR%%/api/MSDN.css
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.Db4o.Main.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.Db4o.configure.html
@@ -26,6 +23,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ObjectContainer.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ObjectContainer.query_overload_1.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ObjectContainer.query_overload_2.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ObjectContainer.query_overload_3.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ObjectContainer.query_overloads.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ObjectContainer.rollback.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ObjectContainer.set.html
@@ -61,11 +59,13 @@
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.discardFreeSpace.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.encrypt.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.exceptionsOnNotStorable.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.flushFileBuffers.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.freespace.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.generateUUIDs.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.generateVersionNumbers.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.getMessageSender.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.internStrings.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.io.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.lockDatabaseFile.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.markTransient.html
@@ -160,6 +160,10 @@
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ext.Db4oCallback.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ext.Db4oCallbackMembers.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ext.Db4oCallbackMethods.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ext.Db4oUUID.Equals.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ext.Db4oUUID.GetHashCode.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ext.Db4oUUID.ToString.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ext.Db4oUUID.flattenSign.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ext.Db4oUUID.getLongPart.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ext.Db4oUUID.getSignaturePart.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ext.Db4oUUID.html
@@ -336,9 +340,53 @@
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.RandomAccessFileAdapter.sync.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.RandomAccessFileAdapter.write_overload_1.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.RandomAccessFileAdapter.write_overloads.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.RandomAccessFileAdapterConstructor.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.RandomAccessFileAdapterConstructor1.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.RandomAccessFileAdapterConstructor2.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.RandomAccessFileAdapterMembers.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.RandomAccessFileAdapterMethods.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapter.open.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapter.write_overload_1.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapter.write_overloads.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapterConstructor1.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapterMembers.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapterMethods.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter._delegate.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.close.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.getLength.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.read_overload_1.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.read_overloads.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.seek.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.sync.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.write_overload_1.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.write_overloads.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapterConstructor.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapterConstructor1.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapterConstructor2.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapterFields.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapterMembers.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapterMethods.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.close.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.getLength.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.open.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.read_overload_1.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.read_overloads.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.seek.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.sync.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.write_overload_1.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.write_overloads.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterConstructor.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterConstructor1.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterConstructor2.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterConstructor3.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterConstructor4.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterMembers.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterMethods.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.cryptHierarchy.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ioHierarchy.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.messaging.MessageRecipient.html
@@ -384,6 +432,8 @@
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.Predicate.extentType.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.Predicate.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.PredicateConstructor.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.PredicateConstructor1.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.PredicateConstructor2.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.PredicateFields.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.PredicateMembers.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.PredicateMethods.html
@@ -394,6 +444,10 @@
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.Query.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.Query.orderAscending.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.Query.orderDescending.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.QueryComparator.compare.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.QueryComparator.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.QueryComparatorMembers.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.QueryComparatorMethods.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.QueryMembers.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.QueryMethods.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.html
@@ -436,6 +490,10 @@
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectClass.useConstructor.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectClassMembers.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectClassMethods.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectClassPredicate.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectClassPredicate.match.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectClassPredicateMembers.html
+%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectClassPredicateMethods.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectConstructor.getParameterTypes.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectConstructor.html
 %%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectConstructor.newInstance.html
@@ -543,63 +601,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/api/treenodedot.gif
 %%PORTDOCS%%%%DOCSDIR%%/api/treenodeminus.gif
 %%PORTDOCS%%%%DOCSDIR%%/api/treenodeplus.gif
-
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.ObjectContainer.query_overload_3.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.QConFalse.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.QConFalseConstructor1.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.QConFalseMembers.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.config.Configuration.flushFileBuffers.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapter.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapter.open.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapter.write_overload_1.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapter.write_overloads.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapterConstructor1.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapterMembers.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.SafeSyncIoAdapterMethods.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter._delegate.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.close.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.getLength.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.read_overload_1.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.read_overloads.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.seek.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.sync.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.write_overload_1.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapter.write_overloads.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapterConstructor.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapterConstructor1.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapterConstructor2.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapterFields.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapterMembers.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.VanillaIoAdapterMethods.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.close.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.getLength.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.open.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.read_overload_1.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.read_overloads.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.seek.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.sync.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.write_overload_1.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapter.write_overloads.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterConstructor.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterConstructor1.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterConstructor2.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterConstructor3.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterConstructor4.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterMembers.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.XTeaEncryptionFileAdapterMethods.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.crypt.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.io.cryptHierarchy.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.QueryComparator.compare.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.QueryComparator.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.QueryComparatorMembers.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.query.QueryComparatorMethods.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectClassPredicate.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectClassPredicate.match.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectClassPredicateMembers.html
-%%PORTDOCS%%%%DOCSDIR%%/api/com.db4o.reflect.ReflectClassPredicateMethods.html
-
 %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-5.0-tutorial.pdf
 %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/ExampleRunner.cs
 %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/Util.cs
@@ -700,24 +701,23 @@
 %%PORTDOCS%%%%DOCSDIR%%/tutorial/docs/querygraph/3.gif
 %%PORTDOCS%%%%DOCSDIR%%/tutorial/docs/racecar.jpg
 %%PORTDOCS%%%%DOCSDIR%%/tutorial/index.html
-
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/docs/querygraph
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/docs
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-console/src
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-console
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/chapter6
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/chapter5
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/chapter4
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/chapter3
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/chapter2
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/chapter1
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/db4o-tutorial-chapters
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/api
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm lib/mono/gac/db4o/5.0.18.0__6199cd4f203aa8eb
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/docs/querygraph
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/docs
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-console/src
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-console
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/chapter6
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/chapter5
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/chapter4
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/chapter3
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/chapter2
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1/chapter1
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o/f1
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com/db4o
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src/com
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters/src
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial/db4o-tutorial-chapters
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/tutorial
+@dirrm %%PORTDOCS%%%%DOCSDIR%%/api
+@dirrm %%PORTDOCS%%%%DOCSDIR%%
+@dirrm lib/mono/gac/db4o/5.0.20.0__6199cd4f203aa8eb
 @dirrm lib/mono/gac/db4o



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



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