summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/gucharmap3/Makefile6
-rw-r--r--deskutils/gucharmap3/distinfo4
-rw-r--r--sysutils/drwright/Makefile2
-rw-r--r--sysutils/drwright/distinfo4
-rw-r--r--sysutils/drwright/pkg-plist4
-rw-r--r--sysutils/gnome-power-manager3/Makefile4
-rw-r--r--sysutils/gnome-power-manager3/distinfo4
-rw-r--r--x11/gnome-terminal3/Makefile4
-rw-r--r--x11/gnome-terminal3/distinfo4
-rw-r--r--x11/gnome-terminal3/pkg-plist6
10 files changed, 24 insertions, 18 deletions
diff --git a/deskutils/gucharmap3/Makefile b/deskutils/gucharmap3/Makefile
index 83c1309ea..ec47cb525 100644
--- a/deskutils/gucharmap3/Makefile
+++ b/deskutils/gucharmap3/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/deskutils/gucharmap3/Makefile,v 1.7 2011/09/19 18:47:34 kwm Exp $
+# $MCom: ports/deskutils/gucharmap3/Makefile,v 1.8 2011/10/04 18:05:02 kwm Exp $
#
PORTNAME= gucharmap
-PORTVERSION= 3.2.0
+PORTVERSION= 3.2.1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -26,7 +26,7 @@ GNU_CONFIGURE= yes
INSTALLS_OMF= yes
USE_LDCONFIG= yes
CPPFLAGS= -I${LOCALBASE}/include
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
+LDFLAGS= -L${LOCALBASE}/lib
GCONF_SCHEMAS= gucharmap.schemas
diff --git a/deskutils/gucharmap3/distinfo b/deskutils/gucharmap3/distinfo
index 973e37e7c..8bdbf681f 100644
--- a/deskutils/gucharmap3/distinfo
+++ b/deskutils/gucharmap3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gucharmap-3.2.0.tar.xz) = 42aacc32beeb0ebb24db519aaceeb184e4212fdd7732bd7b0f6a15f00afc9501
-SIZE (gnome3/gucharmap-3.2.0.tar.xz) = 2677176
+SHA256 (gnome3/gucharmap-3.2.1.tar.xz) = b06f376e5baaa41f0236d659bd6d03e3b38759198257a60affb6ddb2e111beff
+SIZE (gnome3/gucharmap-3.2.1.tar.xz) = 2678356
diff --git a/sysutils/drwright/Makefile b/sysutils/drwright/Makefile
index a98334baa..4b6358cc0 100644
--- a/sysutils/drwright/Makefile
+++ b/sysutils/drwright/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= drwright
-PORTVERSION= 3.2.0
+PORTVERSION= 3.2.1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
diff --git a/sysutils/drwright/distinfo b/sysutils/drwright/distinfo
index 43167cd74..8c90ae47d 100644
--- a/sysutils/drwright/distinfo
+++ b/sysutils/drwright/distinfo
@@ -1,2 +1,2 @@
-SHA256 (drwright-3.2.0.tar.xz) = 85167fb61c6df46ac81e62dc7112c43dc51efb460443400b615f5ea3b523a3ce
-SIZE (drwright-3.2.0.tar.xz) = 1454724
+SHA256 (drwright-3.2.1.tar.xz) = 2fed965a895d2377b975fe7e5abd14b9d443e0adf801586c516a99e005619b3c
+SIZE (drwright-3.2.1.tar.xz) = 1433164
diff --git a/sysutils/drwright/pkg-plist b/sysutils/drwright/pkg-plist
index 74606084b..fa1131968 100644
--- a/sysutils/drwright/pkg-plist
+++ b/sysutils/drwright/pkg-plist
@@ -6,7 +6,7 @@ share/icons/hicolor/scalable/apps/typing-monitor.svg
lib/control-center-1/panels/libdrwrightccp.a
lib/control-center-1/panels/libdrwrightccp.la
lib/control-center-1/panels/libdrwrightccp.so
-lib/drwright/gnome-typing-monitor
+libexec/drwright/gnome-typing-monitor
share/locale/af/LC_MESSAGES/drwright.mo
share/locale/am/LC_MESSAGES/drwright.mo
share/locale/ar/LC_MESSAGES/drwright.mo
@@ -107,7 +107,7 @@ share/locale/zu/LC_MESSAGES/drwright.mo
@dirrm share/drwright/pixmaps
@dirrm share/drwright
@dirrmtry share/applications
-@dirrm lib/drwright
+@dirrm libexec/drwright
@dirrmtry share/locale/zu/LC_MESSAGES
@dirrmtry share/locale/zu
@dirrmtry share/locale/zh_HK/LC_MESSAGES
diff --git a/sysutils/gnome-power-manager3/Makefile b/sysutils/gnome-power-manager3/Makefile
index 0c3c555a8..d3ac7f12d 100644
--- a/sysutils/gnome-power-manager3/Makefile
+++ b/sysutils/gnome-power-manager3/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-power-manager3/Makefile,v 1.17 2011/10/15 15:31:04 kwm Exp $
+# $MCom: ports/sysutils/gnome-power-manager3/Makefile,v 1.18 2011/10/16 19:29:03 kwm Exp $
#
PORTNAME= gnome-power-manager
-PORTVERSION= 3.2.0
+PORTVERSION= 3.2.1
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/sysutils/gnome-power-manager3/distinfo b/sysutils/gnome-power-manager3/distinfo
index bce4f3b5e..0c65909ec 100644
--- a/sysutils/gnome-power-manager3/distinfo
+++ b/sysutils/gnome-power-manager3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gnome-power-manager-3.2.0.tar.xz) = d66f97f6cff716dd3c612f1a17b0e2b5dfb138deb92ea3d0a782a0144a7eab95
-SIZE (gnome3/gnome-power-manager-3.2.0.tar.xz) = 734720
+SHA256 (gnome3/gnome-power-manager-3.2.1.tar.xz) = 11bc604dd237e28eb08a67e6d507c3edebb96a43a3483390bd0c8100a206dbdb
+SIZE (gnome3/gnome-power-manager-3.2.1.tar.xz) = 734932
diff --git a/x11/gnome-terminal3/Makefile b/x11/gnome-terminal3/Makefile
index 8c92ee891..6f3e4d6ba 100644
--- a/x11/gnome-terminal3/Makefile
+++ b/x11/gnome-terminal3/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-terminal3/Makefile,v 1.9 2011/06/10 22:59:11 mezz Exp $
+# $MCom: ports/x11/gnome-terminal3/Makefile,v 1.10 2011/10/04 20:18:13 kwm Exp $
#
PORTNAME= gnome-terminal
-PORTVERSION= 3.2.0
+PORTVERSION= 3.2.1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/x11/gnome-terminal3/distinfo b/x11/gnome-terminal3/distinfo
index 6862aea4d..4d9e86010 100644
--- a/x11/gnome-terminal3/distinfo
+++ b/x11/gnome-terminal3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gnome-terminal-3.2.0.tar.xz) = 42ca48cff087de770d4783b19653794e82285334144b30557948f852521299b1
-SIZE (gnome3/gnome-terminal-3.2.0.tar.xz) = 1986552
+SHA256 (gnome3/gnome-terminal-3.2.1.tar.xz) = c36a6bce466447526cb73779ee8e861f079e86cef68a50f7c8fbed540d5f373e
+SIZE (gnome3/gnome-terminal-3.2.1.tar.xz) = 1990364
diff --git a/x11/gnome-terminal3/pkg-plist b/x11/gnome-terminal3/pkg-plist
index 9f9d4b32d..11803e53d 100644
--- a/x11/gnome-terminal3/pkg-plist
+++ b/x11/gnome-terminal3/pkg-plist
@@ -40,6 +40,9 @@ share/gnome/help/gnome-terminal/es/gnome-terminal.xml
share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-default.png
share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-tabbed.png
share/gnome/help/gnome-terminal/fr/gnome-terminal.xml
+share/gnome/help/gnome-terminal/gl/figures/gnome-terminal-default.png
+share/gnome/help/gnome-terminal/gl/figures/gnome-terminal-tabbed.png
+share/gnome/help/gnome-terminal/gl/gnome-terminal.xml
share/gnome/help/gnome-terminal/it/figures/gnome-terminal-default.png
share/gnome/help/gnome-terminal/it/figures/gnome-terminal-tabbed.png
share/gnome/help/gnome-terminal/it/gnome-terminal.xml
@@ -179,6 +182,7 @@ share/omf/gnome-terminal/gnome-terminal-el.omf
share/omf/gnome-terminal/gnome-terminal-en_GB.omf
share/omf/gnome-terminal/gnome-terminal-es.omf
share/omf/gnome-terminal/gnome-terminal-fr.omf
+share/omf/gnome-terminal/gnome-terminal-gl.omf
share/omf/gnome-terminal/gnome-terminal-it.omf
share/omf/gnome-terminal/gnome-terminal-ja.omf
share/omf/gnome-terminal/gnome-terminal-ko.omf
@@ -216,6 +220,8 @@ share/omf/gnome-terminal/gnome-terminal-zh_TW.omf
@dirrm share/gnome/help/gnome-terminal/ja
@dirrm share/gnome/help/gnome-terminal/it/figures
@dirrm share/gnome/help/gnome-terminal/it
+@dirrm share/gnome/help/gnome-terminal/gl/figures
+@dirrm share/gnome/help/gnome-terminal/gl
@dirrm share/gnome/help/gnome-terminal/fr/figures
@dirrm share/gnome/help/gnome-terminal/fr
@dirrm share/gnome/help/gnome-terminal/es/figures