summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-applets/Makefile5
-rw-r--r--x11/gnome-applets/distinfo2
-rw-r--r--x11/gnome-applets/files/patch-battstat_Makefile.in8
-rw-r--r--x11/gnomeapplets2/Makefile5
-rw-r--r--x11/gnomeapplets2/distinfo2
-rw-r--r--x11/gnomeapplets2/files/patch-battstat_Makefile.in8
6 files changed, 14 insertions, 16 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 2f78545d3..acc9377f4 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomeapplets2
-PORTVERSION= 2.5.4
-PORTREVISION= 1
+PORTVERSION= 2.5.5
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-applets/2.5
@@ -18,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Applets components for the Gnome 2 Desktop Environment
LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 \
- xklavier.7:${PORTSDIR}/x11/libxklavier
+ xklavier.8:${PORTSDIR}/x11/libxklavier
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/x11/gnome-applets/distinfo b/x11/gnome-applets/distinfo
index 31bbc954b..3f5a06ad9 100644
--- a/x11/gnome-applets/distinfo
+++ b/x11/gnome-applets/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gnome-applets-2.5.4.tar.bz2) = 93c0dd87e32f4bbaec3d3c4859679db0
+MD5 (gnome2/gnome-applets-2.5.5.tar.bz2) = f69b898936da1a18e8cfe8cd749c8724
diff --git a/x11/gnome-applets/files/patch-battstat_Makefile.in b/x11/gnome-applets/files/patch-battstat_Makefile.in
index 55d76e74c..f45bc47e9 100644
--- a/x11/gnome-applets/files/patch-battstat_Makefile.in
+++ b/x11/gnome-applets/files/patch-battstat_Makefile.in
@@ -1,16 +1,16 @@
---- battstat/Makefile.in.orig Thu Jan 15 23:31:49 2004
-+++ battstat/Makefile.in Thu Jan 15 23:33:58 2004
+--- battstat/Makefile.in.orig Sun Feb 1 22:56:01 2004
++++ battstat/Makefile.in Sun Feb 1 22:57:34 2004
@@ -243,11 +243,11 @@
pixmaps_DATA = battstat.png
@HAVE_LIBAPM_TRUE@APMLIB = -lapm
-@HAVE_LIBAPM_FALSE@APMLIB = apmlib/libapm.a
-+@HAVE_LIBAPM_FALSE@APMLIB =
++@HAVE_LIBAPM_FALSE@APMLIB =
@HAVE_LIBAPM_TRUE@APMDIR =
-@HAVE_LIBAPM_FALSE@APMDIR = apmlib
+@HAVE_LIBAPM_FALSE@APMDIR =
@HAVE_LIBAPM_TRUE@APMINC =
--@HAVE_LIBAPM_FALSE@APMINC = -Iapmlib/
+-@HAVE_LIBAPM_FALSE@APMINC = -I$(srcdir)/apmlib/
+@HAVE_LIBAPM_FALSE@APMINC =
SUBDIRS = docs sounds $(APMDIR)
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile
index 2f78545d3..acc9377f4 100644
--- a/x11/gnomeapplets2/Makefile
+++ b/x11/gnomeapplets2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomeapplets2
-PORTVERSION= 2.5.4
-PORTREVISION= 1
+PORTVERSION= 2.5.5
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-applets/2.5
@@ -18,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Applets components for the Gnome 2 Desktop Environment
LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 \
- xklavier.7:${PORTSDIR}/x11/libxklavier
+ xklavier.8:${PORTSDIR}/x11/libxklavier
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/x11/gnomeapplets2/distinfo b/x11/gnomeapplets2/distinfo
index 31bbc954b..3f5a06ad9 100644
--- a/x11/gnomeapplets2/distinfo
+++ b/x11/gnomeapplets2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gnome-applets-2.5.4.tar.bz2) = 93c0dd87e32f4bbaec3d3c4859679db0
+MD5 (gnome2/gnome-applets-2.5.5.tar.bz2) = f69b898936da1a18e8cfe8cd749c8724
diff --git a/x11/gnomeapplets2/files/patch-battstat_Makefile.in b/x11/gnomeapplets2/files/patch-battstat_Makefile.in
index 55d76e74c..f45bc47e9 100644
--- a/x11/gnomeapplets2/files/patch-battstat_Makefile.in
+++ b/x11/gnomeapplets2/files/patch-battstat_Makefile.in
@@ -1,16 +1,16 @@
---- battstat/Makefile.in.orig Thu Jan 15 23:31:49 2004
-+++ battstat/Makefile.in Thu Jan 15 23:33:58 2004
+--- battstat/Makefile.in.orig Sun Feb 1 22:56:01 2004
++++ battstat/Makefile.in Sun Feb 1 22:57:34 2004
@@ -243,11 +243,11 @@
pixmaps_DATA = battstat.png
@HAVE_LIBAPM_TRUE@APMLIB = -lapm
-@HAVE_LIBAPM_FALSE@APMLIB = apmlib/libapm.a
-+@HAVE_LIBAPM_FALSE@APMLIB =
++@HAVE_LIBAPM_FALSE@APMLIB =
@HAVE_LIBAPM_TRUE@APMDIR =
-@HAVE_LIBAPM_FALSE@APMDIR = apmlib
+@HAVE_LIBAPM_FALSE@APMDIR =
@HAVE_LIBAPM_TRUE@APMINC =
--@HAVE_LIBAPM_FALSE@APMINC = -Iapmlib/
+-@HAVE_LIBAPM_FALSE@APMINC = -I$(srcdir)/apmlib/
+@HAVE_LIBAPM_FALSE@APMINC =
SUBDIRS = docs sounds $(APMDIR)