From ef428bcbdd28831d28207dddca1b0aa821947d30 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 29 Nov 2002 19:20:49 +0000 Subject: Update to 2.1.2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@196 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/libgnome/Makefile | 2 +- x11/libgnome/distinfo | 2 +- x11/libgnome/files/patch-intltool-merge.in | 11 +++++++++++ x11/libgnome/pkg-plist | 6 ++++-- 4 files changed, 17 insertions(+), 4 deletions(-) create mode 100644 x11/libgnome/files/patch-intltool-merge.in diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index e3e3b9413..f25a2eb8e 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgnome -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1 diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index 1bd82d62f..6c8e884da 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgnome-2.1.1.tar.bz2) = 36b9b6061317539c34340b952ca825fa +MD5 (gnome2/libgnome-2.1.2.tar.bz2) = d00ac6990135d55fb3f8495492ce038d diff --git a/x11/libgnome/files/patch-intltool-merge.in b/x11/libgnome/files/patch-intltool-merge.in new file mode 100644 index 000000000..1b244d7bc --- /dev/null +++ b/x11/libgnome/files/patch-intltool-merge.in @@ -0,0 +1,11 @@ +--- intltool-merge.in.orig Fri Nov 29 13:54:19 2002 ++++ intltool-merge.in Fri Nov 29 13:54:30 2002 +@@ -461,7 +461,7 @@ + { + my ($pre_encoded) = @_; + +- my @list_of_chars = unpack ('U*', $pre_encoded); ++ my @list_of_chars = unpack ('C*', $pre_encoded); + + if ($PASS_THROUGH_ARG) + { diff --git a/x11/libgnome/pkg-plist b/x11/libgnome/pkg-plist index e74387843..082dec271 100644 --- a/x11/libgnome/pkg-plist +++ b/x11/libgnome/pkg-plist @@ -112,17 +112,19 @@ share/doc/libgnome/libgnome-libgnometypebuiltins.html share/doc/libgnome/libgnome.html share/doc/libgnome/x1296.html share/doc/libgnome/x2754.html -share/doc/libgnome/x3211.html -share/doc/libgnome/x3996.html +share/doc/libgnome/x3411.html +share/doc/libgnome/x4196.html share/gnome/sgml/docbook/gnome-customization-0.1/gnome-custom.xsl share/gnome/sgml/docbook/gnome-customization-0.1/gnome-customization.xsl share/gnome/sgml/docbook/gnome-customization-0.1/l10n.xml share/locale/ar/LC_MESSAGES/libgnome-2.0.mo share/locale/az/LC_MESSAGES/libgnome-2.0.mo +share/locale/be/LC_MESSAGES/libgnome-2.0.mo share/locale/bg/LC_MESSAGES/libgnome-2.0.mo share/locale/bs/LC_MESSAGES/libgnome-2.0.mo share/locale/da/LC_MESSAGES/libgnome-2.0.mo share/locale/de/LC_MESSAGES/libgnome-2.0.mo +share/locale/en_GB/LC_MESSAGES/libgnome-2.0.mo share/locale/es/LC_MESSAGES/libgnome-2.0.mo share/locale/eu/LC_MESSAGES/libgnome-2.0.mo share/locale/fi/LC_MESSAGES/libgnome-2.0.mo -- cgit v1.2.3