diff options
author | kwm <kwm@FreeBSD.org> | 2009-04-24 14:38:26 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-04-24 14:38:26 +0800 |
commit | 89cf82ad6885514f402ef2dd139fef0cfb574e23 (patch) | |
tree | b938e4fdd8766af9b3af01e3e9978d0398963802 /mail | |
parent | af38ccf75850cb8beb09ddd2bb120f837ad39784 (diff) | |
download | freebsd-ports-gnome-89cf82ad6885514f402ef2dd139fef0cfb574e23.tar.gz freebsd-ports-gnome-89cf82ad6885514f402ef2dd139fef0cfb574e23.tar.zst freebsd-ports-gnome-89cf82ad6885514f402ef2dd139fef0cfb574e23.zip |
Presenting GNOME 2.26.1 for FreeBSD.
Approved by: portmgr (marcus)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-exchange/Makefile | 15 | ||||
-rw-r--r-- | mail/evolution-exchange/distinfo | 6 | ||||
-rw-r--r-- | mail/evolution/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution/distinfo | 6 |
4 files changed, 10 insertions, 21 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index a2fe9ca0bd66..3686dcf9d47f 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.133 2009/03/17 16:01:03 kwm Exp $ +# $MCom: ports-stable/mail/evolution-exchange/Makefile,v 1.3 2009/04/16 01:14:40 kwm Exp $ # PORTNAME= evolution-exchange -PORTVERSION= 2.26.0 +PORTVERSION= 2.26.1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -41,17 +41,6 @@ GCONF_SCHEMAS= apps_exchange_addressbook-${VERSION}.schemas .include <bsd.port.pre.mk> -.if !defined(NO_KERBEROS) && exists(/usr/lib/libkrb5.so) -CONFIGURE_ARGS+= --with-krb5=/usr -.else -LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal -.if defined(HEIMDAL_HOME) -CONFIGURE_ARGS+= --with-krb5=${HEIMDAL_HOME} --with-krb5-includes=${HEIMDAL_HOME}/include -.else -CONFIGURE_ARGS+= --with-krb5=${LOCALBASE} -.endif -.endif - .if ${ARCH} == "amd64" CONFIGURE_ENV+= CFLAGS="${CFLAGS} -fPIC" .endif diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo index 746e7ec259c9..6ae7752dcc91 100644 --- a/mail/evolution-exchange/distinfo +++ b/mail/evolution-exchange/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/evolution-exchange-2.26.0.tar.bz2) = 845f0a74e4565a6639f3b8adb736cbc1 -SHA256 (gnome2/evolution-exchange-2.26.0.tar.bz2) = 677c363f5c983b0cf64ed167904ad063c87785a9da666cb35cac6c12b1d9d3a0 -SIZE (gnome2/evolution-exchange-2.26.0.tar.bz2) = 945729 +MD5 (gnome2/evolution-exchange-2.26.1.tar.bz2) = 9333f3e0558aaf331d61493b7bae23ae +SHA256 (gnome2/evolution-exchange-2.26.1.tar.bz2) = 7b0f2b9db2c92fd18be64b9b2c575faf0661c82d4989edab1acda0599cdffe83 +SIZE (gnome2/evolution-exchange-2.26.1.tar.bz2) = 958113 diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 923e453a45ec..6137fa3ce582 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,11 +3,11 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.192 2009/03/17 14:37:43 kwm Exp $ +# $MCom: ports-stable/mail/evolution/Makefile,v 1.3 2009/04/16 01:08:59 kwm Exp $ # PORTNAME= evolution -PORTVERSION= 2.26.0 +PORTVERSION= 2.26.1.1 PORTREVISION= 0 CATEGORIES= mail gnome MASTER_SITES= GNOME diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo index ec93f5216431..b03cf39a1adf 100644 --- a/mail/evolution/distinfo +++ b/mail/evolution/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/evolution-2.26.0.tar.bz2) = 97234b1ecded0232a1b68d2fc03b0252 -SHA256 (gnome2/evolution-2.26.0.tar.bz2) = 74a2d936ba8330d0abe059062bb84446f379c605480c0c404575e419926d5004 -SIZE (gnome2/evolution-2.26.0.tar.bz2) = 32677910 +MD5 (gnome2/evolution-2.26.1.1.tar.bz2) = e24b8c13d350c17ab8332482f60aa144 +SHA256 (gnome2/evolution-2.26.1.1.tar.bz2) = 82d6b10c5682900d91dfa40b8c1e76e7ef2e2168e26982828814ffc66930daa2 +SIZE (gnome2/evolution-2.26.1.1.tar.bz2) = 32809193 |