aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2006-05-06 00:02:27 +0800
committernovel <novel@FreeBSD.org>2006-05-06 00:02:27 +0800
commit2b016554dc71d3d90717216c2e03164d723f6fa5 (patch)
treea487b09dfbf8150ba6feecf4f903a7627c7621e7 /databases
parentf6427359c50f61978ed7e055203f31073e64e939 (diff)
downloadfreebsd-ports-gnome-2b016554dc71d3d90717216c2e03164d723f6fa5.tar.gz
freebsd-ports-gnome-2b016554dc71d3d90717216c2e03164d723f6fa5.tar.zst
freebsd-ports-gnome-2b016554dc71d3d90717216c2e03164d723f6fa5.zip
Chase security/libtasn1 shlib version bump.
Diffstat (limited to 'databases')
-rw-r--r--databases/evolution-data-server/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index c3b8fcf019ab..e4abeb458785 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -8,6 +8,7 @@
PORTNAME= evolution-data-server
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -18,7 +19,7 @@ COMMENT= The data backends for the Evolution integrated mail/PIM suite
LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup \
nss3.1:${PORTSDIR}/security/nss \
- tasn1.2:${PORTSDIR}/security/libtasn1
+ tasn1.3:${PORTSDIR}/security/libtasn1
USE_BZIP2= yes
USE_GMAKE= yes