diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-11 03:57:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-11 03:57:20 +0800 |
commit | 3639138a93e9b777c6e2ce08601f169d91dcc4cc (patch) | |
tree | d4da476d7eadffbb1b58350697ac19f1b0e711f4 /sysutils | |
parent | 5d1a5bc46e28638627a083988600e5bfafc62352 (diff) | |
download | marcuscom-ports-3639138a93e9b777c6e2ce08601f169d91dcc4cc.tar marcuscom-ports-3639138a93e9b777c6e2ce08601f169d91dcc4cc.tar.gz marcuscom-ports-3639138a93e9b777c6e2ce08601f169d91dcc4cc.tar.bz2 marcuscom-ports-3639138a93e9b777c6e2ce08601f169d91dcc4cc.tar.lz marcuscom-ports-3639138a93e9b777c6e2ce08601f169d91dcc4cc.tar.xz marcuscom-ports-3639138a93e9b777c6e2ce08601f169d91dcc4cc.tar.zst marcuscom-ports-3639138a93e9b777c6e2ce08601f169d91dcc4cc.zip |
Update to 2.11.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4466 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
8 files changed, 18 insertions, 14 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 8a348673d..e02fa5d4a 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.79 2005/07/14 20:36:46 marcus Exp $ +# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.80 2005/07/27 19:09:23 mezz Exp $ # PORTNAME= gnomecontrolcenter2 -PORTVERSION= 2.11.90 +PORTVERSION= 2.11.91 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/control-center/2.11 diff --git a/sysutils/gnome-control-center/distinfo b/sysutils/gnome-control-center/distinfo index 07f3282ad..c3032bd4d 100644 --- a/sysutils/gnome-control-center/distinfo +++ b/sysutils/gnome-control-center/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/control-center-2.11.90.tar.bz2) = 6b94f8c671eb3d0e6699ee24b5df4854 -SIZE (gnome2/control-center-2.11.90.tar.bz2) = 1882153 +MD5 (gnome2/control-center-2.11.91.tar.bz2) = a429f605878160e2660725bad2ee1e17 +SIZE (gnome2/control-center-2.11.91.tar.bz2) = 1901962 diff --git a/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c b/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c index 2b31d0f01..7ea6bb0dd 100644 --- a/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c +++ b/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c @@ -1,9 +1,10 @@ ---- capplets/about-me/gnome-about-me-password.c.orig Tue Jul 5 14:14:11 2005 -+++ capplets/about-me/gnome-about-me-password.c Tue Jul 5 14:14:50 2005 -@@ -35,7 +35,12 @@ +--- capplets/about-me/gnome-about-me-password.c.orig Wed Aug 10 05:45:08 2005 ++++ capplets/about-me/gnome-about-me-password.c Wed Aug 10 15:44:57 2005 +@@ -35,7 +35,13 @@ #include <sys/wait.h> #include <sys/poll.h> #include <termios.h> ++#include <signal.h> +#ifndef __FreeBSD__ #include <pty.h> +#else diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist index 02bcd1a28..0448d69df 100644 --- a/sysutils/gnome-control-center/pkg-plist +++ b/sysutils/gnome-control-center/pkg-plist @@ -201,6 +201,7 @@ share/locale/sr/LC_MESSAGES/control-center-2.0.mo share/locale/sr@Latn/LC_MESSAGES/control-center-2.0.mo share/locale/sv/LC_MESSAGES/control-center-2.0.mo share/locale/ta/LC_MESSAGES/control-center-2.0.mo +share/locale/te/LC_MESSAGES/control-center-2.0.mo share/locale/th/LC_MESSAGES/control-center-2.0.mo share/locale/tr/LC_MESSAGES/control-center-2.0.mo share/locale/uk/LC_MESSAGES/control-center-2.0.mo diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile index 8a348673d..e02fa5d4a 100644 --- a/sysutils/gnomecontrolcenter2/Makefile +++ b/sysutils/gnomecontrolcenter2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.79 2005/07/14 20:36:46 marcus Exp $ +# $MCom: ports/sysutils/gnomecontrolcenter2/Makefile,v 1.80 2005/07/27 19:09:23 mezz Exp $ # PORTNAME= gnomecontrolcenter2 -PORTVERSION= 2.11.90 +PORTVERSION= 2.11.91 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/control-center/2.11 diff --git a/sysutils/gnomecontrolcenter2/distinfo b/sysutils/gnomecontrolcenter2/distinfo index 07f3282ad..c3032bd4d 100644 --- a/sysutils/gnomecontrolcenter2/distinfo +++ b/sysutils/gnomecontrolcenter2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/control-center-2.11.90.tar.bz2) = 6b94f8c671eb3d0e6699ee24b5df4854 -SIZE (gnome2/control-center-2.11.90.tar.bz2) = 1882153 +MD5 (gnome2/control-center-2.11.91.tar.bz2) = a429f605878160e2660725bad2ee1e17 +SIZE (gnome2/control-center-2.11.91.tar.bz2) = 1901962 diff --git a/sysutils/gnomecontrolcenter2/files/patch-capplets_about-me_gnome-about-me-password.c b/sysutils/gnomecontrolcenter2/files/patch-capplets_about-me_gnome-about-me-password.c index 2b31d0f01..7ea6bb0dd 100644 --- a/sysutils/gnomecontrolcenter2/files/patch-capplets_about-me_gnome-about-me-password.c +++ b/sysutils/gnomecontrolcenter2/files/patch-capplets_about-me_gnome-about-me-password.c @@ -1,9 +1,10 @@ ---- capplets/about-me/gnome-about-me-password.c.orig Tue Jul 5 14:14:11 2005 -+++ capplets/about-me/gnome-about-me-password.c Tue Jul 5 14:14:50 2005 -@@ -35,7 +35,12 @@ +--- capplets/about-me/gnome-about-me-password.c.orig Wed Aug 10 05:45:08 2005 ++++ capplets/about-me/gnome-about-me-password.c Wed Aug 10 15:44:57 2005 +@@ -35,7 +35,13 @@ #include <sys/wait.h> #include <sys/poll.h> #include <termios.h> ++#include <signal.h> +#ifndef __FreeBSD__ #include <pty.h> +#else diff --git a/sysutils/gnomecontrolcenter2/pkg-plist b/sysutils/gnomecontrolcenter2/pkg-plist index 02bcd1a28..0448d69df 100644 --- a/sysutils/gnomecontrolcenter2/pkg-plist +++ b/sysutils/gnomecontrolcenter2/pkg-plist @@ -201,6 +201,7 @@ share/locale/sr/LC_MESSAGES/control-center-2.0.mo share/locale/sr@Latn/LC_MESSAGES/control-center-2.0.mo share/locale/sv/LC_MESSAGES/control-center-2.0.mo share/locale/ta/LC_MESSAGES/control-center-2.0.mo +share/locale/te/LC_MESSAGES/control-center-2.0.mo share/locale/th/LC_MESSAGES/control-center-2.0.mo share/locale/tr/LC_MESSAGES/control-center-2.0.mo share/locale/uk/LC_MESSAGES/control-center-2.0.mo |