diff options
-rw-r--r-- | print/gnome-print/Makefile | 2 | ||||
-rw-r--r-- | print/gnome-print/distinfo | 2 | ||||
-rw-r--r-- | print/gnome-print/files/patch-po::Makefile.in.in | 14 | ||||
-rw-r--r-- | print/gnome-print/pkg-plist | 2 | ||||
-rw-r--r-- | print/gnomeprint/Makefile | 2 | ||||
-rw-r--r-- | print/gnomeprint/distinfo | 2 | ||||
-rw-r--r-- | print/gnomeprint/files/patch-po::Makefile.in.in | 14 | ||||
-rw-r--r-- | print/gnomeprint/pkg-plist | 2 |
8 files changed, 34 insertions, 6 deletions
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 diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index 5f661689b6de..58ebfcae3dbd 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/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/gnomeprint/distinfo b/print/gnomeprint/distinfo index d7d8b90a124d..2dd6f6ffc83a 100644 --- a/print/gnomeprint/distinfo +++ b/print/gnomeprint/distinfo @@ -1 +1 @@ -MD5 (gnome-print-0.35.tar.gz) = 65e0e91bfa43f01debfa12d25c5dc70b +MD5 (gnome/gnome-print-0.36.tar.bz2) = 4c31cf6e64bb46b50dee08a9e378cc25 diff --git a/print/gnomeprint/files/patch-po::Makefile.in.in b/print/gnomeprint/files/patch-po::Makefile.in.in new file mode 100644 index 000000000000..2d1ff382a72f --- /dev/null +++ b/print/gnomeprint/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/gnomeprint/pkg-plist b/print/gnomeprint/pkg-plist index b5027b64bbea..4e2857d85f38 100644 --- a/print/gnomeprint/pkg-plist +++ b/print/gnomeprint/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 |