diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-15 09:05:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-15 09:05:13 +0000 |
commit | 515147d6b604c6e2ac9ecb99ec2b9272f2df421e (patch) | |
tree | e5deef4a399f8226681b21f1b815dd37698bd2d5 /misc | |
parent | Add patch to fix bugs. (diff) |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome-mime-data/Makefile | 4 | ||||
-rw-r--r-- | misc/gnome-mime-data/distinfo | 2 | ||||
-rw-r--r-- | misc/gnome-mime-data/pkg-plist | 12 | ||||
-rw-r--r-- | misc/gnomemimedata/Makefile | 4 | ||||
-rw-r--r-- | misc/gnomemimedata/distinfo | 2 | ||||
-rw-r--r-- | misc/gnomemimedata/pkg-plist | 12 | ||||
-rw-r--r-- | misc/gnomeutils2/Makefile | 4 | ||||
-rw-r--r-- | misc/gnomeutils2/distinfo | 2 | ||||
-rw-r--r-- | misc/gnomeutils2/pkg-plist | 1 | ||||
-rw-r--r-- | misc/metatheme2/Makefile | 2 |
10 files changed, 35 insertions, 10 deletions
diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile index cb3def05b55e..7b6da6b44d21 100644 --- a/misc/gnome-mime-data/Makefile +++ b/misc/gnome-mime-data/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomemimedata -PORTVERSION= 1.0.8 +PORTVERSION= 2.0.0 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1 DISTNAME= gnome-mime-data-${PORTVERSION} DIST_SUBDIR= gnome diff --git a/misc/gnome-mime-data/distinfo b/misc/gnome-mime-data/distinfo index 383f48c2ab0b..fd595b390e9f 100644 --- a/misc/gnome-mime-data/distinfo +++ b/misc/gnome-mime-data/distinfo @@ -1 +1 @@ -MD5 (gnome/gnome-mime-data-1.0.8.tar.bz2) = 255d2c5f64e10454115c92ceaca180bb +MD5 (gnome/gnome-mime-data-2.0.0.tar.bz2) = 1d5005376f37c9e03741e34b30e25d75 diff --git a/misc/gnome-mime-data/pkg-plist b/misc/gnome-mime-data/pkg-plist index 2305ca41c62a..6decb4aa7bfb 100644 --- a/misc/gnome-mime-data/pkg-plist +++ b/misc/gnome-mime-data/pkg-plist @@ -128,6 +128,7 @@ share/gnome/pixmaps/document-icons/gnome-text-x-haskell.png share/gnome/pixmaps/document-icons/gnome-text-x-install.png share/gnome/pixmaps/document-icons/gnome-text-x-java.png share/gnome/pixmaps/document-icons/gnome-text-x-literate-haskell.png +share/gnome/pixmaps/document-icons/gnome-text-x-lyx.png share/gnome/pixmaps/document-icons/gnome-text-x-makefile.png share/gnome/pixmaps/document-icons/gnome-text-x-patch.png share/gnome/pixmaps/document-icons/gnome-text-x-perl.png @@ -146,9 +147,11 @@ share/gnome/pixmaps/document-icons/gnome-video-x-msvideo.png share/gnome/pixmaps/document-icons/gnome-x-font-afm.png share/gnome/pixmaps/document-icons/gnome-x-troff-man.png share/gnome/pixmaps/document-icons/i-blockdev.png +share/gnome/pixmaps/document-icons/i-cdrom-audio.png share/gnome/pixmaps/document-icons/i-cdrom.png share/gnome/pixmaps/document-icons/i-chardev.png share/gnome/pixmaps/document-icons/i-core.png +share/gnome/pixmaps/document-icons/i-dvd.png share/gnome/pixmaps/document-icons/i-executable.png share/gnome/pixmaps/document-icons/i-fifo.png share/gnome/pixmaps/document-icons/i-floppy.png @@ -159,6 +162,14 @@ share/gnome/pixmaps/document-icons/i-music-24.png share/gnome/pixmaps/document-icons/i-music-36.png share/gnome/pixmaps/document-icons/i-music.png share/gnome/pixmaps/document-icons/i-nfs.png +share/gnome/pixmaps/document-icons/i-printer.png +share/gnome/pixmaps/document-icons/i-regular-72.png +share/gnome/pixmaps/document-icons/i-regular-96.png +share/gnome/pixmaps/document-icons/i-regular.png +share/gnome/pixmaps/document-icons/i-regular.xml +share/gnome/pixmaps/document-icons/i-sock.png +share/gnome/pixmaps/document-icons/i-spreadsheet.png +share/gnome/pixmaps/document-icons/i-zipdisk.png share/locale/az/LC_MESSAGES/gnome-mime-data.mo share/locale/ca/LC_MESSAGES/gnome-mime-data.mo share/locale/da/LC_MESSAGES/gnome-mime-data.mo @@ -176,6 +187,7 @@ share/locale/it/LC_MESSAGES/gnome-mime-data.mo share/locale/ja/LC_MESSAGES/gnome-mime-data.mo share/locale/ko/LC_MESSAGES/gnome-mime-data.mo share/locale/lt/LC_MESSAGES/gnome-mime-data.mo +share/locale/mk/LC_MESSAGES/gnome-mime-data.mo share/locale/ms/LC_MESSAGES/gnome-mime-data.mo share/locale/nl/LC_MESSAGES/gnome-mime-data.mo share/locale/nn/LC_MESSAGES/gnome-mime-data.mo diff --git a/misc/gnomemimedata/Makefile b/misc/gnomemimedata/Makefile index cb3def05b55e..7b6da6b44d21 100644 --- a/misc/gnomemimedata/Makefile +++ b/misc/gnomemimedata/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomemimedata -PORTVERSION= 1.0.8 +PORTVERSION= 2.0.0 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1 DISTNAME= gnome-mime-data-${PORTVERSION} DIST_SUBDIR= gnome diff --git a/misc/gnomemimedata/distinfo b/misc/gnomemimedata/distinfo index 383f48c2ab0b..fd595b390e9f 100644 --- a/misc/gnomemimedata/distinfo +++ b/misc/gnomemimedata/distinfo @@ -1 +1 @@ -MD5 (gnome/gnome-mime-data-1.0.8.tar.bz2) = 255d2c5f64e10454115c92ceaca180bb +MD5 (gnome/gnome-mime-data-2.0.0.tar.bz2) = 1d5005376f37c9e03741e34b30e25d75 diff --git a/misc/gnomemimedata/pkg-plist b/misc/gnomemimedata/pkg-plist index 2305ca41c62a..6decb4aa7bfb 100644 --- a/misc/gnomemimedata/pkg-plist +++ b/misc/gnomemimedata/pkg-plist @@ -128,6 +128,7 @@ share/gnome/pixmaps/document-icons/gnome-text-x-haskell.png share/gnome/pixmaps/document-icons/gnome-text-x-install.png share/gnome/pixmaps/document-icons/gnome-text-x-java.png share/gnome/pixmaps/document-icons/gnome-text-x-literate-haskell.png +share/gnome/pixmaps/document-icons/gnome-text-x-lyx.png share/gnome/pixmaps/document-icons/gnome-text-x-makefile.png share/gnome/pixmaps/document-icons/gnome-text-x-patch.png share/gnome/pixmaps/document-icons/gnome-text-x-perl.png @@ -146,9 +147,11 @@ share/gnome/pixmaps/document-icons/gnome-video-x-msvideo.png share/gnome/pixmaps/document-icons/gnome-x-font-afm.png share/gnome/pixmaps/document-icons/gnome-x-troff-man.png share/gnome/pixmaps/document-icons/i-blockdev.png +share/gnome/pixmaps/document-icons/i-cdrom-audio.png share/gnome/pixmaps/document-icons/i-cdrom.png share/gnome/pixmaps/document-icons/i-chardev.png share/gnome/pixmaps/document-icons/i-core.png +share/gnome/pixmaps/document-icons/i-dvd.png share/gnome/pixmaps/document-icons/i-executable.png share/gnome/pixmaps/document-icons/i-fifo.png share/gnome/pixmaps/document-icons/i-floppy.png @@ -159,6 +162,14 @@ share/gnome/pixmaps/document-icons/i-music-24.png share/gnome/pixmaps/document-icons/i-music-36.png share/gnome/pixmaps/document-icons/i-music.png share/gnome/pixmaps/document-icons/i-nfs.png +share/gnome/pixmaps/document-icons/i-printer.png +share/gnome/pixmaps/document-icons/i-regular-72.png +share/gnome/pixmaps/document-icons/i-regular-96.png +share/gnome/pixmaps/document-icons/i-regular.png +share/gnome/pixmaps/document-icons/i-regular.xml +share/gnome/pixmaps/document-icons/i-sock.png +share/gnome/pixmaps/document-icons/i-spreadsheet.png +share/gnome/pixmaps/document-icons/i-zipdisk.png share/locale/az/LC_MESSAGES/gnome-mime-data.mo share/locale/ca/LC_MESSAGES/gnome-mime-data.mo share/locale/da/LC_MESSAGES/gnome-mime-data.mo @@ -176,6 +187,7 @@ share/locale/it/LC_MESSAGES/gnome-mime-data.mo share/locale/ja/LC_MESSAGES/gnome-mime-data.mo share/locale/ko/LC_MESSAGES/gnome-mime-data.mo share/locale/lt/LC_MESSAGES/gnome-mime-data.mo +share/locale/mk/LC_MESSAGES/gnome-mime-data.mo share/locale/ms/LC_MESSAGES/gnome-mime-data.mo share/locale/nl/LC_MESSAGES/gnome-mime-data.mo share/locale/nn/LC_MESSAGES/gnome-mime-data.mo diff --git a/misc/gnomeutils2/Makefile b/misc/gnomeutils2/Makefile index e5e5a1e08779..7c84209d408b 100644 --- a/misc/gnomeutils2/Makefile +++ b/misc/gnomeutils2/Makefile @@ -6,11 +6,11 @@ # PORTNAME= gnomeutils2 -PORTVERSION= 1.108.0 +PORTVERSION= 1.109.0 PORTEPOCH= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1 DISTNAME= gnome-utils-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/misc/gnomeutils2/distinfo b/misc/gnomeutils2/distinfo index e278f52ef7b4..bb66c7d7bf40 100644 --- a/misc/gnomeutils2/distinfo +++ b/misc/gnomeutils2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-utils-1.108.0.tar.bz2) = ae61948c696521fabc63ade9770b2356 +MD5 (gnome2/gnome-utils-1.109.0.tar.bz2) = 7d5c695cb5605a05c8d0b102e35cf4be diff --git a/misc/gnomeutils2/pkg-plist b/misc/gnomeutils2/pkg-plist index 1faf7f44213e..72ef9ba0121c 100644 --- a/misc/gnomeutils2/pkg-plist +++ b/misc/gnomeutils2/pkg-plist @@ -55,6 +55,7 @@ share/gnome/pixmaps/gnome-character-map.png share/gnome/pixmaps/gnome-searchtool.png share/gnome/pixmaps/gnome-system-log/logview.xpm share/locale/az/LC_MESSAGES/gnome-utils-2.0.mo +share/locale/bg/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/da/LC_MESSAGES/gnome-utils-2.0.mo diff --git a/misc/metatheme2/Makefile b/misc/metatheme2/Makefile index fa8858d31dec..e3978d9f3d4d 100644 --- a/misc/metatheme2/Makefile +++ b/misc/metatheme2/Makefile @@ -9,7 +9,7 @@ PORTNAME= metatheme2 PORTVERSION= 0.9.7 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1 DISTNAME= metatheme-${PORTVERSION} DIST_SUBDIR= gnome2 |