diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-02 04:27:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-02 04:27:03 +0000 |
commit | 5d0cfbb27f1af683bedf0eea44188857b3301f5f (patch) | |
tree | 629ad2d51e3c9163df37168fc1012f13535af0e6 /databases/db4o-mono | |
parent | 52ae8eefa4ae89c2fc39b3b5175e8e3b8968259f (diff) |
Since the distfiles micro version isn't reflected in the name, reflect it in the dist subdir
distinfo CVS:
----------------------------------------------------------------------
Notes
Notes:
svn path=/head/; revision=152555
Diffstat (limited to 'databases/db4o-mono')
-rw-r--r-- | databases/db4o-mono/Makefile | 1 | ||||
-rw-r--r-- | databases/db4o-mono/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/databases/db4o-mono/Makefile b/databases/db4o-mono/Makefile index 33df46273abb..fa419dc30287 100644 --- a/databases/db4o-mono/Makefile +++ b/databases/db4o-mono/Makefile @@ -12,6 +12,7 @@ CATEGORIES= databases MASTER_SITES= http://www.db4o.com/downloads/ PKGNAMESUFFIX= -mono DISTNAME= ${PORTNAME}-5.0${PKGNAMESUFFIX} +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} 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 fcc84cccb4e8..99d5eca0c8aa 100644 --- a/databases/db4o-mono/distinfo +++ b/databases/db4o-mono/distinfo @@ -1,3 +1,3 @@ -MD5 (db4o-5.0-mono.tar.gz) = d89f58321d2c132eda38d35f72f2c85d -SHA256 (db4o-5.0-mono.tar.gz) = ecb6014fa7dfc4c12c83e61e83a1c5fef9ffa486e929cee8e9a730b9a7398909 -SIZE (db4o-5.0-mono.tar.gz) = 1996968 +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 |