mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
- Update to 5.5
Submitted by: Maintainer
This commit is contained in:
parent
efdfda5f87
commit
c6c31ab467
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184190
3 changed files with 484 additions and 354 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Whom: pneumann@gmail.com
|
# Whom: pneumann@gmail.com
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# $Id: Makefile,v 1.1 2005/12/18 20:45:20 tmclau02 Exp $
|
# $Id: Makefile,v 1.3 2006/10/09 16:27:03 killfill Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= db4o
|
PORTNAME= db4o
|
||||||
|
@ -19,7 +19,7 @@ COMMENT= A database engine for storing object into files
|
||||||
|
|
||||||
RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
|
RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
|
||||||
|
|
||||||
REALVERSION= 5.0
|
REALVERSION= 5.5
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${REALVERSION}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${REALVERSION}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (db4o-5.0.20/db4o-5.0-mono.tar.gz) = e0d7abb790837c2c0df8f256bced156a
|
MD5 (db4o-5.5.20/db4o-5.5-mono.tar.gz) = 4aea1da3b96a2b92c9ac69ee2ccb9a63
|
||||||
SHA256 (db4o-5.0.20/db4o-5.0-mono.tar.gz) = 5164e37c2fe03d9be2e70a7cb8cc62040c0883adcf5de23924e2e5ab1fa9a535
|
SHA256 (db4o-5.5.20/db4o-5.5-mono.tar.gz) = cf8494f41d4df06fc7e23c96e495d1c9a5622435b7da188ee80a543bcdbd7626
|
||||||
SIZE (db4o-5.0.20/db4o-5.0-mono.tar.gz) = 2059525
|
SIZE (db4o-5.5.20/db4o-5.5-mono.tar.gz) = 3683650
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue