From 2c4a28cff29e7e697f6b797ecc3731a2dd25dbcb Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 28 Sep 2000 18:01:47 +0000 Subject: Update to 0.9.1, using required new gnomeprint --- editors/gedit/Makefile | 4 ++-- editors/gedit/distinfo | 2 +- editors/gedit/pkg-plist | 49 +++++++++++++++++++++++++++++++++++++++++++++++- editors/gedit2/Makefile | 4 ++-- editors/gedit2/distinfo | 2 +- editors/gedit2/pkg-plist | 49 +++++++++++++++++++++++++++++++++++++++++++++++- 6 files changed, 102 insertions(+), 8 deletions(-) diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 673450304e3c..32d9ef4fc029 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gedit -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - gnomeprint.9:${PORTSDIR}/print/gnomeprint \ + gnomeprint.12:${PORTSDIR}/print/gnomeprint \ glade.4:${PORTSDIR}/devel/libglade RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 4e66af47fe77..e2609098119e 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1 +1 @@ -MD5 (gedit-0.9.0.tar.gz) = 808088afa1ece2dffc284ed34cd1b4af +MD5 (gedit-0.9.1.tar.gz) = f732199b3379d4a4c7f0a1ed8328a180 diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist index 055ecc608473..19a3ec7f2256 100644 --- a/editors/gedit/pkg-plist +++ b/editors/gedit/pkg-plist @@ -63,8 +63,52 @@ share/gnome/help/gedit/C/stylesheet-images/up.gif share/gnome/help/gedit/C/stylesheet-images/warning.gif share/gnome/help/gedit/C/topic.dat share/gnome/help/gedit/C/usage.html +share/gnome/help/gedit/ja/authors.html +share/gnome/help/gedit/ja/bugs.html +share/gnome/help/gedit/ja/docbook.css +share/gnome/help/gedit/ja/faq.html +share/gnome/help/gedit/ja/images/browse.png +share/gnome/help/gedit/ja/images/convert.png +share/gnome/help/gedit/ja/images/diff.png +share/gnome/help/gedit/ja/images/email.png +share/gnome/help/gedit/ja/images/find.png +share/gnome/help/gedit/ja/images/gedit.png +share/gnome/help/gedit/ja/images/goto-line.png +share/gnome/help/gedit/ja/images/lynx.png +share/gnome/help/gedit/ja/images/manager.png +share/gnome/help/gedit/ja/images/mta.png +share/gnome/help/gedit/ja/images/prefs-documents.png +share/gnome/help/gedit/ja/images/prefs-font.png +share/gnome/help/gedit/ja/images/prefs-general.png +share/gnome/help/gedit/ja/images/prefs-paper.png +share/gnome/help/gedit/ja/images/prefs-printing.png +share/gnome/help/gedit/ja/images/print-preview.png +share/gnome/help/gedit/ja/images/print.png +share/gnome/help/gedit/ja/images/replace.png +share/gnome/help/gedit/ja/images/shell.png +share/gnome/help/gedit/ja/images/toolbar.png +share/gnome/help/gedit/ja/index.html +share/gnome/help/gedit/ja/license.html +share/gnome/help/gedit/ja/ln13.html +share/gnome/help/gedit/ja/menus.html +share/gnome/help/gedit/ja/plugins.html +share/gnome/help/gedit/ja/prefs.html +share/gnome/help/gedit/ja/stylesheet-images/caution.gif +share/gnome/help/gedit/ja/stylesheet-images/home.gif +share/gnome/help/gedit/ja/stylesheet-images/important.gif +share/gnome/help/gedit/ja/stylesheet-images/next.gif +share/gnome/help/gedit/ja/stylesheet-images/note.gif +share/gnome/help/gedit/ja/stylesheet-images/prev.gif +share/gnome/help/gedit/ja/stylesheet-images/tip.gif +share/gnome/help/gedit/ja/stylesheet-images/toc-blank.gif +share/gnome/help/gedit/ja/stylesheet-images/toc-minus.gif +share/gnome/help/gedit/ja/stylesheet-images/toc-plus.gif +share/gnome/help/gedit/ja/stylesheet-images/up.gif +share/gnome/help/gedit/ja/stylesheet-images/warning.gif +share/gnome/help/gedit/ja/topic.dat +share/gnome/help/gedit/ja/usage.html share/gnome/mime-info/gedit.keys -share/gnome/pixmaps/gedit-icon.xpm +share/gnome/pixmaps/gedit-icon.png share/gnome/pixmaps/gedit-logo.png share/locale/ca/LC_MESSAGES/gedit.mo share/locale/cs/LC_MESSAGES/gedit.mo @@ -94,6 +138,9 @@ share/locale/uk/LC_MESSAGES/gedit.mo share/locale/wa/LC_MESSAGES/gedit.mo share/locale/zh_CN.GB2312/LC_MESSAGES/gedit.mo share/locale/zh_TW.Big5/LC_MESSAGES/gedit.mo +@dirrm share/gnome/help/gedit/ja/stylesheet-images +@dirrm share/gnome/help/gedit/ja/images +@dirrm share/gnome/help/gedit/ja @dirrm share/gnome/help/gedit/C/stylesheet-images @dirrm share/gnome/help/gedit/C/images @dirrm share/gnome/help/gedit/C diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index 673450304e3c..32d9ef4fc029 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gedit -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - gnomeprint.9:${PORTSDIR}/print/gnomeprint \ + gnomeprint.12:${PORTSDIR}/print/gnomeprint \ glade.4:${PORTSDIR}/devel/libglade RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter diff --git a/editors/gedit2/distinfo b/editors/gedit2/distinfo index 4e66af47fe77..e2609098119e 100644 --- a/editors/gedit2/distinfo +++ b/editors/gedit2/distinfo @@ -1 +1 @@ -MD5 (gedit-0.9.0.tar.gz) = 808088afa1ece2dffc284ed34cd1b4af +MD5 (gedit-0.9.1.tar.gz) = f732199b3379d4a4c7f0a1ed8328a180 diff --git a/editors/gedit2/pkg-plist b/editors/gedit2/pkg-plist index 055ecc608473..19a3ec7f2256 100644 --- a/editors/gedit2/pkg-plist +++ b/editors/gedit2/pkg-plist @@ -63,8 +63,52 @@ share/gnome/help/gedit/C/stylesheet-images/up.gif share/gnome/help/gedit/C/stylesheet-images/warning.gif share/gnome/help/gedit/C/topic.dat share/gnome/help/gedit/C/usage.html +share/gnome/help/gedit/ja/authors.html +share/gnome/help/gedit/ja/bugs.html +share/gnome/help/gedit/ja/docbook.css +share/gnome/help/gedit/ja/faq.html +share/gnome/help/gedit/ja/images/browse.png +share/gnome/help/gedit/ja/images/convert.png +share/gnome/help/gedit/ja/images/diff.png +share/gnome/help/gedit/ja/images/email.png +share/gnome/help/gedit/ja/images/find.png +share/gnome/help/gedit/ja/images/gedit.png +share/gnome/help/gedit/ja/images/goto-line.png +share/gnome/help/gedit/ja/images/lynx.png +share/gnome/help/gedit/ja/images/manager.png +share/gnome/help/gedit/ja/images/mta.png +share/gnome/help/gedit/ja/images/prefs-documents.png +share/gnome/help/gedit/ja/images/prefs-font.png +share/gnome/help/gedit/ja/images/prefs-general.png +share/gnome/help/gedit/ja/images/prefs-paper.png +share/gnome/help/gedit/ja/images/prefs-printing.png +share/gnome/help/gedit/ja/images/print-preview.png +share/gnome/help/gedit/ja/images/print.png +share/gnome/help/gedit/ja/images/replace.png +share/gnome/help/gedit/ja/images/shell.png +share/gnome/help/gedit/ja/images/toolbar.png +share/gnome/help/gedit/ja/index.html +share/gnome/help/gedit/ja/license.html +share/gnome/help/gedit/ja/ln13.html +share/gnome/help/gedit/ja/menus.html +share/gnome/help/gedit/ja/plugins.html +share/gnome/help/gedit/ja/prefs.html +share/gnome/help/gedit/ja/stylesheet-images/caution.gif +share/gnome/help/gedit/ja/stylesheet-images/home.gif +share/gnome/help/gedit/ja/stylesheet-images/important.gif +share/gnome/help/gedit/ja/stylesheet-images/next.gif +share/gnome/help/gedit/ja/stylesheet-images/note.gif +share/gnome/help/gedit/ja/stylesheet-images/prev.gif +share/gnome/help/gedit/ja/stylesheet-images/tip.gif +share/gnome/help/gedit/ja/stylesheet-images/toc-blank.gif +share/gnome/help/gedit/ja/stylesheet-images/toc-minus.gif +share/gnome/help/gedit/ja/stylesheet-images/toc-plus.gif +share/gnome/help/gedit/ja/stylesheet-images/up.gif +share/gnome/help/gedit/ja/stylesheet-images/warning.gif +share/gnome/help/gedit/ja/topic.dat +share/gnome/help/gedit/ja/usage.html share/gnome/mime-info/gedit.keys -share/gnome/pixmaps/gedit-icon.xpm +share/gnome/pixmaps/gedit-icon.png share/gnome/pixmaps/gedit-logo.png share/locale/ca/LC_MESSAGES/gedit.mo share/locale/cs/LC_MESSAGES/gedit.mo @@ -94,6 +138,9 @@ share/locale/uk/LC_MESSAGES/gedit.mo share/locale/wa/LC_MESSAGES/gedit.mo share/locale/zh_CN.GB2312/LC_MESSAGES/gedit.mo share/locale/zh_TW.Big5/LC_MESSAGES/gedit.mo +@dirrm share/gnome/help/gedit/ja/stylesheet-images +@dirrm share/gnome/help/gedit/ja/images +@dirrm share/gnome/help/gedit/ja @dirrm share/gnome/help/gedit/C/stylesheet-images @dirrm share/gnome/help/gedit/C/images @dirrm share/gnome/help/gedit/C -- cgit v1.2.3