summaryrefslogtreecommitdiff
path: root/databases/db3
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-04 19:50:03 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-04 19:50:03 +0000
commit9153fd68796f119b8e0984d86b07a944fbab7c1f (patch)
treef9e3ee607327c99866944b193fc1e72ae72ddbcc /databases/db3
parent- Avoid using command execution to fill variables, they would be executed (diff)
- Update MASTER_SITES
- Switch two ?= to = as there is no slave port, to fix portlint warnings - Add SIZE to distinfo PR: ports/66259 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=108396
Diffstat (limited to 'databases/db3')
-rw-r--r--databases/db3/Makefile7
-rw-r--r--databases/db3/distinfo3
2 files changed, 7 insertions, 3 deletions
diff --git a/databases/db3/Makefile b/databases/db3/Makefile
index ac756e230cc8..008e713a24ae 100644
--- a/databases/db3/Makefile
+++ b/databases/db3/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= 3.3.11
PORTREVISION= 1
PORTEPOCH?= 1
CATEGORIES= databases
-MASTER_SITES= http://www.sleepycat.com/update/snapshot/
+#MASTER_SITES= http://www.sleepycat.com/update/snapshot/
+MASTER_SITES= ftp://sleepycat1.inetu.net/releases/
DISTNAME= db-${PORTVERSION}
DIST_SUBDIR= bdb
@@ -18,8 +19,8 @@ PATCH_SITES= http://www.sleepycat.com/update/${PORTVERSION}/
PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
-MAINTAINER?= matthias.andree@gmx.de
-COMMENT?= The Berkeley DB package, revision 3.3
+MAINTAINER= matthias.andree@gmx.de
+COMMENT= The Berkeley DB package, revision 3.3
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db3/distinfo b/databases/db3/distinfo
index 9fe37e39b6f2..e8a28e5b176d 100644
--- a/databases/db3/distinfo
+++ b/databases/db3/distinfo
@@ -1,3 +1,6 @@
MD5 (bdb/db-3.3.11.tar.gz) = b6ae24fa55713f17a9ac3219d987722c
+SIZE (bdb/db-3.3.11.tar.gz) = 2343243
MD5 (bdb/patch.3.3.11.1) = a6c5fc6387c57361fbdf29ca63b597c3
+SIZE (bdb/patch.3.3.11.1) = 2601
MD5 (bdb/patch.3.3.11.2) = fca939f74fc6555e1319626ceca35b33
+SIZE (bdb/patch.3.3.11.2) = 325