summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-05 07:59:17 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-05 07:59:17 +0800
commited93aae6eafcb790d44e4d61df97496813816106 (patch)
tree452d7262cf58c47876d480fdb9cff49891ec5fa5 /x11
parent3c85c6367b52caf48bb7f1306768a430727e5094 (diff)
downloadmarcuscom-ports-ed93aae6eafcb790d44e4d61df97496813816106.tar
marcuscom-ports-ed93aae6eafcb790d44e4d61df97496813816106.tar.gz
marcuscom-ports-ed93aae6eafcb790d44e4d61df97496813816106.tar.bz2
marcuscom-ports-ed93aae6eafcb790d44e4d61df97496813816106.tar.lz
marcuscom-ports-ed93aae6eafcb790d44e4d61df97496813816106.tar.xz
marcuscom-ports-ed93aae6eafcb790d44e4d61df97496813816106.tar.zst
marcuscom-ports-ed93aae6eafcb790d44e4d61df97496813816106.zip
Update to 2.3.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@710 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-session/Makefile6
-rw-r--r--x11/gnome-session/distinfo2
-rw-r--r--x11/gnome-session/pkg-plist1
-rw-r--r--x11/gnomesession/Makefile6
-rw-r--r--x11/gnomesession/distinfo2
-rw-r--r--x11/gnomesession/pkg-plist1
6 files changed, 10 insertions, 8 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 93c07009e..867d972e9 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomesession
-PORTVERSION= 2.3.0
+PORTVERSION= 2.3.1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-session/2.3
@@ -22,8 +22,8 @@ USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui
USE_GMAKE= yes
USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 session-properties.1 \
gnome-session-save.1
diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo
index acd072924..1360f9588 100644
--- a/x11/gnome-session/distinfo
+++ b/x11/gnome-session/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gnome-session-2.3.0.tar.bz2) = d17e93461ad2281c8a2074b134a26138
+MD5 (gnome2/gnome-session-2.3.1.tar.bz2) = e7b8c169b5715f7b0e75b11781c89780
diff --git a/x11/gnome-session/pkg-plist b/x11/gnome-session/pkg-plist
index 463280058..eb92017b3 100644
--- a/x11/gnome-session/pkg-plist
+++ b/x11/gnome-session/pkg-plist
@@ -16,6 +16,7 @@ share/locale/am/LC_MESSAGES/gnome-session-2.0.mo
share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo
share/locale/az/LC_MESSAGES/gnome-session-2.0.mo
share/locale/be/LC_MESSAGES/gnome-session-2.0.mo
+share/locale/bn/LC_MESSAGES/gnome-session-2.0.mo
share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo
share/locale/bg/LC_MESSAGES/gnome-session-2.0.mo
share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo
diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile
index 93c07009e..867d972e9 100644
--- a/x11/gnomesession/Makefile
+++ b/x11/gnomesession/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomesession
-PORTVERSION= 2.3.0
+PORTVERSION= 2.3.1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-session/2.3
@@ -22,8 +22,8 @@ USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui
USE_GMAKE= yes
USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 session-properties.1 \
gnome-session-save.1
diff --git a/x11/gnomesession/distinfo b/x11/gnomesession/distinfo
index acd072924..1360f9588 100644
--- a/x11/gnomesession/distinfo
+++ b/x11/gnomesession/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gnome-session-2.3.0.tar.bz2) = d17e93461ad2281c8a2074b134a26138
+MD5 (gnome2/gnome-session-2.3.1.tar.bz2) = e7b8c169b5715f7b0e75b11781c89780
diff --git a/x11/gnomesession/pkg-plist b/x11/gnomesession/pkg-plist
index 463280058..eb92017b3 100644
--- a/x11/gnomesession/pkg-plist
+++ b/x11/gnomesession/pkg-plist
@@ -16,6 +16,7 @@ share/locale/am/LC_MESSAGES/gnome-session-2.0.mo
share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo
share/locale/az/LC_MESSAGES/gnome-session-2.0.mo
share/locale/be/LC_MESSAGES/gnome-session-2.0.mo
+share/locale/bn/LC_MESSAGES/gnome-session-2.0.mo
share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo
share/locale/bg/LC_MESSAGES/gnome-session-2.0.mo
share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo