diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-08 02:04:47 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-08 02:04:47 +0800 |
commit | 7cbd23069f22b77062306a6e2eef0c1fb737c18e (patch) | |
tree | 8fba7ad2e487ae76aa05f352a5792424e889660b /deskutils | |
parent | 6764902a69e9a387c906147e4ef480c935a0ad63 (diff) | |
download | marcuscom-ports-7cbd23069f22b77062306a6e2eef0c1fb737c18e.tar marcuscom-ports-7cbd23069f22b77062306a6e2eef0c1fb737c18e.tar.gz marcuscom-ports-7cbd23069f22b77062306a6e2eef0c1fb737c18e.tar.bz2 marcuscom-ports-7cbd23069f22b77062306a6e2eef0c1fb737c18e.tar.lz marcuscom-ports-7cbd23069f22b77062306a6e2eef0c1fb737c18e.tar.xz marcuscom-ports-7cbd23069f22b77062306a6e2eef0c1fb737c18e.tar.zst marcuscom-ports-7cbd23069f22b77062306a6e2eef0c1fb737c18e.zip |
Update to 2.3.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1025 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnome-utils/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnome-utils/distinfo | 2 | ||||
-rw-r--r-- | deskutils/gnome-utils/files/patch-ai | 10 | ||||
-rw-r--r-- | deskutils/gnome-utils/pkg-plist | 2 | ||||
-rw-r--r-- | deskutils/gnomeutils2/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnomeutils2/distinfo | 2 | ||||
-rw-r--r-- | deskutils/gnomeutils2/files/patch-ai | 10 | ||||
-rw-r--r-- | deskutils/gnomeutils2/pkg-plist | 2 |
8 files changed, 18 insertions, 14 deletions
diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile index e87bf53b0..3765f685a 100644 --- a/deskutils/gnome-utils/Makefile +++ b/deskutils/gnome-utils/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeutils2 -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 PORTEPOCH= 1 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/deskutils/gnome-utils/distinfo b/deskutils/gnome-utils/distinfo index a2ef3e6f3..cf1a07857 100644 --- a/deskutils/gnome-utils/distinfo +++ b/deskutils/gnome-utils/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-utils-2.3.3.tar.bz2) = 73a8d71bd409146c4a99f3443369c419 +MD5 (gnome2/gnome-utils-2.3.4.tar.bz2) = b3c255b5624518ec907d72f77a24000b diff --git a/deskutils/gnome-utils/files/patch-ai b/deskutils/gnome-utils/files/patch-ai index 5e5610983..927a2b461 100644 --- a/deskutils/gnome-utils/files/patch-ai +++ b/deskutils/gnome-utils/files/patch-ai @@ -1,11 +1,11 @@ ---- xmldocs.make.orig Mon Mar 25 22:21:17 2002 -+++ xmldocs.make Sun Apr 13 01:23:01 2003 -@@ -37,7 +37,7 @@ +--- xmldocs.make.orig Thu Aug 7 09:56:16 2003 ++++ xmldocs.make Thu Aug 7 13:55:58 2003 +@@ -36,7 +36,7 @@ + # ********** Begin of section some packagers may need to modify ********** # This variable (docdir) specifies where the documents should be installed. # This default value should work for most packages. - # docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang) -docdir = $(datadir)/gnome/help/$(docname)/$(lang) +docdir = $(datadir)/help/$(docname)/$(lang) - # ************** You should not have to edit below this line ******************* + # ********** You should not have to edit below this line ********** xml_files = $(entities) $(docname).xml diff --git a/deskutils/gnome-utils/pkg-plist b/deskutils/gnome-utils/pkg-plist index 07e0fbfb5..2941df021 100644 --- a/deskutils/gnome-utils/pkg-plist +++ b/deskutils/gnome-utils/pkg-plist @@ -141,6 +141,7 @@ share/locale/bg/LC_MESSAGES/gnome-utils-2.0.mo share/locale/bn/LC_MESSAGES/gnome-utils-2.0.mo share/locale/ca/LC_MESSAGES/gnome-utils-2.0.mo share/locale/cs/LC_MESSAGES/gnome-utils-2.0.mo +share/locale/cy/LC_MESSAGES/gnome-utils-2.0.mo share/locale/da/LC_MESSAGES/gnome-utils-2.0.mo share/locale/de/LC_MESSAGES/gnome-utils-2.0.mo share/locale/el/LC_MESSAGES/gnome-utils-2.0.mo @@ -156,6 +157,7 @@ share/locale/gl/LC_MESSAGES/gnome-utils-2.0.mo share/locale/he/LC_MESSAGES/gnome-utils-2.0.mo share/locale/hi/LC_MESSAGES/gnome-utils-2.0.mo share/locale/hu/LC_MESSAGES/gnome-utils-2.0.mo +share/locale/id/LC_MESSAGES/gnome-utils-2.0.mo share/locale/it/LC_MESSAGES/gnome-utils-2.0.mo share/locale/ja/LC_MESSAGES/gnome-utils-2.0.mo share/locale/ko/LC_MESSAGES/gnome-utils-2.0.mo diff --git a/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile index e87bf53b0..3765f685a 100644 --- a/deskutils/gnomeutils2/Makefile +++ b/deskutils/gnomeutils2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeutils2 -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 PORTEPOCH= 1 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/deskutils/gnomeutils2/distinfo b/deskutils/gnomeutils2/distinfo index a2ef3e6f3..cf1a07857 100644 --- a/deskutils/gnomeutils2/distinfo +++ b/deskutils/gnomeutils2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-utils-2.3.3.tar.bz2) = 73a8d71bd409146c4a99f3443369c419 +MD5 (gnome2/gnome-utils-2.3.4.tar.bz2) = b3c255b5624518ec907d72f77a24000b diff --git a/deskutils/gnomeutils2/files/patch-ai b/deskutils/gnomeutils2/files/patch-ai index 5e5610983..927a2b461 100644 --- a/deskutils/gnomeutils2/files/patch-ai +++ b/deskutils/gnomeutils2/files/patch-ai @@ -1,11 +1,11 @@ ---- xmldocs.make.orig Mon Mar 25 22:21:17 2002 -+++ xmldocs.make Sun Apr 13 01:23:01 2003 -@@ -37,7 +37,7 @@ +--- xmldocs.make.orig Thu Aug 7 09:56:16 2003 ++++ xmldocs.make Thu Aug 7 13:55:58 2003 +@@ -36,7 +36,7 @@ + # ********** Begin of section some packagers may need to modify ********** # This variable (docdir) specifies where the documents should be installed. # This default value should work for most packages. - # docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang) -docdir = $(datadir)/gnome/help/$(docname)/$(lang) +docdir = $(datadir)/help/$(docname)/$(lang) - # ************** You should not have to edit below this line ******************* + # ********** You should not have to edit below this line ********** xml_files = $(entities) $(docname).xml diff --git a/deskutils/gnomeutils2/pkg-plist b/deskutils/gnomeutils2/pkg-plist index 07e0fbfb5..2941df021 100644 --- a/deskutils/gnomeutils2/pkg-plist +++ b/deskutils/gnomeutils2/pkg-plist @@ -141,6 +141,7 @@ share/locale/bg/LC_MESSAGES/gnome-utils-2.0.mo share/locale/bn/LC_MESSAGES/gnome-utils-2.0.mo share/locale/ca/LC_MESSAGES/gnome-utils-2.0.mo share/locale/cs/LC_MESSAGES/gnome-utils-2.0.mo +share/locale/cy/LC_MESSAGES/gnome-utils-2.0.mo share/locale/da/LC_MESSAGES/gnome-utils-2.0.mo share/locale/de/LC_MESSAGES/gnome-utils-2.0.mo share/locale/el/LC_MESSAGES/gnome-utils-2.0.mo @@ -156,6 +157,7 @@ share/locale/gl/LC_MESSAGES/gnome-utils-2.0.mo share/locale/he/LC_MESSAGES/gnome-utils-2.0.mo share/locale/hi/LC_MESSAGES/gnome-utils-2.0.mo share/locale/hu/LC_MESSAGES/gnome-utils-2.0.mo +share/locale/id/LC_MESSAGES/gnome-utils-2.0.mo share/locale/it/LC_MESSAGES/gnome-utils-2.0.mo share/locale/ja/LC_MESSAGES/gnome-utils-2.0.mo share/locale/ko/LC_MESSAGES/gnome-utils-2.0.mo |