diff options
| author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-14 18:36:28 +0800 | 
|---|---|---|
| committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-14 18:36:28 +0800 | 
| commit | 4e548dec5e0558a64ed731132ad3498ea40c25a2 (patch) | |
| tree | e9347d45e61d909c0c106ecb7423a32e00d3f6bf | |
| parent | 151d83d73e188b7d38e2cecbc93d8deaa91abd5d (diff) | |
| download | marcuscom-ports-4e548dec5e0558a64ed731132ad3498ea40c25a2.tar.gz marcuscom-ports-4e548dec5e0558a64ed731132ad3498ea40c25a2.tar.zst marcuscom-ports-4e548dec5e0558a64ed731132ad3498ea40c25a2.zip | |
Update gnome-shell to 3.12.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19665 df743ca5-7f9a-e211-a948-0013205c9059
| -rw-r--r-- | x11/gnome-shell/Makefile | 8 | ||||
| -rw-r--r-- | x11/gnome-shell/distinfo | 4 | 
2 files changed, 4 insertions, 8 deletions
| diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 71b0c0260..e4bfa0b7a 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -1,9 +1,9 @@  # Created by: Pawel Worach <pawel.worach@gmail.com>  # $FreeBSD$ -#   $MCom: ports-experimental/trunk/x11/gnome-shell/Makefile 19422 2014-03-31 21:02:35Z kwm $ +#   $MCom$  PORTNAME=	gnome-shell -PORTVERSION=	3.12.1 +PORTVERSION=	3.12.2  CATEGORIES=	x11 gnome  MASTER_SITES=	GNOME  DIST_SUBDIR=	gnome3 @@ -59,8 +59,4 @@ post-patch:  	@${REINPLACE_CMD} -e 's|libnm-glib libnm-util ||g' \  		${WRKSRC}/configure -post-install: -	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gnome-shell/libgnome-shell*.so -	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgnome-shell-browser-plugin.so -  .include <bsd.port.mk> diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index 9eda4a6a0..eef4f3ba4 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-shell-3.12.1.tar.xz) = d5a475f390d992de03ccf8ffeafec90595da700594eba9fc0688cbb1652b5516 -SIZE (gnome3/gnome-shell-3.12.1.tar.xz) = 1541420 +SHA256 (gnome3/gnome-shell-3.12.2.tar.xz) = 3ae230e8cb7a31e7b782c16ca178af5957858810788e26a6d630b69b3f85ce71 +SIZE (gnome3/gnome-shell-3.12.2.tar.xz) = 1540872 | 
