From 6692799c5f8b427ed89533ceec191ff9dec2ca0f Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 7 Jan 2003 06:37:03 +0000 Subject: Update to 0.10.8. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@361 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/vte/Makefile | 5 +++-- x11-toolkits/vte/distinfo | 2 +- x11-toolkits/vte/pkg-plist | 8 ++++++++ 3 files changed, 12 insertions(+), 3 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index 570753796..d86370152 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -6,8 +6,7 @@ # PORTNAME= vte -PORTVERSION= 0.10.7 -PORTREVISION= 1 +PORTVERSION= 0.10.8 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 @@ -39,5 +38,7 @@ post-patch: ${WRKSRC}/src/vte.c @${REINPLACE_CMD} -Ee '/^(libvte_la_LIBADD|vte_LDADD)/s/(.*)/\1 -lXft2/' \ ${WRKSRC}/src/Makefile.in + @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ + ${WRKSRC}/po/Makefile.in.in .include diff --git a/x11-toolkits/vte/distinfo b/x11-toolkits/vte/distinfo index 7ec99e0fa..b79700752 100644 --- a/x11-toolkits/vte/distinfo +++ b/x11-toolkits/vte/distinfo @@ -1 +1 @@ -MD5 (gnome2/vte-0.10.7.tar.bz2) = 4f56282e1a9550ae3ac93c2dc6a5f9ac +MD5 (gnome2/vte-0.10.8.tar.bz2) = dd51c8a071cf4614a9ec453d0e2449bd diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist index 036e7cc1c..ac4dba9ba 100644 --- a/x11-toolkits/vte/pkg-plist +++ b/x11-toolkits/vte/pkg-plist @@ -18,14 +18,22 @@ lib/vte/window libdata/pkgconfig/vte.pc libexec/gnome-pty-helper share/gnome/vte/termcap/xterm +share/locale/bg/LC_MESSAGES/vte.mo +share/locale/ca/LC_MESSAGES/vte.mo share/locale/cs/LC_MESSAGES/vte.mo share/locale/da/LC_MESSAGES/vte.mo share/locale/de/LC_MESSAGES/vte.mo +share/locale/es/LC_MESSAGES/vte.mo +share/locale/fi/LC_MESSAGES/vte.mo share/locale/fr/LC_MESSAGES/vte.mo +share/locale/he/LC_MESSAGES/vte.mo +share/locale/lv/LC_MESSAGES/vte.mo share/locale/ms/LC_MESSAGES/vte.mo share/locale/nl/LC_MESSAGES/vte.mo share/locale/no/LC_MESSAGES/vte.mo +share/locale/pl/LC_MESSAGES/vte.mo share/locale/pt_BR/LC_MESSAGES/vte.mo +share/locale/sk/LC_MESSAGES/vte.mo share/locale/sv/LC_MESSAGES/vte.mo share/locale/uk/LC_MESSAGES/vte.mo share/locale/vi/LC_MESSAGES/vte.mo -- cgit v1.2.3