aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db33/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-14 22:49:53 +0800
committerade <ade@FreeBSD.org>2001-05-14 22:49:53 +0800
commit8de2efe61a0830941e697628526f7a697f9f91ed (patch)
treed86d15ea0afc2b8bbb1d1caf811ffa490a0eca2d /databases/db33/Makefile
parent80ee75423c73e3963602138070f99aa19d84e947 (diff)
downloadfreebsd-ports-gnome-8de2efe61a0830941e697628526f7a697f9f91ed.tar.gz
freebsd-ports-gnome-8de2efe61a0830941e697628526f7a697f9f91ed.tar.zst
freebsd-ports-gnome-8de2efe61a0830941e697628526f7a697f9f91ed.zip
Add two post-3.2.9 patches from Sleepycat themselves.
http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html for more details. Approved by: maintainer Obtained from: Sleepycat
Diffstat (limited to 'databases/db33/Makefile')
-rw-r--r--databases/db33/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/db33/Makefile b/databases/db33/Makefile
index 85151d77dfe2..02248cef0144 100644
--- a/databases/db33/Makefile
+++ b/databases/db33/Makefile
@@ -7,10 +7,15 @@
PORTNAME= db3
PORTVERSION= 3.2.9
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.sleepycat.com/update/${PORTVERSION}/
DISTNAME= db-${PORTVERSION}
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= patch.3.2.9.1 patch.3.2.9.2
+PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME}
+
MAINTAINER= ozz@FreeBSD.org.ru
MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls