aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db33/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2002-06-16 23:57:14 +0800
committerade <ade@FreeBSD.org>2002-06-16 23:57:14 +0800
commite38da5f39dd193c6d1ef43c7bff6c3b64304f8b5 (patch)
tree719e52d0f8bbdbbfe4685581b4b63be51847b43d /databases/db33/Makefile
parentfd64cc1ce59cc2c7732d14183fbb09c1530a6fca (diff)
downloadfreebsd-ports-gnome-e38da5f39dd193c6d1ef43c7bff6c3b64304f8b5.tar.gz
freebsd-ports-gnome-e38da5f39dd193c6d1ef43c7bff6c3b64304f8b5.tar.zst
freebsd-ports-gnome-e38da5f39dd193c6d1ef43c7bff6c3b64304f8b5.zip
Update to 3.3.11 after repo-copy, since the authors have made a number
of gratuitous API changes making a simple upgrade unreasonable. Take maintainership for now.
Diffstat (limited to 'databases/db33/Makefile')
-rw-r--r--databases/db33/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/databases/db33/Makefile b/databases/db33/Makefile
index b1e73be27e6f..27e6e6229edf 100644
--- a/databases/db33/Makefile
+++ b/databases/db33/Makefile
@@ -5,20 +5,21 @@
# $FreeBSD$
#
-PORTNAME= db3
-PORTVERSION= 3.2.9
-PORTREVISION= 3
+PORTNAME= db33
+PORTVERSION= 3.3.11
PORTEPOCH?= 1
CATEGORIES= databases
MASTER_SITES= http://www.sleepycat.com/update/snapshot/
DISTNAME= db-${PORTVERSION}
DIST_SUBDIR= bdb
+LATEST_LINK= db3
+
PATCH_SITES= http://www.sleepycat.com/update/${PORTVERSION}/
PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ade@FreeBSD.org
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix