summaryrefslogtreecommitdiffstats
path: root/databases/evolution-data-server
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-27 06:33:09 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-27 06:33:09 +0800
commit60915aaf588fd578e06bc23134387fcdedd6c8e5 (patch)
treec189c4c18e171d8a2ad0a299cca74456468621a6 /databases/evolution-data-server
parent9b92c58905c8b12248908bb91c3efb4e0bcea23c (diff)
downloadmarcuscom-ports-60915aaf588fd578e06bc23134387fcdedd6c8e5.tar
marcuscom-ports-60915aaf588fd578e06bc23134387fcdedd6c8e5.tar.gz
marcuscom-ports-60915aaf588fd578e06bc23134387fcdedd6c8e5.tar.bz2
marcuscom-ports-60915aaf588fd578e06bc23134387fcdedd6c8e5.tar.lz
marcuscom-ports-60915aaf588fd578e06bc23134387fcdedd6c8e5.tar.xz
marcuscom-ports-60915aaf588fd578e06bc23134387fcdedd6c8e5.tar.zst
marcuscom-ports-60915aaf588fd578e06bc23134387fcdedd6c8e5.zip
Chase libsoup-2.2.so, and PORTREVISION bump the ports that need to
rebuilt against the new libsoupness. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2714 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server')
-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 46bb14ff9..454d5b2f0 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= evolution-data-server
PORTVERSION= 0.0.98
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0
@@ -15,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.6:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS= soup-2.2.7:${PORTSDIR}/devel/libsoup
USE_BZIP2= yes
USE_GMAKE= yes