diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-03-27 17:24:39 +0800 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-03-27 17:24:39 +0800 |
commit | 09e627a363e7178f9b44157202b4964d9751e58f (patch) | |
tree | e4fed0f144a8cf5f2bb877bbefcc6cd82acd15da /net | |
parent | 2bb1ca431a3b93f23b15bd230ba3e9f572a7ee24 (diff) | |
download | freebsd-ports-gnome-09e627a363e7178f9b44157202b4964d9751e58f.tar.gz freebsd-ports-gnome-09e627a363e7178f9b44157202b4964d9751e58f.tar.zst freebsd-ports-gnome-09e627a363e7178f9b44157202b4964d9751e58f.zip |
Update the Gnome stack to the latest in the 3.14 series.
Thanks to Gustau PĂ©rez <gustau.perez@gmail.com> for helping to keep thes
ports updated.
Obtained from: GNOME dev repo
Diffstat (limited to 'net')
-rw-r--r-- | net/gnome-online-accounts/Makefile | 2 | ||||
-rw-r--r-- | net/gnome-online-accounts/distinfo | 4 | ||||
-rw-r--r-- | net/vino/Makefile | 2 | ||||
-rw-r--r-- | net/vino/distinfo | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index 140898c12391..b12e67aef107 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/net/gnome-online-accounts/Makefile 20037 2014-11-03 08:29:49Z kwm $ PORTNAME= gnome-online-accounts -PORTVERSION= 3.14.2 +PORTVERSION= 3.14.3 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/gnome-online-accounts/distinfo b/net/gnome-online-accounts/distinfo index 19ba734cc8db..72e6de47da49 100644 --- a/net/gnome-online-accounts/distinfo +++ b/net/gnome-online-accounts/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-online-accounts-3.14.2.tar.xz) = 341a2c79cd26770ccbf4476f7ce7222cfe026f442cfbd05dc7f7612f7b30dae9 -SIZE (gnome-online-accounts-3.14.2.tar.xz) = 1406916 +SHA256 (gnome-online-accounts-3.14.3.tar.xz) = 6fe2dc67ab2c50a1c127767f43f31513dac72453bd41d4b4265217a19667c2c6 +SIZE (gnome-online-accounts-3.14.3.tar.xz) = 1408156 diff --git a/net/vino/Makefile b/net/vino/Makefile index 5869a2cd0b05..28a662342002 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/net/vino/Makefile 20063 2014-11-10 22:11:39Z gusi $ PORTNAME= vino -PORTVERSION= 3.14.1 +PORTVERSION= 3.14.2 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/net/vino/distinfo b/net/vino/distinfo index a6a1a3c7ef00..41d9d5c4c2e5 100644 --- a/net/vino/distinfo +++ b/net/vino/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/vino-3.14.1.tar.xz) = 712bbb220cc16a9822a0617ae9ceb0fe8b326d5b3428210af7afe77effbbca8a -SIZE (gnome3/vino-3.14.1.tar.xz) = 749876 +SHA256 (gnome3/vino-3.14.2.tar.xz) = 9042ca347968617f831a472a5c6c123b71bb9ba5339e45ccf46004a7452da3a5 +SIZE (gnome3/vino-3.14.2.tar.xz) = 750452 |