diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-05-20 00:57:30 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-05-20 00:57:30 +0800 |
commit | 43f10ddaef4249e1fb37a2f6126c48f893996b3b (patch) | |
tree | e61ed6348a23a598710316767c016a466f66da1f /mail/evolution-exchange | |
parent | dd738a36406c875b183b9a33466a9ea99744bd73 (diff) | |
download | marcuscom-ports-43f10ddaef4249e1fb37a2f6126c48f893996b3b.tar.gz marcuscom-ports-43f10ddaef4249e1fb37a2f6126c48f893996b3b.tar.zst marcuscom-ports-43f10ddaef4249e1fb37a2f6126c48f893996b3b.zip |
Update to 2.3.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3995 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution-exchange')
-rw-r--r-- | mail/evolution-exchange/Makefile | 5 | ||||
-rw-r--r-- | mail/evolution-exchange/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 3e4771c8c..e8d2f7723 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evolution-exchange -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/2.3 @@ -29,7 +29,8 @@ USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ - --with-static-ldap=no + --with-static-ldap=no \ + --disable-compile-warnings EVO_VERSION= 2.4 PLIST_SUB= VERSION="2.4" EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2" \ diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo index 967e7f308..3fb3e887a 100644 --- a/mail/evolution-exchange/distinfo +++ b/mail/evolution-exchange/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/evolution-exchange-2.3.1.tar.bz2) = ec20da62bf84b5028d67a0e5517925da -SIZE (gnome2/evolution-exchange-2.3.1.tar.bz2) = 1387648 +MD5 (gnome2/evolution-exchange-2.3.2.tar.bz2) = 43ae72072053213d15694797f164069b +SIZE (gnome2/evolution-exchange-2.3.2.tar.bz2) = 1194580 |