diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-11 02:34:27 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-11 02:34:27 +0800 |
commit | 4975b1503463d1f7345108d939e23d6d4eec37a7 (patch) | |
tree | ff0f1d6eda2fe6439a8b9d55754c3b8f0eefed49 /x11 | |
parent | a7b5d631ddb305197cbc396dc6ca7f3099c0d7ff (diff) | |
download | marcuscom-ports-4975b1503463d1f7345108d939e23d6d4eec37a7.tar.gz marcuscom-ports-4975b1503463d1f7345108d939e23d6d4eec37a7.tar.zst marcuscom-ports-4975b1503463d1f7345108d939e23d6d4eec37a7.zip |
Update to 2.1.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@380 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-terminal/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-terminal/distinfo | 2 | ||||
-rw-r--r-- | x11/gnome-terminal/pkg-plist | 1 | ||||
-rw-r--r-- | x11/gnometerminal/Makefile | 4 | ||||
-rw-r--r-- | x11/gnometerminal/distinfo | 2 | ||||
-rw-r--r-- | x11/gnometerminal/pkg-plist | 1 |
6 files changed, 10 insertions, 4 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 0f56203de..940f70721 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnometerminal -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.1 @@ -33,5 +33,7 @@ CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} 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-terminal/distinfo b/x11/gnome-terminal/distinfo index 95ad41bc5..4b1808cdd 100644 --- a/x11/gnome-terminal/distinfo +++ b/x11/gnome-terminal/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-terminal-2.1.3.tar.bz2) = 98f4ba167eaf74842b44091969f1c3d8 +MD5 (gnome2/gnome-terminal-2.1.4.tar.bz2) = d229db96fefb70c963431bf41fb05245 diff --git a/x11/gnome-terminal/pkg-plist b/x11/gnome-terminal/pkg-plist index 8499201bd..f3e4ad803 100644 --- a/x11/gnome-terminal/pkg-plist +++ b/x11/gnome-terminal/pkg-plist @@ -39,6 +39,7 @@ share/locale/et/LC_MESSAGES/gnome-terminal.mo share/locale/fi/LC_MESSAGES/gnome-terminal.mo share/locale/fr/LC_MESSAGES/gnome-terminal.mo share/locale/gl/LC_MESSAGES/gnome-terminal.mo +share/locale/he/LC_MESSAGES/gnome-terminal.mo share/locale/hu/LC_MESSAGES/gnome-terminal.mo share/locale/ko/LC_MESSAGES/gnome-terminal.mo share/locale/ja/LC_MESSAGES/gnome-terminal.mo diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index 0f56203de..940f70721 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnometerminal -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.1 @@ -33,5 +33,7 @@ CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} 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/gnometerminal/distinfo b/x11/gnometerminal/distinfo index 95ad41bc5..4b1808cdd 100644 --- a/x11/gnometerminal/distinfo +++ b/x11/gnometerminal/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-terminal-2.1.3.tar.bz2) = 98f4ba167eaf74842b44091969f1c3d8 +MD5 (gnome2/gnome-terminal-2.1.4.tar.bz2) = d229db96fefb70c963431bf41fb05245 diff --git a/x11/gnometerminal/pkg-plist b/x11/gnometerminal/pkg-plist index 8499201bd..f3e4ad803 100644 --- a/x11/gnometerminal/pkg-plist +++ b/x11/gnometerminal/pkg-plist @@ -39,6 +39,7 @@ share/locale/et/LC_MESSAGES/gnome-terminal.mo share/locale/fi/LC_MESSAGES/gnome-terminal.mo share/locale/fr/LC_MESSAGES/gnome-terminal.mo share/locale/gl/LC_MESSAGES/gnome-terminal.mo +share/locale/he/LC_MESSAGES/gnome-terminal.mo share/locale/hu/LC_MESSAGES/gnome-terminal.mo share/locale/ko/LC_MESSAGES/gnome-terminal.mo share/locale/ja/LC_MESSAGES/gnome-terminal.mo |