diff options
-rw-r--r-- | x11/gnome-session/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-session/distinfo | 2 | ||||
-rw-r--r-- | x11/gnome-session/pkg-plist | 1 | ||||
-rw-r--r-- | x11/gnomesession/Makefile | 4 | ||||
-rw-r--r-- | x11/gnomesession/distinfo | 2 | ||||
-rw-r--r-- | x11/gnomesession/pkg-plist | 1 |
6 files changed, 10 insertions, 4 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 9a50ea9cb..15aa1a96d 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomesession -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.90 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-session/2.1 @@ -35,5 +35,7 @@ MAN5= default.session.5 post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ + ${WRKSRC}/po/Makefile.in.in .include <bsd.port.mk> diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo index 785af0a89..56d01c955 100644 --- a/x11/gnome-session/distinfo +++ b/x11/gnome-session/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-session-2.1.5.tar.bz2) = e73f3d03e4a4fa5e4018202440d4b9dc +MD5 (gnome2/gnome-session-2.1.90.tar.bz2) = d1cd376c5d9ddb36fddca9f8708e0551 diff --git a/x11/gnome-session/pkg-plist b/x11/gnome-session/pkg-plist index 78f219297..e14082278 100644 --- a/x11/gnome-session/pkg-plist +++ b/x11/gnome-session/pkg-plist @@ -29,6 +29,7 @@ share/locale/fi/LC_MESSAGES/gnome-session-2.0.mo share/locale/fr/LC_MESSAGES/gnome-session-2.0.mo share/locale/ga/LC_MESSAGES/gnome-session-2.0.mo share/locale/gl/LC_MESSAGES/gnome-session-2.0.mo +share/locale/he/LC_MESSAGES/gnome-session-2.0.mo share/locale/hi/LC_MESSAGES/gnome-session-2.0.mo share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo share/locale/it/LC_MESSAGES/gnome-session-2.0.mo diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile index 9a50ea9cb..15aa1a96d 100644 --- a/x11/gnomesession/Makefile +++ b/x11/gnomesession/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomesession -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.90 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-session/2.1 @@ -35,5 +35,7 @@ MAN5= default.session.5 post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ + ${WRKSRC}/po/Makefile.in.in .include <bsd.port.mk> diff --git a/x11/gnomesession/distinfo b/x11/gnomesession/distinfo index 785af0a89..56d01c955 100644 --- a/x11/gnomesession/distinfo +++ b/x11/gnomesession/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-session-2.1.5.tar.bz2) = e73f3d03e4a4fa5e4018202440d4b9dc +MD5 (gnome2/gnome-session-2.1.90.tar.bz2) = d1cd376c5d9ddb36fddca9f8708e0551 diff --git a/x11/gnomesession/pkg-plist b/x11/gnomesession/pkg-plist index 78f219297..e14082278 100644 --- a/x11/gnomesession/pkg-plist +++ b/x11/gnomesession/pkg-plist @@ -29,6 +29,7 @@ share/locale/fi/LC_MESSAGES/gnome-session-2.0.mo share/locale/fr/LC_MESSAGES/gnome-session-2.0.mo share/locale/ga/LC_MESSAGES/gnome-session-2.0.mo share/locale/gl/LC_MESSAGES/gnome-session-2.0.mo +share/locale/he/LC_MESSAGES/gnome-session-2.0.mo share/locale/hi/LC_MESSAGES/gnome-session-2.0.mo share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo share/locale/it/LC_MESSAGES/gnome-session-2.0.mo |