diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-02 04:23:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-02 04:23:33 +0000 |
commit | 52ae8eefa4ae89c2fc39b3b5175e8e3b8968259f (patch) | |
tree | d257a21dba0aab77971d66c717decd00c6e6e438 /databases | |
parent | 8403bccbdf1270e97c7613e6ed1e3ad83b85f975 (diff) | |
download | ports-52ae8eefa4ae89c2fc39b3b5175e8e3b8968259f.tar.gz ports-52ae8eefa4ae89c2fc39b3b5175e8e3b8968259f.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/db4o-mono/Makefile | 4 | ||||
-rw-r--r-- | databases/db4o-mono/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/db4o-mono/Makefile b/databases/db4o-mono/Makefile index 7fe84e458be9..33df46273abb 100644 --- a/databases/db4o-mono/Makefile +++ b/databases/db4o-mono/Makefile @@ -7,11 +7,11 @@ # PORTNAME= db4o -PORTVERSION= 5.0 +PORTVERSION= 5.0.18 CATEGORIES= databases MASTER_SITES= http://www.db4o.com/downloads/ PKGNAMESUFFIX= -mono -DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} +DISTNAME= ${PORTNAME}-5.0${PKGNAMESUFFIX} MAINTAINER= pneumann@gmail.com COMMENT= A database engine for storing object into files diff --git a/databases/db4o-mono/distinfo b/databases/db4o-mono/distinfo index 8b0601be0ef8..fcc84cccb4e8 100644 --- a/databases/db4o-mono/distinfo +++ b/databases/db4o-mono/distinfo @@ -1,3 +1,3 @@ -MD5 (db4o-5.0-mono.tar.gz) = a6316fd19508145195766061f3ee183d -SHA256 (db4o-5.0-mono.tar.gz) = fbfddf7122ba1fdfb88cb6e79db98ee50b912e9bd52bbaceec617b851b3a81a6 -SIZE (db4o-5.0-mono.tar.gz) = 1949484 +MD5 (db4o-5.0-mono.tar.gz) = d89f58321d2c132eda38d35f72f2c85d +SHA256 (db4o-5.0-mono.tar.gz) = ecb6014fa7dfc4c12c83e61e83a1c5fef9ffa486e929cee8e9a730b9a7398909 +SIZE (db4o-5.0-mono.tar.gz) = 1996968 |