diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-24 01:50:27 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-24 01:50:27 +0800 |
| commit | 590565a1d7ebff3daea2fa539d3b2db0d171825e (patch) | |
| tree | fd6375615fb244e29925bbc16dc38216b949dca0 /databases/evolution-data-server/Makefile | |
| parent | 33129a8bd2fe443227c00e250468a09abcea8fa4 (diff) | |
| download | marcuscom-ports-590565a1d7ebff3daea2fa539d3b2db0d171825e.tar marcuscom-ports-590565a1d7ebff3daea2fa539d3b2db0d171825e.tar.gz marcuscom-ports-590565a1d7ebff3daea2fa539d3b2db0d171825e.tar.bz2 marcuscom-ports-590565a1d7ebff3daea2fa539d3b2db0d171825e.tar.lz marcuscom-ports-590565a1d7ebff3daea2fa539d3b2db0d171825e.tar.xz marcuscom-ports-590565a1d7ebff3daea2fa539d3b2db0d171825e.tar.zst marcuscom-ports-590565a1d7ebff3daea2fa539d3b2db0d171825e.zip | |
Update to 1.3.8.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4596 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server/Makefile')
| -rw-r--r-- | databases/evolution-data-server/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 64fa3f4d7..1cb67b197 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/databases/evolution-data-server/Makefile,v 1.55 2005/08/19 07:39:58 mezz Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.56 2005/08/22 18:35:11 kwm Exp $ # PORTNAME= evolution-data-server -PORTVERSION= 1.3.7 -PORTREVISION= 1 +PORTVERSION= 1.3.8 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3 @@ -17,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= The data backends for the Evolution integrated mail/PIM suite -LIB_DEPENDS= soup-2.2.9:${PORTSDIR}/devel/libsoup \ +LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup \ nss3.1:${PORTSDIR}/security/nss \ tasn1.2:${PORTSDIR}/security/libtasn1 |
