diff options
-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 |