diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-16 22:10:23 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-16 22:10:23 +0800 |
commit | e09332cc72f63f145ae73a3d84a30d33c8fefc5f (patch) | |
tree | c1677e869eae8d96b1ac738d0332aefe49fd4f96 /x11/gnome-applets | |
parent | a14919ac029622160ecc0163ea3d0390763af2b9 (diff) | |
download | marcuscom-ports-e09332cc72f63f145ae73a3d84a30d33c8fefc5f.tar marcuscom-ports-e09332cc72f63f145ae73a3d84a30d33c8fefc5f.tar.gz marcuscom-ports-e09332cc72f63f145ae73a3d84a30d33c8fefc5f.tar.bz2 marcuscom-ports-e09332cc72f63f145ae73a3d84a30d33c8fefc5f.tar.lz marcuscom-ports-e09332cc72f63f145ae73a3d84a30d33c8fefc5f.tar.xz marcuscom-ports-e09332cc72f63f145ae73a3d84a30d33c8fefc5f.tar.zst marcuscom-ports-e09332cc72f63f145ae73a3d84a30d33c8fefc5f.zip |
Update to 2.7.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2661 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r-- | x11/gnome-applets/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-applets/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-applets/files/patch-battstat_battstat_applets.c | 11 | ||||
-rw-r--r-- | x11/gnome-applets/pkg-plist | 3 |
4 files changed, 17 insertions, 3 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 8bef291f7..322c9d829 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.7.1 +PORTVERSION= 2.7.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.7 diff --git a/x11/gnome-applets/distinfo b/x11/gnome-applets/distinfo index 9e10846d6..f545a07a1 100644 --- a/x11/gnome-applets/distinfo +++ b/x11/gnome-applets/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-applets-2.7.1.tar.bz2) = e935de38203a2d21c8a55de34f364ef0 -SIZE (gnome2/gnome-applets-2.7.1.tar.bz2) = 5936084 +MD5 (gnome2/gnome-applets-2.7.2.tar.bz2) = dc5fb7469a8e6dc1954e3a06cb3903b4 +SIZE (gnome2/gnome-applets-2.7.2.tar.bz2) = 6270191 diff --git a/x11/gnome-applets/files/patch-battstat_battstat_applets.c b/x11/gnome-applets/files/patch-battstat_battstat_applets.c new file mode 100644 index 000000000..d09e8bbd3 --- /dev/null +++ b/x11/gnome-applets/files/patch-battstat_battstat_applets.c @@ -0,0 +1,11 @@ +--- battstat/battstat_applet.c.orig Mon Aug 16 10:00:23 2004 ++++ battstat/battstat_applet.c Mon Aug 16 10:03:23 2004 +@@ -349,7 +349,7 @@ + + /* } */ + +-static char *get_remaining (apm_info apminfo) ++static char *get_remaining (struct apm_info apminfo) + { + int time; + int hours; diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist index 5e82da598..b535e9f3a 100644 --- a/x11/gnome-applets/pkg-plist +++ b/x11/gnome-applets/pkg-plist @@ -1752,6 +1752,7 @@ share/gnome/xmodmap/xmodmap.us101A_x86 share/gnome/xmodmap/xmodmap.us_intl share/gnome/xmodmap/xmodmap.yu share/locale/am/LC_MESSAGES/gnome-applets-2.0.mo +share/locale/ar/LC_MESSAGES/gnome-applets-2.0.mo share/locale/az/LC_MESSAGES/gnome-applets-2.0.mo share/locale/be/LC_MESSAGES/gnome-applets-2.0.mo share/locale/bg/LC_MESSAGES/gnome-applets-2.0.mo @@ -1777,6 +1778,7 @@ share/locale/he/LC_MESSAGES/gnome-applets-2.0.mo share/locale/hi/LC_MESSAGES/gnome-applets-2.0.mo share/locale/hr/LC_MESSAGES/gnome-applets-2.0.mo share/locale/hu/LC_MESSAGES/gnome-applets-2.0.mo +share/locale/id/LC_MESSAGES/gnome-applets-2.0.mo share/locale/is/LC_MESSAGES/gnome-applets-2.0.mo share/locale/it/LC_MESSAGES/gnome-applets-2.0.mo share/locale/ja/LC_MESSAGES/gnome-applets-2.0.mo @@ -1787,6 +1789,7 @@ share/locale/mk/LC_MESSAGES/gnome-applets-2.0.mo share/locale/ml/LC_MESSAGES/gnome-applets-2.0.mo share/locale/mn/LC_MESSAGES/gnome-applets-2.0.mo share/locale/ms/LC_MESSAGES/gnome-applets-2.0.mo +share/locale/nb/LC_MESSAGES/gnome-applets-2.0.mo share/locale/nl/LC_MESSAGES/gnome-applets-2.0.mo share/locale/nn/LC_MESSAGES/gnome-applets-2.0.mo share/locale/no/LC_MESSAGES/gnome-applets-2.0.mo |