mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
Update evolution suite to 3.12.10.
Fix build of mail/evolution on 9.x and 8.x after webkit updates [1] PR: 196079 [1] 196706 [1] Submitted by: truckman@, lawrence chen <beastie@tardisi.com>
This commit is contained in:
parent
eaf200a111
commit
3cfced888e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377107
@ -3,7 +3,7 @@
|
||||
# $MCom: ports/trunk/databases/evolution-data-server/Makefile 20048 2014-11-10 09:19:46Z gusi $
|
||||
|
||||
PORTNAME= evolution-data-server
|
||||
PORTVERSION= 3.12.9
|
||||
PORTVERSION= 3.12.10
|
||||
CATEGORIES= databases gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome3/evolution-data-server-3.12.9.tar.xz) = 2f6cb7fe315cdc20938e08e2c724fe9364d9a72801a41b05f77367b6790aaee0
|
||||
SIZE (gnome3/evolution-data-server-3.12.9.tar.xz) = 5395276
|
||||
SHA256 (gnome3/evolution-data-server-3.12.10.tar.xz) = 52466d16487474787f879b57f0b2de2aad0554e5c5161b366a597fc522ce673d
|
||||
SIZE (gnome3/evolution-data-server-3.12.10.tar.xz) = 5286312
|
||||
|
@ -563,10 +563,13 @@ share/doc/camel/camel.devhelp2
|
||||
share/doc/camel/home.png
|
||||
share/doc/camel/index.html
|
||||
share/doc/camel/index.sgml
|
||||
share/doc/camel/left-insensitive.png
|
||||
share/doc/camel/left.png
|
||||
share/doc/camel/right-insensitive.png
|
||||
share/doc/camel/right.png
|
||||
share/doc/camel/services.html
|
||||
share/doc/camel/style.css
|
||||
share/doc/camel/up-insensitive.png
|
||||
share/doc/camel/up.png
|
||||
share/doc/eds/annotation-glossary.html
|
||||
share/doc/eds/api-index-1.12.html
|
||||
@ -742,11 +745,14 @@ share/doc/eds/examples.html
|
||||
share/doc/eds/home.png
|
||||
share/doc/eds/index.html
|
||||
share/doc/eds/index.sgml
|
||||
share/doc/eds/left-insensitive.png
|
||||
share/doc/eds/left.png
|
||||
share/doc/eds/misc.html
|
||||
share/doc/eds/right-insensitive.png
|
||||
share/doc/eds/right.png
|
||||
share/doc/eds/style.css
|
||||
share/doc/eds/unit-testing.html
|
||||
share/doc/eds/up-insensitive.png
|
||||
share/doc/eds/up.png
|
||||
share/gir-1.0/EBook-%%EVO_VERSION%%.gir
|
||||
share/gir-1.0/EBookContacts-%%EVO_VERSION%%.gir
|
||||
|
@ -3,7 +3,7 @@
|
||||
# $MCom: ports/trunk/mail/evolution-ews/Makefile 20048 2014-11-10 09:19:46Z gusi $
|
||||
|
||||
PORTNAME= evolution-ews
|
||||
PORTVERSION= 3.12.9
|
||||
PORTVERSION= 3.12.10
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome3/evolution-ews-3.12.9.tar.xz) = f2b5325edb137a6384f05ac1e57e82044f55da380ada9843a42e6fb34855ba96
|
||||
SIZE (gnome3/evolution-ews-3.12.9.tar.xz) = 662752
|
||||
SHA256 (gnome3/evolution-ews-3.12.10.tar.xz) = 8840ff682803ab738a8bebde49bdc6dc9b91c1aa03ad4c3146f77f7701dd0206
|
||||
SIZE (gnome3/evolution-ews-3.12.10.tar.xz) = 663260
|
||||
|
@ -3,7 +3,7 @@
|
||||
# $MCom: ports/trunk/mail/evolution-mapi/Makefile 20048 2014-11-10 09:19:46Z gusi $
|
||||
|
||||
PORTNAME= evolution-mapi
|
||||
PORTVERSION= 3.12.9
|
||||
PORTVERSION= 3.12.10
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome3/evolution-mapi-3.12.9.tar.xz) = 801e6e05a2f892f201839c3dc1fff9697d5e2e9d83f37d5f480aef25f791d29f
|
||||
SIZE (gnome3/evolution-mapi-3.12.9.tar.xz) = 595516
|
||||
SHA256 (gnome3/evolution-mapi-3.12.10.tar.xz) = e59e5b7760e01371871def5dda68b1183cc59bb532c085c0f3a545c8084eee65
|
||||
SIZE (gnome3/evolution-mapi-3.12.10.tar.xz) = 598304
|
||||
|
@ -3,7 +3,7 @@
|
||||
# $MCom: ports/trunk/mail/evolution/Makefile 20048 2014-11-10 09:19:46Z gusi $
|
||||
|
||||
PORTNAME= evolution
|
||||
PORTVERSION= 3.12.9
|
||||
PORTVERSION= 3.12.10
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
@ -103,6 +103,13 @@ CONFIGURE_ARGS+=--disable-contact-maps
|
||||
# libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3
|
||||
#MAPS_BUILD_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
# webkit-gtk3 needs this
|
||||
.if ${OSVERSION} < 1000000
|
||||
USES+= compiler:c++11-lib
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^plugins_standard_always/s/audio-inline//' \
|
||||
-e 's|-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi|${KRB5_LIB}|g' \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome3/evolution-3.12.9.tar.xz) = 923e6a1e1732ddbb3bd9fe60d5fcfc3b9c1d6ee38b20885f1d243096e6275bf6
|
||||
SIZE (gnome3/evolution-3.12.9.tar.xz) = 11355484
|
||||
SHA256 (gnome3/evolution-3.12.10.tar.xz) = 12d2cd7af1f8a21fd9f701e6908e7b539cdec9ec68b0ebd92e746d7580937f75
|
||||
SIZE (gnome3/evolution-3.12.10.tar.xz) = 11362028
|
||||
|
Loading…
Reference in New Issue
Block a user