diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-05 10:45:46 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-05 10:45:46 +0800 |
commit | ccf4701bc2bf6c85abef60a03b0d631e6acfa0e1 (patch) | |
tree | a91642591816ad3182f54dcae66aa7e2df662833 /sysutils | |
parent | dae9136d6d1233325d8c490ccdff22627bdab942 (diff) | |
download | marcuscom-ports-ccf4701bc2bf6c85abef60a03b0d631e6acfa0e1.tar marcuscom-ports-ccf4701bc2bf6c85abef60a03b0d631e6acfa0e1.tar.gz marcuscom-ports-ccf4701bc2bf6c85abef60a03b0d631e6acfa0e1.tar.bz2 marcuscom-ports-ccf4701bc2bf6c85abef60a03b0d631e6acfa0e1.tar.lz marcuscom-ports-ccf4701bc2bf6c85abef60a03b0d631e6acfa0e1.tar.xz marcuscom-ports-ccf4701bc2bf6c85abef60a03b0d631e6acfa0e1.tar.zst marcuscom-ports-ccf4701bc2bf6c85abef60a03b0d631e6acfa0e1.zip |
Update to 2.2.0.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@521 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-control-center/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gnome-control-center/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gnome-control-center/files/patch-capplets_common_gnome-theme-test.c | 16 | ||||
-rw-r--r-- | sysutils/gnome-control-center/pkg-plist | 1 | ||||
-rw-r--r-- | sysutils/gnomecontrolcenter2/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gnomecontrolcenter2/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gnomecontrolcenter2/files/patch-capplets_common_gnome-theme-test.c | 16 | ||||
-rw-r--r-- | sysutils/gnomecontrolcenter2/pkg-plist | 1 |
8 files changed, 6 insertions, 36 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 53441bc7c..c171fbafb 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomecontrolcenter2 -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.0.1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/control-center/2.2 diff --git a/sysutils/gnome-control-center/distinfo b/sysutils/gnome-control-center/distinfo index 9bad0895d..0dbd8f05e 100644 --- a/sysutils/gnome-control-center/distinfo +++ b/sysutils/gnome-control-center/distinfo @@ -1 +1 @@ -MD5 (gnome2/control-center-2.2.0.tar.bz2) = f877c41bc3ad3e3a8823564f95c3b17e +MD5 (gnome2/control-center-2.2.0.1.tar.bz2) = b17bc2ecf9a38614310c54c5f88ffc55 diff --git a/sysutils/gnome-control-center/files/patch-capplets_common_gnome-theme-test.c b/sysutils/gnome-control-center/files/patch-capplets_common_gnome-theme-test.c deleted file mode 100644 index e7fd2dfd5..000000000 --- a/sysutils/gnome-control-center/files/patch-capplets_common_gnome-theme-test.c +++ /dev/null @@ -1,16 +0,0 @@ ---- capplets/common/gnome-theme-test.c.orig Sat Jan 25 17:14:05 2003 -+++ capplets/common/gnome-theme-test.c Sat Jan 25 17:15:23 2003 -@@ -10,10 +10,11 @@ - int - main (int argc, char *argv[]) - { -+ gboolean monitor_not_added; -+ GList *themes, *list; - gtk_init (&argc, &argv); - gnome_vfs_init (); -- gboolean monitor_not_added = FALSE; -- GList *themes, *list; -+ monitor_not_added = FALSE; - - gnome_theme_init (&monitor_not_added); - diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist index f10684997..7619910cb 100644 --- a/sysutils/gnome-control-center/pkg-plist +++ b/sysutils/gnome-control-center/pkg-plist @@ -142,6 +142,7 @@ share/locale/ko/LC_MESSAGES/control-center-2.0.mo share/locale/lt/LC_MESSAGES/control-center-2.0.mo share/locale/lv/LC_MESSAGES/control-center-2.0.mo share/locale/mk/LC_MESSAGES/control-center-2.0.mo +share/locale/mn/LC_MESSAGES/control-center-2.0.mo share/locale/ms/LC_MESSAGES/control-center-2.0.mo share/locale/nl/LC_MESSAGES/control-center-2.0.mo share/locale/nn/LC_MESSAGES/control-center-2.0.mo diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile index 53441bc7c..c171fbafb 100644 --- a/sysutils/gnomecontrolcenter2/Makefile +++ b/sysutils/gnomecontrolcenter2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomecontrolcenter2 -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.0.1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/control-center/2.2 diff --git a/sysutils/gnomecontrolcenter2/distinfo b/sysutils/gnomecontrolcenter2/distinfo index 9bad0895d..0dbd8f05e 100644 --- a/sysutils/gnomecontrolcenter2/distinfo +++ b/sysutils/gnomecontrolcenter2/distinfo @@ -1 +1 @@ -MD5 (gnome2/control-center-2.2.0.tar.bz2) = f877c41bc3ad3e3a8823564f95c3b17e +MD5 (gnome2/control-center-2.2.0.1.tar.bz2) = b17bc2ecf9a38614310c54c5f88ffc55 diff --git a/sysutils/gnomecontrolcenter2/files/patch-capplets_common_gnome-theme-test.c b/sysutils/gnomecontrolcenter2/files/patch-capplets_common_gnome-theme-test.c deleted file mode 100644 index e7fd2dfd5..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-capplets_common_gnome-theme-test.c +++ /dev/null @@ -1,16 +0,0 @@ ---- capplets/common/gnome-theme-test.c.orig Sat Jan 25 17:14:05 2003 -+++ capplets/common/gnome-theme-test.c Sat Jan 25 17:15:23 2003 -@@ -10,10 +10,11 @@ - int - main (int argc, char *argv[]) - { -+ gboolean monitor_not_added; -+ GList *themes, *list; - gtk_init (&argc, &argv); - gnome_vfs_init (); -- gboolean monitor_not_added = FALSE; -- GList *themes, *list; -+ monitor_not_added = FALSE; - - gnome_theme_init (&monitor_not_added); - diff --git a/sysutils/gnomecontrolcenter2/pkg-plist b/sysutils/gnomecontrolcenter2/pkg-plist index f10684997..7619910cb 100644 --- a/sysutils/gnomecontrolcenter2/pkg-plist +++ b/sysutils/gnomecontrolcenter2/pkg-plist @@ -142,6 +142,7 @@ share/locale/ko/LC_MESSAGES/control-center-2.0.mo share/locale/lt/LC_MESSAGES/control-center-2.0.mo share/locale/lv/LC_MESSAGES/control-center-2.0.mo share/locale/mk/LC_MESSAGES/control-center-2.0.mo +share/locale/mn/LC_MESSAGES/control-center-2.0.mo share/locale/ms/LC_MESSAGES/control-center-2.0.mo share/locale/nl/LC_MESSAGES/control-center-2.0.mo share/locale/nn/LC_MESSAGES/control-center-2.0.mo |