diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-25 20:29:47 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-25 20:29:47 +0800 |
commit | bb899712469dc3611c09d1f8b4cdd0f6105ae6af (patch) | |
tree | 1587235a1ef02872b01b31964d38131837d5a7d8 | |
parent | 092d5fbfc0537b2c8aae2014ffe8953093534592 (diff) | |
download | marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.tar marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.tar.gz marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.tar.bz2 marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.tar.lz marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.tar.xz marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.tar.zst marcuscom-ports-bb899712469dc3611c09d1f8b4cdd0f6105ae6af.zip |
UPdate to 3.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16332 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | mail/evolution3/Makefile | 8 | ||||
-rw-r--r-- | mail/evolution3/distinfo | 4 | ||||
-rw-r--r-- | mail/evolution3/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/mail/evolution3/Makefile b/mail/evolution3/Makefile index 284ec624b..a1724bfd2 100644 --- a/mail/evolution3/Makefile +++ b/mail/evolution3/Makefile @@ -3,11 +3,11 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution3/Makefile,v 1.17 2011/09/16 16:02:07 kwm Exp $ +# $MCom: ports/mail/evolution3/Makefile,v 1.18 2011/09/19 19:34:23 kwm Exp $ # PORTNAME= evolution -PORTVERSION= 3.1.92 +PORTVERSION= 3.2.0 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -41,8 +41,8 @@ CONFIGURE_ARGS= --enable-nss=yes \ --with-sub-version=" FreeBSD GNOME Team Port" # gweather and gtkimageview needs to get a gtk3 release first. CONFIGURE_ARGS+=--disable-weather --disable-image-inline -CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= apps_evolution_addressbook.schemas \ apps-evolution-attachment-reminder.schemas \ diff --git a/mail/evolution3/distinfo b/mail/evolution3/distinfo index d741b1bcd..6ce2177d9 100644 --- a/mail/evolution3/distinfo +++ b/mail/evolution3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/evolution-3.1.92.tar.xz) = 5f7c7b1be9a87c3a5c1694326f65fc4f52eb4e7fef2b36ab2a7e10acfb5ae875 -SIZE (gnome3/evolution-3.1.92.tar.xz) = 11424676 +SHA256 (gnome3/evolution-3.2.0.tar.xz) = 538883531aa64bec1b43c73db9cf1b59573d10adc4d8dca6401e4bffa90f246d +SIZE (gnome3/evolution-3.2.0.tar.xz) = 11412756 diff --git a/mail/evolution3/pkg-plist b/mail/evolution3/pkg-plist index a153331a7..9b4e98788 100644 --- a/mail/evolution3/pkg-plist +++ b/mail/evolution3/pkg-plist @@ -673,6 +673,7 @@ share/doc/eshell/eshell-Shell-Actions.html share/doc/eshell/eshell-Shell-Utilities.html share/doc/eshell/eshell-Text-to-HTML-Conversion.html share/doc/eshell/eshell-User-Alert-Handling.html +share/doc/eshell/eshell.devhelp share/doc/eshell/eshell.devhelp2 share/doc/eshell/eshell-e-signature-utils.html share/doc/eshell/home.png |