From a27a05c97011ee7817edf8af0a78ac60b2cc1ff7 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 5 Jun 2002 20:15:54 +0000 Subject: Update to 0.36. --- print/gnome-print/Makefile | 2 +- print/gnome-print/distinfo | 2 +- print/gnome-print/files/patch-po::Makefile.in.in | 14 ++++++++++++++ print/gnome-print/pkg-plist | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 print/gnome-print/files/patch-po::Makefile.in.in (limited to 'print/gnome-print') diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 5f661689b6de..58ebfcae3dbd 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeprint -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-print diff --git a/print/gnome-print/distinfo b/print/gnome-print/distinfo index d7d8b90a124d..2dd6f6ffc83a 100644 --- a/print/gnome-print/distinfo +++ b/print/gnome-print/distinfo @@ -1 +1 @@ -MD5 (gnome-print-0.35.tar.gz) = 65e0e91bfa43f01debfa12d25c5dc70b +MD5 (gnome/gnome-print-0.36.tar.bz2) = 4c31cf6e64bb46b50dee08a9e378cc25 diff --git a/print/gnome-print/files/patch-po::Makefile.in.in b/print/gnome-print/files/patch-po::Makefile.in.in new file mode 100644 index 000000000000..2d1ff382a72f --- /dev/null +++ b/print/gnome-print/files/patch-po::Makefile.in.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- po/Makefile.in.in.orig Tue Jul 3 19:44:24 2001 ++++ po/Makefile.in.in Tue Jul 3 19:51:42 2001 +@@ -106,7 +106,7 @@ + @catalogs='$(CATALOGS)'; \ + for cat in $$catalogs; do \ + cat=`basename $$cat`; \ +- lang=`echo $$cat | sed 's/\.gmo$$//'`; \ ++ lang=`echo $$cat | sed 's/\.mo$$//'`; \ + dir=$(localedir)/$$lang/LC_MESSAGES; \ + $(mkinstalldirs) $(DESTDIR)$$dir; \ + if test -r $$cat; then \ diff --git a/print/gnome-print/pkg-plist b/print/gnome-print/pkg-plist index b5027b64bbea..4e2857d85f38 100644 --- a/print/gnome-print/pkg-plist +++ b/print/gnome-print/pkg-plist @@ -110,7 +110,7 @@ share/locale/sv/LC_MESSAGES/gnome-print.mo share/locale/tr/LC_MESSAGES/gnome-print.mo share/locale/uk/LC_MESSAGES/gnome-print.mo share/locale/wa/LC_MESSAGES/gnome-print.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/gnome-print.mo +share/locale/zh_CN/LC_MESSAGES/gnome-print.mo share/locale/zh_TW/LC_MESSAGES/gnome-print.mo @dirrm share/gnome/gnome-print/profiles @dirrm share/gnome/gnome-print -- cgit v1.2.3