diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-20 00:39:07 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-20 00:39:07 +0800 |
commit | 3b3c90b035b85b3c35a83fb2e045fa42b6cda7d6 (patch) | |
tree | 69a80e82689c8935230c092a242905f89d25de1e | |
parent | 01fbccf430757e7f13848a1126d8e3c829bd4492 (diff) | |
download | marcuscom-ports-3b3c90b035b85b3c35a83fb2e045fa42b6cda7d6.tar marcuscom-ports-3b3c90b035b85b3c35a83fb2e045fa42b6cda7d6.tar.gz marcuscom-ports-3b3c90b035b85b3c35a83fb2e045fa42b6cda7d6.tar.bz2 marcuscom-ports-3b3c90b035b85b3c35a83fb2e045fa42b6cda7d6.tar.lz marcuscom-ports-3b3c90b035b85b3c35a83fb2e045fa42b6cda7d6.tar.xz marcuscom-ports-3b3c90b035b85b3c35a83fb2e045fa42b6cda7d6.tar.zst marcuscom-ports-3b3c90b035b85b3c35a83fb2e045fa42b6cda7d6.zip |
Update to 3.2.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16486 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | deskutils/gnome-contacts/Makefile | 4 | ||||
-rw-r--r-- | deskutils/gnome-contacts/distinfo | 4 | ||||
-rw-r--r-- | deskutils/gnome-contacts/pkg-plist | 2 | ||||
-rw-r--r-- | www/epiphany3/Makefile | 8 | ||||
-rw-r--r-- | www/epiphany3/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 | 1 |
8 files changed, 16 insertions, 15 deletions
diff --git a/deskutils/gnome-contacts/Makefile b/deskutils/gnome-contacts/Makefile index 3d01081b3..f8b7cfb47 100644 --- a/deskutils/gnome-contacts/Makefile +++ b/deskutils/gnome-contacts/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome-contacts -PORTVERSION= 3.2.0.1 +PORTVERSION= 3.2.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME @@ -24,8 +24,6 @@ USE_GMAKE= yes USE_GETTEXT= yes USE_PERL5= yes GNU_CONFIGURE= yes -#USE_LDCONFIG= yes -#CONFIGURE_ARGS= --disable-gtk-doc \ CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib diff --git a/deskutils/gnome-contacts/distinfo b/deskutils/gnome-contacts/distinfo index 69f53b4cc..01c16b4c2 100644 --- a/deskutils/gnome-contacts/distinfo +++ b/deskutils/gnome-contacts/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-contacts-3.2.0.1.tar.xz) = 2d8e2a325ecc661805f6e7c6339b3876e766c1e227ff084dc02a7535e5983641 -SIZE (gnome-contacts-3.2.0.1.tar.xz) = 472360 +SHA256 (gnome-contacts-3.2.1.tar.xz) = 31c277a3db145c2353fffe33e613fb634e76fa5caf382e8f307a05e74a6a6eb9 +SIZE (gnome-contacts-3.2.1.tar.xz) = 474980 diff --git a/deskutils/gnome-contacts/pkg-plist b/deskutils/gnome-contacts/pkg-plist index 6cc18c761..2d41799c0 100644 --- a/deskutils/gnome-contacts/pkg-plist +++ b/deskutils/gnome-contacts/pkg-plist @@ -18,6 +18,7 @@ share/locale/eo/LC_MESSAGES/gnome-contacts.mo share/locale/es/LC_MESSAGES/gnome-contacts.mo share/locale/eu/LC_MESSAGES/gnome-contacts.mo share/locale/fa/LC_MESSAGES/gnome-contacts.mo +share/locale/fi/LC_MESSAGES/gnome-contacts.mo share/locale/fr/LC_MESSAGES/gnome-contacts.mo share/locale/gl/LC_MESSAGES/gnome-contacts.mo share/locale/gu/LC_MESSAGES/gnome-contacts.mo @@ -31,6 +32,7 @@ share/locale/ko/LC_MESSAGES/gnome-contacts.mo share/locale/lt/LC_MESSAGES/gnome-contacts.mo share/locale/lv/LC_MESSAGES/gnome-contacts.mo share/locale/nb/LC_MESSAGES/gnome-contacts.mo +share/locale/nl/LC_MESSAGES/gnome-contacts.mo share/locale/or/LC_MESSAGES/gnome-contacts.mo share/locale/pa/LC_MESSAGES/gnome-contacts.mo share/locale/pl/LC_MESSAGES/gnome-contacts.mo diff --git a/www/epiphany3/Makefile b/www/epiphany3/Makefile index ba93ac15f..eac6b56b4 100644 --- a/www/epiphany3/Makefile +++ b/www/epiphany3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany3/Makefile,v 1.21 2011/09/22 14:56:12 kwm Exp $ +# $MCom: ports/www/epiphany3/Makefile,v 1.22 2011/10/04 22:45:42 kwm Exp $ # PORTNAME= epiphany -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 PORTREVISION?= 0 CATEGORIES= www gnome MASTER_SITES= GNOME @@ -46,8 +46,8 @@ USE_GMAKE= yes INSTALLS_OMF= yes CONFIGURE_ARGS+=--enable-introspection \ --with-ca-file=${LOCALBASE}/share/certs/ca-root-nss.crt -CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} +LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" GLIB_SCHEMAS= org.gnome.Epiphany.enums.xml \ diff --git a/www/epiphany3/distinfo b/www/epiphany3/distinfo index 16e65deab..1fc789688 100644 --- a/www/epiphany3/distinfo +++ b/www/epiphany3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/epiphany-3.2.0.tar.xz) = e5402cb8b52d3de5c09feb01bbf28a1bd3c20f260a2e0956c9d132f41040e5d2 -SIZE (gnome3/epiphany-3.2.0.tar.xz) = 5104056 +SHA256 (gnome3/epiphany-3.2.1.tar.xz) = 5ade10d9becce1ca43c30d755fda477c5595a1c0514047f07f7d4b817a2154fe +SIZE (gnome3/epiphany-3.2.1.tar.xz) = 5101156 diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index e8ddcce3d..fc4ffc1a9 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.41 2011/09/22 15:32:21 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.42 2011/10/08 09:37:57 kwm Exp $ # PORTNAME= gnome-shell -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index cfbfa33c7..c3f369157 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-shell-3.2.0.tar.xz) = 55f8237f4ca517bcfa02bbf88fbcb9afcdc9b252fb9612b84a65409a1f144324 -SIZE (gnome3/gnome-shell-3.2.0.tar.xz) = 1102896 +SHA256 (gnome3/gnome-shell-3.2.1.tar.xz) = ac05e3133bd279c84812d8d3d8e362f8b33563cdc3e7a6aefa9c0b1c2aeab0eb +SIZE (gnome3/gnome-shell-3.2.1.tar.xz) = 1115744 diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index bf41a9287..edc6a8995 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -68,6 +68,7 @@ share/dbus-1/services/org.gnome.Shell.HotplugSniffer.service %%DATADIR%%/js/ui/search.js %%DATADIR%%/js/ui/searchDisplay.js %%DATADIR%%/js/ui/shellDBus.js +%%DATADIR%%/js/ui/shellEntry.js %%DATADIR%%/js/ui/status/accessibility.js %%DATADIR%%/js/ui/status/bluetooth.js %%DATADIR%%/js/ui/status/keyboard.js |