diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-07-21 05:54:09 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-07-21 05:54:09 +0800 |
commit | da7b2fb8e8f90fe026c8272433c2989954dba6c4 (patch) | |
tree | 4629fbece0390d39accb9988e8a06c46bc059e8a | |
parent | 98fd7d7f702de8045cef83d453e39db2bd51fdee (diff) | |
download | marcuscom-ports-da7b2fb8e8f90fe026c8272433c2989954dba6c4.tar marcuscom-ports-da7b2fb8e8f90fe026c8272433c2989954dba6c4.tar.gz marcuscom-ports-da7b2fb8e8f90fe026c8272433c2989954dba6c4.tar.bz2 marcuscom-ports-da7b2fb8e8f90fe026c8272433c2989954dba6c4.tar.lz marcuscom-ports-da7b2fb8e8f90fe026c8272433c2989954dba6c4.tar.xz marcuscom-ports-da7b2fb8e8f90fe026c8272433c2989954dba6c4.tar.zst marcuscom-ports-da7b2fb8e8f90fe026c8272433c2989954dba6c4.zip |
Update geary to 0.7.0. Do it even if it is an unstable release, the 0.6.x
won't probably get updates and the 0.7.0 brings in many improvements in
preparation for the 0.8.x series.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19782 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | mail/geary/Makefile | 4 | ||||
-rw-r--r-- | mail/geary/distinfo | 4 | ||||
-rw-r--r-- | mail/geary/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/mail/geary/Makefile b/mail/geary/Makefile index b7bbcf6d1..84883c82d 100644 --- a/mail/geary/Makefile +++ b/mail/geary/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= geary -PORTVERSION= 0.6.1 +PORTVERSION= 0.7.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -21,7 +21,7 @@ LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \ libgee-0.8.so:${PORTSDIR}/devel/libgee USES= cmake desktop-file-utils gettext gmake \ - pathfix pkgconfig tar:xz + libtool pathfix pkgconfig tar:xz USE_GNOME= gnomedocutils gnomeprefix gtk30 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/mail/geary/distinfo b/mail/geary/distinfo index bf681ed29..02380341a 100644 --- a/mail/geary/distinfo +++ b/mail/geary/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/geary-0.6.1.tar.xz) = 7078dd9353b9ed2d404cb6a6d9b7d461614b283fc5a3a30630647a8c4a37a6f9 -SIZE (gnome3/geary-0.6.1.tar.xz) = 779208 +SHA256 (gnome3/geary-0.7.0.tar.xz) = d6a0d584a1542ab358b1999478dc94ea0a920ce0ec6da5aa7c7d02d0d0b5cafd +SIZE (gnome3/geary-0.7.0.tar.xz) = 791656 diff --git a/mail/geary/pkg-plist b/mail/geary/pkg-plist index 04c452c89..3d6ce8ce4 100644 --- a/mail/geary/pkg-plist +++ b/mail/geary/pkg-plist @@ -1,5 +1,6 @@ bin/geary share/appdata/geary.appdata.xml +share/applications/geary-autostart.desktop share/applications/geary.desktop %%DATADIR%%/icons/archive-symbolic.svg %%DATADIR%%/icons/close-symbolic.svg |