diff options
-rw-r--r-- | x11/gnome-applets/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-applets/distinfo | 2 | ||||
-rw-r--r-- | x11/gnome-applets/files/patch-aa | 8 | ||||
-rw-r--r-- | x11/gnome-applets/files/patch-gweather_weather.c | 11 | ||||
-rw-r--r-- | x11/gnome-applets/pkg-plist | 2 | ||||
-rw-r--r-- | x11/gnomeapplets2/Makefile | 4 | ||||
-rw-r--r-- | x11/gnomeapplets2/distinfo | 2 | ||||
-rw-r--r-- | x11/gnomeapplets2/files/patch-aa | 8 | ||||
-rw-r--r-- | x11/gnomeapplets2/files/patch-gweather_weather.c | 11 | ||||
-rw-r--r-- | x11/gnomeapplets2/pkg-plist | 2 |
10 files changed, 10 insertions, 44 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 602923d93..bdd1174c6 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.5 @@ -23,7 +23,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel gail +USE_GNOME= gnomehier gnomeprefix gnomehack lthack gnomepanel gail USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/gnome-applets/distinfo b/x11/gnome-applets/distinfo index 5c6d0d66a..349f30044 100644 --- a/x11/gnome-applets/distinfo +++ b/x11/gnome-applets/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-applets-2.5.2.tar.bz2) = 5b47dc2060420e0baadf86cbe558076f +MD5 (gnome2/gnome-applets-2.5.3.tar.bz2) = a81ff6839a761dbae3d6782483d19fa1 diff --git a/x11/gnome-applets/files/patch-aa b/x11/gnome-applets/files/patch-aa index 6638e387e..df7a1a384 100644 --- a/x11/gnome-applets/files/patch-aa +++ b/x11/gnome-applets/files/patch-aa @@ -1,13 +1,5 @@ --- configure.orig Mon Sep 8 20:00:28 2003 +++ configure Wed Sep 24 23:29:28 2003 -@@ -8250,6 +8250,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' @@ -11792,6 +11793,7 @@ *irix*) CDROM_HOST=irix; CDROM_LIBS="-lcdaudio -lmediad -lds";cd_device_path="/dev/cdrom";; *linux*) CDROM_HOST=linux;cd_device_path="/dev/cdrom";; diff --git a/x11/gnome-applets/files/patch-gweather_weather.c b/x11/gnome-applets/files/patch-gweather_weather.c deleted file mode 100644 index ceb720580..000000000 --- a/x11/gnome-applets/files/patch-gweather_weather.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gweather/weather.c.orig Mon Dec 8 12:47:00 2003 -+++ gweather/weather.c Mon Dec 8 12:50:03 2003 -@@ -1915,7 +1915,7 @@ - degree = "F"; - - g_snprintf(buf, sizeof (buf), "%d\302\260%s", -- (int)lrint(info->temp), degree); -+ (int)rint(info->temp), degree); - - return buf; - } diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist index a1de47719..120215b7a 100644 --- a/x11/gnome-applets/pkg-plist +++ b/x11/gnome-applets/pkg-plist @@ -1174,6 +1174,7 @@ share/locale/ga/LC_MESSAGES/gnome-applets-2.0.mo share/locale/gl/LC_MESSAGES/gnome-applets-2.0.mo 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/is/LC_MESSAGES/gnome-applets-2.0.mo share/locale/it/LC_MESSAGES/gnome-applets-2.0.mo @@ -1195,6 +1196,7 @@ share/locale/ro/LC_MESSAGES/gnome-applets-2.0.mo share/locale/ru/LC_MESSAGES/gnome-applets-2.0.mo share/locale/sk/LC_MESSAGES/gnome-applets-2.0.mo share/locale/sl/LC_MESSAGES/gnome-applets-2.0.mo +share/locale/sq/LC_MESSAGES/gnome-applets-2.0.mo share/locale/sr/LC_MESSAGES/gnome-applets-2.0.mo share/locale/sr@Latn/LC_MESSAGES/gnome-applets-2.0.mo share/locale/sv/LC_MESSAGES/gnome-applets-2.0.mo diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 602923d93..bdd1174c6 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.5 @@ -23,7 +23,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel gail +USE_GNOME= gnomehier gnomeprefix gnomehack lthack gnomepanel gail USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/gnomeapplets2/distinfo b/x11/gnomeapplets2/distinfo index 5c6d0d66a..349f30044 100644 --- a/x11/gnomeapplets2/distinfo +++ b/x11/gnomeapplets2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-applets-2.5.2.tar.bz2) = 5b47dc2060420e0baadf86cbe558076f +MD5 (gnome2/gnome-applets-2.5.3.tar.bz2) = a81ff6839a761dbae3d6782483d19fa1 diff --git a/x11/gnomeapplets2/files/patch-aa b/x11/gnomeapplets2/files/patch-aa index 6638e387e..df7a1a384 100644 --- a/x11/gnomeapplets2/files/patch-aa +++ b/x11/gnomeapplets2/files/patch-aa @@ -1,13 +1,5 @@ --- configure.orig Mon Sep 8 20:00:28 2003 +++ configure Wed Sep 24 23:29:28 2003 -@@ -8250,6 +8250,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' @@ -11792,6 +11793,7 @@ *irix*) CDROM_HOST=irix; CDROM_LIBS="-lcdaudio -lmediad -lds";cd_device_path="/dev/cdrom";; *linux*) CDROM_HOST=linux;cd_device_path="/dev/cdrom";; diff --git a/x11/gnomeapplets2/files/patch-gweather_weather.c b/x11/gnomeapplets2/files/patch-gweather_weather.c deleted file mode 100644 index ceb720580..000000000 --- a/x11/gnomeapplets2/files/patch-gweather_weather.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gweather/weather.c.orig Mon Dec 8 12:47:00 2003 -+++ gweather/weather.c Mon Dec 8 12:50:03 2003 -@@ -1915,7 +1915,7 @@ - degree = "F"; - - g_snprintf(buf, sizeof (buf), "%d\302\260%s", -- (int)lrint(info->temp), degree); -+ (int)rint(info->temp), degree); - - return buf; - } diff --git a/x11/gnomeapplets2/pkg-plist b/x11/gnomeapplets2/pkg-plist index a1de47719..120215b7a 100644 --- a/x11/gnomeapplets2/pkg-plist +++ b/x11/gnomeapplets2/pkg-plist @@ -1174,6 +1174,7 @@ share/locale/ga/LC_MESSAGES/gnome-applets-2.0.mo share/locale/gl/LC_MESSAGES/gnome-applets-2.0.mo 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/is/LC_MESSAGES/gnome-applets-2.0.mo share/locale/it/LC_MESSAGES/gnome-applets-2.0.mo @@ -1195,6 +1196,7 @@ share/locale/ro/LC_MESSAGES/gnome-applets-2.0.mo share/locale/ru/LC_MESSAGES/gnome-applets-2.0.mo share/locale/sk/LC_MESSAGES/gnome-applets-2.0.mo share/locale/sl/LC_MESSAGES/gnome-applets-2.0.mo +share/locale/sq/LC_MESSAGES/gnome-applets-2.0.mo share/locale/sr/LC_MESSAGES/gnome-applets-2.0.mo share/locale/sr@Latn/LC_MESSAGES/gnome-applets-2.0.mo share/locale/sv/LC_MESSAGES/gnome-applets-2.0.mo |