diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-22 23:36:13 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-22 23:36:13 +0800 |
commit | c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca (patch) | |
tree | 733dd5a96a426861fdcf138d7b3505f8ce286f76 | |
parent | 48e6ed42e8bd0eb91a1d89aa0863c47ea925663f (diff) | |
download | marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.tar marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.tar.gz marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.tar.bz2 marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.tar.lz marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.tar.xz marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.tar.zst marcuscom-ports-c2e5dfc73f09ed9c9edd7f30f0574e6a0bf837ca.zip |
Update to 3.1.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16323 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | multimedia/totem3/Makefile | 4 | ||||
-rw-r--r-- | multimedia/totem3/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-shell/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-shell/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-shell/pkg-plist | 3 |
5 files changed, 11 insertions, 8 deletions
diff --git a/multimedia/totem3/Makefile b/multimedia/totem3/Makefile index 7a0a4eaa2..c61b9c4cb 100644 --- a/multimedia/totem3/Makefile +++ b/multimedia/totem3/Makefile @@ -3,11 +3,11 @@ # Whom: Hendrik Scholz <hendrik@scholz.net> # # $FreeBSD$ -# $MCom: ports/multimedia/totem3/Makefile,v 1.18 2011/09/18 15:25:11 kwm Exp $ +# $MCom: ports/multimedia/totem3/Makefile,v 1.19 2011/09/18 15:36:58 kwm Exp $ # PORTNAME= totem -PORTVERSION= 3.1.91 +PORTVERSION= 3.1.92 PORTREVISION?= 0 CATEGORIES= multimedia gnome MASTER_SITES= GNOME diff --git a/multimedia/totem3/distinfo b/multimedia/totem3/distinfo index 11404d319..b7e8e0693 100644 --- a/multimedia/totem3/distinfo +++ b/multimedia/totem3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/totem-3.1.91.tar.xz) = 7a1d7f63c3a97ce1f074801c5164b2dc553bf69e582180b52432dd0c67186d11 -SIZE (gnome3/totem-3.1.91.tar.xz) = 3123332 +SHA256 (gnome3/totem-3.1.92.tar.xz) = a7186a3c3a62f5ec0a8749aba9718c999507b43ab99711ebf4f7b65c24e995ab +SIZE (gnome3/totem-3.1.92.tar.xz) = 3120844 diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 394a17ab7..7e3038b45 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,11 +3,11 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom: ports/x11/gnome-shell/Makefile,v 1.39 2011/09/04 17:18:48 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.40 2011/09/18 14:53:25 kwm Exp $ # PORTNAME= gnome-shell -PORTVERSION= 3.1.91.1 +PORTVERSION= 3.1.92 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index 5198ec50b..cc5d945f1 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-shell-3.1.91.1.tar.xz) = d0da24c87f6851811e89774bb271b66377e67b5373ca3f73cfda7fec827f3865 -SIZE (gnome3/gnome-shell-3.1.91.1.tar.xz) = 1074600 +SHA256 (gnome3/gnome-shell-3.1.92.tar.xz) = 3c819d962ce703a24a68ca3352df2e942d836a00c018f8aedabc14a8be5d31a4 +SIZE (gnome3/gnome-shell-3.1.92.tar.xz) = 1088756 diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index b79b5e583..bf41a9287 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -13,7 +13,10 @@ share/applications/gnome-shell.desktop share/dbus-1/services/org.gnome.Shell.CalendarServer.service share/dbus-1/services/org.gnome.Shell.HotplugSniffer.service %%DATADIR%%/js/gdm/batch.js +%%DATADIR%%/js/gdm/consoleKit.js +%%DATADIR%%/js/gdm/fingerprint.js %%DATADIR%%/js/gdm/loginDialog.js +%%DATADIR%%/js/gdm/powerMenu.js %%DATADIR%%/js/misc/config.js %%DATADIR%%/js/misc/docInfo.js %%DATADIR%%/js/misc/fileUtils.js |