diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ORBit2/Makefile | 2 | ||||
-rw-r--r-- | devel/atk/Makefile | 2 | ||||
-rw-r--r-- | devel/bonobo-activation/Makefile | 2 | ||||
-rw-r--r-- | devel/gconf2/Makefile | 2 | ||||
-rw-r--r-- | devel/glib20/Makefile | 2 | ||||
-rw-r--r-- | devel/gnome-common/Makefile | 2 | ||||
-rw-r--r-- | devel/gnome-vfs/Makefile | 5 | ||||
-rw-r--r-- | devel/gnome-vfs/distinfo | 2 | ||||
-rw-r--r-- | devel/gnome-vfs/files/patch-aa | 22 | ||||
-rw-r--r-- | devel/gnome-vfs/pkg-plist | 90 | ||||
-rw-r--r-- | devel/gnomecommon/Makefile | 2 | ||||
-rw-r--r-- | devel/gnomevfs2/Makefile | 5 | ||||
-rw-r--r-- | devel/gnomevfs2/distinfo | 2 | ||||
-rw-r--r-- | devel/gnomevfs2/files/patch-aa | 22 | ||||
-rw-r--r-- | devel/gnomevfs2/pkg-plist | 90 | ||||
-rw-r--r-- | devel/libIDL/Makefile | 2 | ||||
-rw-r--r-- | devel/libbonobo/Makefile | 2 | ||||
-rw-r--r-- | devel/libglade2/Makefile | 2 | ||||
-rw-r--r-- | devel/pkg-config/Makefile | 2 | ||||
-rw-r--r-- | devel/pkgconfig/Makefile | 2 |
20 files changed, 132 insertions, 130 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 0f53aa024a43..503e1b71c0a2 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -9,7 +9,7 @@ PORTNAME= ORBit2 PORTVERSION= 2.3.108 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/devel/atk/Makefile b/devel/atk/Makefile index 2b3b4ea839c1..e646b8d83eff 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -9,7 +9,7 @@ PORTNAME= atk PORTVERSION= 1.0.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 #MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ # ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ # http://www.ameth.org/gimp/%SUBDIR%/ \ diff --git a/devel/bonobo-activation/Makefile b/devel/bonobo-activation/Makefile index a639e9541dfa..f078dbabfd89 100644 --- a/devel/bonobo-activation/Makefile +++ b/devel/bonobo-activation/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.8 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index a9f503ea6893..ef201ce890c9 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -9,7 +9,7 @@ PORTNAME= gconf2 PORTVERSION= 1.1.10 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DISTNAME= GConf-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 968804d6273c..e228cc201e84 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -9,7 +9,7 @@ PORTNAME= glib PORTVERSION= 2.0.1 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,pre-gnome2/releases/gnome-2.0-desktop-20020501,} \ +MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,pre-gnome2/releases/gnome-2.0-desktop-20020509,} \ ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ http://www.ameth.org/gimp/%SUBDIR%/ \ diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile index b97936ea19cc..02b7a6fe2a5d 100644 --- a/devel/gnome-common/Makefile +++ b/devel/gnome-common/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomecommon PORTVERSION= 1.2.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DISTNAME= gnome-common-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile index a715acf391bc..83e521cea194 100644 --- a/devel/gnome-vfs/Makefile +++ b/devel/gnome-vfs/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gnomevfs2 -PORTVERSION= 1.9.14 -PORTREVISION= 2 +PORTVERSION= 1.9.15 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DISTNAME= gnome-vfs-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/devel/gnome-vfs/distinfo b/devel/gnome-vfs/distinfo index e7c7657e0cb3..c013614b090e 100644 --- a/devel/gnome-vfs/distinfo +++ b/devel/gnome-vfs/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-vfs-1.9.14.tar.bz2) = 7edb893e5db8efc1fe3a6029290b158f +MD5 (gnome2/gnome-vfs-1.9.15.tar.bz2) = b4897314329a7d59b1e774c55af84118 diff --git a/devel/gnome-vfs/files/patch-aa b/devel/gnome-vfs/files/patch-aa index 0801595ed78a..735db4eb7963 100644 --- a/devel/gnome-vfs/files/patch-aa +++ b/devel/gnome-vfs/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Wed May 1 15:08:02 2002 -+++ configure Wed May 1 15:10:42 2002 -@@ -7206,6 +7206,7 @@ +--- configure.orig Sat May 11 19:15:25 2002 ++++ configure Sat May 11 19:17:52 2002 +@@ -7207,6 +7207,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -8,18 +8,18 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -11986,8 +11987,8 @@ +@@ -11987,8 +11988,8 @@ done fi --echo "$as_me:11989: checking for bzCompressInit in -lbz2" >&5 +-echo "$as_me:11990: checking for bzCompressInit in -lbz2" >&5 -echo $ECHO_N "checking for bzCompressInit in -lbz2... $ECHO_C" >&6 -+echo "$as_me:11989: checking for BZ2_bzCompressInit in -lbz2" >&5 ++echo "$as_me:11990: checking for BZ2_bzCompressInit in -lbz2" >&5 +echo $ECHO_N "checking for BZ2_bzCompressInit in -lbz2... $ECHO_C" >&6 if test "${ac_cv_lib_bz2_bzCompressInit+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -@@ -12003,11 +12004,11 @@ +@@ -12004,11 +12005,11 @@ #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ @@ -33,16 +33,16 @@ ; return 0; } -@@ -12319,7 +12320,7 @@ +@@ -12337,7 +12338,7 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else - LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcrypto -ldl" + LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcryptofoo -ldl" cat >conftest.$ac_ext <<_ACEOF - #line 12324 "configure" + #line 12342 "configure" #include "confdefs.h" -@@ -12370,9 +12371,9 @@ +@@ -12388,9 +12389,9 @@ msg_openssl="yes" if test x$with_openssl_libs != x/usr/lib; then @@ -54,7 +54,7 @@ fi if true; then -@@ -13251,7 +13252,7 @@ +@@ -13476,7 +13477,7 @@ s,@ORBIT_IDL@,$ORBIT_IDL,;t t s,@BONOBO_IDLDIR@,$BONOBO_IDLDIR,;t t s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t diff --git a/devel/gnome-vfs/pkg-plist b/devel/gnome-vfs/pkg-plist index 21490f936de6..3bd672c7b373 100644 --- a/devel/gnome-vfs/pkg-plist +++ b/devel/gnome-vfs/pkg-plist @@ -78,49 +78,49 @@ lib/vfs/2.0/extfs/zoo libdata/bonobo/servers/GNOME_VFS_Moniker_std.server libdata/pkgconfig/gnome-vfs-2.0.pc libdata/pkgconfig/gnome-vfs-module-2.0.pc -share/doc/gnome-vfs/about.html -share/doc/gnome-vfs/data-types.html -share/doc/gnome-vfs/everything-else.html -share/doc/gnome-vfs/file-operations.html -share/doc/gnome-vfs/gnome-vfs-application-registry.html -share/doc/gnome-vfs/gnome-vfs-asynchronous-operations.html -share/doc/gnome-vfs/gnome-vfs-cancellation.html -share/doc/gnome-vfs/gnome-vfs-configuration.html -share/doc/gnome-vfs/gnome-vfs-context.html -share/doc/gnome-vfs/gnome-vfs-directory.html -share/doc/gnome-vfs/gnome-vfs-file-info.html -share/doc/gnome-vfs/gnome-vfs-file-size.html -share/doc/gnome-vfs/gnome-vfs-finding-special-directories.html -share/doc/gnome-vfs/gnome-vfs-inet-connection.html -share/doc/gnome-vfs/gnome-vfs-initialization.html -share/doc/gnome-vfs/gnome-vfs-iobuf.html -share/doc/gnome-vfs/gnome-vfs-method.html -share/doc/gnome-vfs/gnome-vfs-mime-handlers.html -share/doc/gnome-vfs/gnome-vfs-mime-info.html -share/doc/gnome-vfs/gnome-vfs-mime-magic.html -share/doc/gnome-vfs/gnome-vfs-mime-monitor.html -share/doc/gnome-vfs/gnome-vfs-mime-sniff-buffer.html -share/doc/gnome-vfs/gnome-vfs-mime.html -share/doc/gnome-vfs/gnome-vfs-module-callback-module-api.html -share/doc/gnome-vfs/gnome-vfs-module-callbacks.html -share/doc/gnome-vfs/gnome-vfs-module-shared.html -share/doc/gnome-vfs/gnome-vfs-module.html -share/doc/gnome-vfs/gnome-vfs-ops.html -share/doc/gnome-vfs/gnome-vfs-parse-ls.html -share/doc/gnome-vfs/gnome-vfs-process.html -share/doc/gnome-vfs/gnome-vfs-result.html -share/doc/gnome-vfs/gnome-vfs-ssl.html -share/doc/gnome-vfs/gnome-vfs-standard-callbacks.html -share/doc/gnome-vfs/gnome-vfs-types.html -share/doc/gnome-vfs/gnome-vfs-uri.html -share/doc/gnome-vfs/gnome-vfs-utils.html -share/doc/gnome-vfs/gnome-vfs-xfer.html -share/doc/gnome-vfs/index.html -share/doc/gnome-vfs/index.sgml -share/doc/gnome-vfs/mime-registry.html -share/doc/gnome-vfs/modules.html -share/doc/gnome-vfs/writing-modules.html -share/doc/gnome-vfs/x27.html +share/doc/gnome-vfs-2.0/about.html +share/doc/gnome-vfs-2.0/data-types.html +share/doc/gnome-vfs-2.0/everything-else.html +share/doc/gnome-vfs-2.0/file-operations.html +share/doc/gnome-vfs-2.0/gnome-vfs-application-registry.html +share/doc/gnome-vfs-2.0/gnome-vfs-asynchronous-operations.html +share/doc/gnome-vfs-2.0/gnome-vfs-cancellation.html +share/doc/gnome-vfs-2.0/gnome-vfs-configuration.html +share/doc/gnome-vfs-2.0/gnome-vfs-context.html +share/doc/gnome-vfs-2.0/gnome-vfs-directory.html +share/doc/gnome-vfs-2.0/gnome-vfs-file-info.html +share/doc/gnome-vfs-2.0/gnome-vfs-file-size.html +share/doc/gnome-vfs-2.0/gnome-vfs-finding-special-directories.html +share/doc/gnome-vfs-2.0/gnome-vfs-inet-connection.html +share/doc/gnome-vfs-2.0/gnome-vfs-initialization.html +share/doc/gnome-vfs-2.0/gnome-vfs-iobuf.html +share/doc/gnome-vfs-2.0/gnome-vfs-method.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-handlers.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-info.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-magic.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-monitor.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-sniff-buffer.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime.html +share/doc/gnome-vfs-2.0/gnome-vfs-module-callback-module-api.html +share/doc/gnome-vfs-2.0/gnome-vfs-module-callbacks.html +share/doc/gnome-vfs-2.0/gnome-vfs-module-shared.html +share/doc/gnome-vfs-2.0/gnome-vfs-module.html +share/doc/gnome-vfs-2.0/gnome-vfs-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-parse-ls.html +share/doc/gnome-vfs-2.0/gnome-vfs-process.html +share/doc/gnome-vfs-2.0/gnome-vfs-result.html +share/doc/gnome-vfs-2.0/gnome-vfs-ssl.html +share/doc/gnome-vfs-2.0/gnome-vfs-standard-callbacks.html +share/doc/gnome-vfs-2.0/gnome-vfs-types.html +share/doc/gnome-vfs-2.0/gnome-vfs-uri.html +share/doc/gnome-vfs-2.0/gnome-vfs-utils.html +share/doc/gnome-vfs-2.0/gnome-vfs-xfer.html +share/doc/gnome-vfs-2.0/index.html +share/doc/gnome-vfs-2.0/index.sgml +share/doc/gnome-vfs-2.0/mime-registry.html +share/doc/gnome-vfs-2.0/modules.html +share/doc/gnome-vfs-2.0/writing-modules.html +share/doc/gnome-vfs-2.0/x27.html share/locale/az/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/ca/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/da/LC_MESSAGES/gnome-vfs-2.0.mo @@ -128,6 +128,7 @@ share/locale/de/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/el/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/es/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/et/LC_MESSAGES/gnome-vfs-2.0.mo +share/locale/eu/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/fi/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/fr/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/ga/LC_MESSAGES/gnome-vfs-2.0.mo @@ -151,10 +152,11 @@ share/locale/sl/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/sv/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/tr/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/uk/LC_MESSAGES/gnome-vfs-2.0.mo +share/locale/vi/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/wa/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-vfs-2.0.mo -@dirrm share/doc/gnome-vfs +@dirrm share/doc/gnome-vfs-2.0 @dirrm lib/vfs/2.0/extfs @dirrm lib/vfs/2.0 @dirrm lib/gnome-vfs-2.0/modules diff --git a/devel/gnomecommon/Makefile b/devel/gnomecommon/Makefile index b97936ea19cc..02b7a6fe2a5d 100644 --- a/devel/gnomecommon/Makefile +++ b/devel/gnomecommon/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomecommon PORTVERSION= 1.2.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DISTNAME= gnome-common-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile index a715acf391bc..83e521cea194 100644 --- a/devel/gnomevfs2/Makefile +++ b/devel/gnomevfs2/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gnomevfs2 -PORTVERSION= 1.9.14 -PORTREVISION= 2 +PORTVERSION= 1.9.15 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DISTNAME= gnome-vfs-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/devel/gnomevfs2/distinfo b/devel/gnomevfs2/distinfo index e7c7657e0cb3..c013614b090e 100644 --- a/devel/gnomevfs2/distinfo +++ b/devel/gnomevfs2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-vfs-1.9.14.tar.bz2) = 7edb893e5db8efc1fe3a6029290b158f +MD5 (gnome2/gnome-vfs-1.9.15.tar.bz2) = b4897314329a7d59b1e774c55af84118 diff --git a/devel/gnomevfs2/files/patch-aa b/devel/gnomevfs2/files/patch-aa index 0801595ed78a..735db4eb7963 100644 --- a/devel/gnomevfs2/files/patch-aa +++ b/devel/gnomevfs2/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Wed May 1 15:08:02 2002 -+++ configure Wed May 1 15:10:42 2002 -@@ -7206,6 +7206,7 @@ +--- configure.orig Sat May 11 19:15:25 2002 ++++ configure Sat May 11 19:17:52 2002 +@@ -7207,6 +7207,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -8,18 +8,18 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -11986,8 +11987,8 @@ +@@ -11987,8 +11988,8 @@ done fi --echo "$as_me:11989: checking for bzCompressInit in -lbz2" >&5 +-echo "$as_me:11990: checking for bzCompressInit in -lbz2" >&5 -echo $ECHO_N "checking for bzCompressInit in -lbz2... $ECHO_C" >&6 -+echo "$as_me:11989: checking for BZ2_bzCompressInit in -lbz2" >&5 ++echo "$as_me:11990: checking for BZ2_bzCompressInit in -lbz2" >&5 +echo $ECHO_N "checking for BZ2_bzCompressInit in -lbz2... $ECHO_C" >&6 if test "${ac_cv_lib_bz2_bzCompressInit+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else -@@ -12003,11 +12004,11 @@ +@@ -12004,11 +12005,11 @@ #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ @@ -33,16 +33,16 @@ ; return 0; } -@@ -12319,7 +12320,7 @@ +@@ -12337,7 +12338,7 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else - LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcrypto -ldl" + LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcryptofoo -ldl" cat >conftest.$ac_ext <<_ACEOF - #line 12324 "configure" + #line 12342 "configure" #include "confdefs.h" -@@ -12370,9 +12371,9 @@ +@@ -12388,9 +12389,9 @@ msg_openssl="yes" if test x$with_openssl_libs != x/usr/lib; then @@ -54,7 +54,7 @@ fi if true; then -@@ -13251,7 +13252,7 @@ +@@ -13476,7 +13477,7 @@ s,@ORBIT_IDL@,$ORBIT_IDL,;t t s,@BONOBO_IDLDIR@,$BONOBO_IDLDIR,;t t s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t diff --git a/devel/gnomevfs2/pkg-plist b/devel/gnomevfs2/pkg-plist index 21490f936de6..3bd672c7b373 100644 --- a/devel/gnomevfs2/pkg-plist +++ b/devel/gnomevfs2/pkg-plist @@ -78,49 +78,49 @@ lib/vfs/2.0/extfs/zoo libdata/bonobo/servers/GNOME_VFS_Moniker_std.server libdata/pkgconfig/gnome-vfs-2.0.pc libdata/pkgconfig/gnome-vfs-module-2.0.pc -share/doc/gnome-vfs/about.html -share/doc/gnome-vfs/data-types.html -share/doc/gnome-vfs/everything-else.html -share/doc/gnome-vfs/file-operations.html -share/doc/gnome-vfs/gnome-vfs-application-registry.html -share/doc/gnome-vfs/gnome-vfs-asynchronous-operations.html -share/doc/gnome-vfs/gnome-vfs-cancellation.html -share/doc/gnome-vfs/gnome-vfs-configuration.html -share/doc/gnome-vfs/gnome-vfs-context.html -share/doc/gnome-vfs/gnome-vfs-directory.html -share/doc/gnome-vfs/gnome-vfs-file-info.html -share/doc/gnome-vfs/gnome-vfs-file-size.html -share/doc/gnome-vfs/gnome-vfs-finding-special-directories.html -share/doc/gnome-vfs/gnome-vfs-inet-connection.html -share/doc/gnome-vfs/gnome-vfs-initialization.html -share/doc/gnome-vfs/gnome-vfs-iobuf.html -share/doc/gnome-vfs/gnome-vfs-method.html -share/doc/gnome-vfs/gnome-vfs-mime-handlers.html -share/doc/gnome-vfs/gnome-vfs-mime-info.html -share/doc/gnome-vfs/gnome-vfs-mime-magic.html -share/doc/gnome-vfs/gnome-vfs-mime-monitor.html -share/doc/gnome-vfs/gnome-vfs-mime-sniff-buffer.html -share/doc/gnome-vfs/gnome-vfs-mime.html -share/doc/gnome-vfs/gnome-vfs-module-callback-module-api.html -share/doc/gnome-vfs/gnome-vfs-module-callbacks.html -share/doc/gnome-vfs/gnome-vfs-module-shared.html -share/doc/gnome-vfs/gnome-vfs-module.html -share/doc/gnome-vfs/gnome-vfs-ops.html -share/doc/gnome-vfs/gnome-vfs-parse-ls.html -share/doc/gnome-vfs/gnome-vfs-process.html -share/doc/gnome-vfs/gnome-vfs-result.html -share/doc/gnome-vfs/gnome-vfs-ssl.html -share/doc/gnome-vfs/gnome-vfs-standard-callbacks.html -share/doc/gnome-vfs/gnome-vfs-types.html -share/doc/gnome-vfs/gnome-vfs-uri.html -share/doc/gnome-vfs/gnome-vfs-utils.html -share/doc/gnome-vfs/gnome-vfs-xfer.html -share/doc/gnome-vfs/index.html -share/doc/gnome-vfs/index.sgml -share/doc/gnome-vfs/mime-registry.html -share/doc/gnome-vfs/modules.html -share/doc/gnome-vfs/writing-modules.html -share/doc/gnome-vfs/x27.html +share/doc/gnome-vfs-2.0/about.html +share/doc/gnome-vfs-2.0/data-types.html +share/doc/gnome-vfs-2.0/everything-else.html +share/doc/gnome-vfs-2.0/file-operations.html +share/doc/gnome-vfs-2.0/gnome-vfs-application-registry.html +share/doc/gnome-vfs-2.0/gnome-vfs-asynchronous-operations.html +share/doc/gnome-vfs-2.0/gnome-vfs-cancellation.html +share/doc/gnome-vfs-2.0/gnome-vfs-configuration.html +share/doc/gnome-vfs-2.0/gnome-vfs-context.html +share/doc/gnome-vfs-2.0/gnome-vfs-directory.html +share/doc/gnome-vfs-2.0/gnome-vfs-file-info.html +share/doc/gnome-vfs-2.0/gnome-vfs-file-size.html +share/doc/gnome-vfs-2.0/gnome-vfs-finding-special-directories.html +share/doc/gnome-vfs-2.0/gnome-vfs-inet-connection.html +share/doc/gnome-vfs-2.0/gnome-vfs-initialization.html +share/doc/gnome-vfs-2.0/gnome-vfs-iobuf.html +share/doc/gnome-vfs-2.0/gnome-vfs-method.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-handlers.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-info.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-magic.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-monitor.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime-sniff-buffer.html +share/doc/gnome-vfs-2.0/gnome-vfs-mime.html +share/doc/gnome-vfs-2.0/gnome-vfs-module-callback-module-api.html +share/doc/gnome-vfs-2.0/gnome-vfs-module-callbacks.html +share/doc/gnome-vfs-2.0/gnome-vfs-module-shared.html +share/doc/gnome-vfs-2.0/gnome-vfs-module.html +share/doc/gnome-vfs-2.0/gnome-vfs-ops.html +share/doc/gnome-vfs-2.0/gnome-vfs-parse-ls.html +share/doc/gnome-vfs-2.0/gnome-vfs-process.html +share/doc/gnome-vfs-2.0/gnome-vfs-result.html +share/doc/gnome-vfs-2.0/gnome-vfs-ssl.html +share/doc/gnome-vfs-2.0/gnome-vfs-standard-callbacks.html +share/doc/gnome-vfs-2.0/gnome-vfs-types.html +share/doc/gnome-vfs-2.0/gnome-vfs-uri.html +share/doc/gnome-vfs-2.0/gnome-vfs-utils.html +share/doc/gnome-vfs-2.0/gnome-vfs-xfer.html +share/doc/gnome-vfs-2.0/index.html +share/doc/gnome-vfs-2.0/index.sgml +share/doc/gnome-vfs-2.0/mime-registry.html +share/doc/gnome-vfs-2.0/modules.html +share/doc/gnome-vfs-2.0/writing-modules.html +share/doc/gnome-vfs-2.0/x27.html share/locale/az/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/ca/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/da/LC_MESSAGES/gnome-vfs-2.0.mo @@ -128,6 +128,7 @@ share/locale/de/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/el/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/es/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/et/LC_MESSAGES/gnome-vfs-2.0.mo +share/locale/eu/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/fi/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/fr/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/ga/LC_MESSAGES/gnome-vfs-2.0.mo @@ -151,10 +152,11 @@ share/locale/sl/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/sv/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/tr/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/uk/LC_MESSAGES/gnome-vfs-2.0.mo +share/locale/vi/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/wa/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-vfs-2.0.mo -@dirrm share/doc/gnome-vfs +@dirrm share/doc/gnome-vfs-2.0 @dirrm lib/vfs/2.0/extfs @dirrm lib/vfs/2.0 @dirrm lib/gnome-vfs-2.0/modules diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile index 73eb63c6b383..b9176ae28487 100644 --- a/devel/libIDL/Makefile +++ b/devel/libIDL/Makefile @@ -9,7 +9,7 @@ PORTNAME= libIDL PORTVERSION= 0.7.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 0b9f1b6010d6..c37f22338add 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -9,7 +9,7 @@ PORTNAME= libbonobo PORTVERSION= 1.116.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index 24ec29f24352..27c977254c7c 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -9,7 +9,7 @@ PORTNAME= libglade2 PORTVERSION= 1.99.11 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile index ca49f1080730..1f3bf9def2ac 100644 --- a/devel/pkg-config/Makefile +++ b/devel/pkg-config/Makefile @@ -9,7 +9,7 @@ PORTNAME= pkgconfig PORTVERSION= 0.12.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/devel/pkgconfig/Makefile b/devel/pkgconfig/Makefile index ca49f1080730..1f3bf9def2ac 100644 --- a/devel/pkgconfig/Makefile +++ b/devel/pkgconfig/Makefile @@ -9,7 +9,7 @@ PORTNAME= pkgconfig PORTVERSION= 0.12.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |