Update to 1.0.3.

This commit is contained in:
Maxim Sobolev 2001-11-09 16:40:19 +00:00
parent c446627419
commit 9ab3c47058
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49891
16 changed files with 52 additions and 44 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= gnomevfs
PORTVERSION= 1.0.2
PORTVERSION= 1.0.3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-vfs

View file

@ -1 +1 @@
MD5 (gnome-vfs-1.0.2.tar.gz) = 226cbe6530c1ebdf689ff39f3033b492
MD5 (gnome-vfs-1.0.3.tar.gz) = 18c90bec2e0e30372975e4621a8f19e5

View file

@ -1,9 +1,9 @@
$FreeBSD$
--- configure.orig Mon Sep 17 17:07:27 2001
+++ configure Mon Sep 17 17:08:56 2001
@@ -5868,7 +5868,7 @@
--- configure.orig Wed Nov 7 13:37:59 2001
+++ configure Wed Nov 7 13:38:44 2001
@@ -5717,7 +5717,7 @@
VFS_GNOMEUI_LIBS="`gnome-config --libs gnome gnomeui`"
VFS_GNOMEGNORBA_LIBS="`gnome-config --libs gnome gnomeui gnorba`"
VFS_CAPPLET_LIBS="`gnome-config --libs gnome gnomeui capplet`"
@ -12,18 +12,18 @@ $FreeBSD$
@@ -10472,8 +10472,8 @@
@@ -9630,8 +9630,8 @@
done
fi
-echo $ac_n "checking for bzCompressInit in -lbz2""... $ac_c" 1>&6
-echo "configure:10477: checking for bzCompressInit in -lbz2" >&5
-echo "configure:9635: checking for bzCompressInit in -lbz2" >&5
+echo $ac_n "checking for BZ2_bzCompressInit in -lbz2""... $ac_c" 1>&6
+echo "configure:10477: checking for BZ2_bzCompressInit in -lbz2" >&5
+echo "configure:9635: checking for BZ2_bzCompressInit in -lbz2" >&5
ac_lib_var=`echo bz2'_'bzCompressInit | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -10486,10 +10486,10 @@
@@ -9644,10 +9644,10 @@
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
@ -35,4 +35,4 @@ $FreeBSD$
+BZ2_bzCompressInit()
; return 0; }
EOF
if { (eval echo configure:10496: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:9654: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then

View file

@ -52,7 +52,6 @@ include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-xfer.h
include/gnome-vfs-1.0/libgnomevfs/gnome-vfs.h
lib/libgnomevfs-pthread.a
lib/libgnomevfs-pthread.so
lib/libgnomevfs-pthread.so.0
lib/libgnomevfs.a
lib/libgnomevfs.so
lib/libgnomevfs.so.0
@ -75,6 +74,8 @@ lib/vfs/extfs/zip
lib/vfs/extfs/zoo
lib/vfs/modules/libbzip2.a
lib/vfs/modules/libbzip2.so
lib/vfs/modules/libdesktop.a
lib/vfs/modules/libdesktop.so
lib/vfs/modules/libextfs.a
lib/vfs/modules/libextfs.so
lib/vfs/modules/libfile.a
@ -115,6 +116,7 @@ share/locale/nl/LC_MESSAGES/gnome-vfs.mo
share/locale/nn/LC_MESSAGES/gnome-vfs.mo
share/locale/no/LC_MESSAGES/gnome-vfs.mo
share/locale/pl/LC_MESSAGES/gnome-vfs.mo
share/locale/pt/LC_MESSAGES/gnome-vfs.mo
share/locale/pt_BR/LC_MESSAGES/gnome-vfs.mo
share/locale/ro/LC_MESSAGES/gnome-vfs.mo
share/locale/ru/LC_MESSAGES/gnome-vfs.mo

View file

@ -6,7 +6,7 @@
#
PORTNAME= gnomevfs
PORTVERSION= 1.0.2
PORTVERSION= 1.0.3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-vfs

View file

@ -1 +1 @@
MD5 (gnome-vfs-1.0.2.tar.gz) = 226cbe6530c1ebdf689ff39f3033b492
MD5 (gnome-vfs-1.0.3.tar.gz) = 18c90bec2e0e30372975e4621a8f19e5

View file

@ -1,9 +1,9 @@
$FreeBSD$
--- configure.orig Mon Sep 17 17:07:27 2001
+++ configure Mon Sep 17 17:08:56 2001
@@ -5868,7 +5868,7 @@
--- configure.orig Wed Nov 7 13:37:59 2001
+++ configure Wed Nov 7 13:38:44 2001
@@ -5717,7 +5717,7 @@
VFS_GNOMEUI_LIBS="`gnome-config --libs gnome gnomeui`"
VFS_GNOMEGNORBA_LIBS="`gnome-config --libs gnome gnomeui gnorba`"
VFS_CAPPLET_LIBS="`gnome-config --libs gnome gnomeui capplet`"
@ -12,18 +12,18 @@ $FreeBSD$
@@ -10472,8 +10472,8 @@
@@ -9630,8 +9630,8 @@
done
fi
-echo $ac_n "checking for bzCompressInit in -lbz2""... $ac_c" 1>&6
-echo "configure:10477: checking for bzCompressInit in -lbz2" >&5
-echo "configure:9635: checking for bzCompressInit in -lbz2" >&5
+echo $ac_n "checking for BZ2_bzCompressInit in -lbz2""... $ac_c" 1>&6
+echo "configure:10477: checking for BZ2_bzCompressInit in -lbz2" >&5
+echo "configure:9635: checking for BZ2_bzCompressInit in -lbz2" >&5
ac_lib_var=`echo bz2'_'bzCompressInit | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -10486,10 +10486,10 @@
@@ -9644,10 +9644,10 @@
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
@ -35,4 +35,4 @@ $FreeBSD$
+BZ2_bzCompressInit()
; return 0; }
EOF
if { (eval echo configure:10496: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:9654: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then

View file

@ -52,7 +52,6 @@ include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-xfer.h
include/gnome-vfs-1.0/libgnomevfs/gnome-vfs.h
lib/libgnomevfs-pthread.a
lib/libgnomevfs-pthread.so
lib/libgnomevfs-pthread.so.0
lib/libgnomevfs.a
lib/libgnomevfs.so
lib/libgnomevfs.so.0
@ -75,6 +74,8 @@ lib/vfs/extfs/zip
lib/vfs/extfs/zoo
lib/vfs/modules/libbzip2.a
lib/vfs/modules/libbzip2.so
lib/vfs/modules/libdesktop.a
lib/vfs/modules/libdesktop.so
lib/vfs/modules/libextfs.a
lib/vfs/modules/libextfs.so
lib/vfs/modules/libfile.a
@ -115,6 +116,7 @@ share/locale/nl/LC_MESSAGES/gnome-vfs.mo
share/locale/nn/LC_MESSAGES/gnome-vfs.mo
share/locale/no/LC_MESSAGES/gnome-vfs.mo
share/locale/pl/LC_MESSAGES/gnome-vfs.mo
share/locale/pt/LC_MESSAGES/gnome-vfs.mo
share/locale/pt_BR/LC_MESSAGES/gnome-vfs.mo
share/locale/ro/LC_MESSAGES/gnome-vfs.mo
share/locale/ru/LC_MESSAGES/gnome-vfs.mo

View file

@ -6,7 +6,7 @@
#
PORTNAME= gnomevfs
PORTVERSION= 1.0.2
PORTVERSION= 1.0.3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-vfs

View file

@ -1 +1 @@
MD5 (gnome-vfs-1.0.2.tar.gz) = 226cbe6530c1ebdf689ff39f3033b492
MD5 (gnome-vfs-1.0.3.tar.gz) = 18c90bec2e0e30372975e4621a8f19e5

View file

@ -1,9 +1,9 @@
$FreeBSD$
--- configure.orig Mon Sep 17 17:07:27 2001
+++ configure Mon Sep 17 17:08:56 2001
@@ -5868,7 +5868,7 @@
--- configure.orig Wed Nov 7 13:37:59 2001
+++ configure Wed Nov 7 13:38:44 2001
@@ -5717,7 +5717,7 @@
VFS_GNOMEUI_LIBS="`gnome-config --libs gnome gnomeui`"
VFS_GNOMEGNORBA_LIBS="`gnome-config --libs gnome gnomeui gnorba`"
VFS_CAPPLET_LIBS="`gnome-config --libs gnome gnomeui capplet`"
@ -12,18 +12,18 @@ $FreeBSD$
@@ -10472,8 +10472,8 @@
@@ -9630,8 +9630,8 @@
done
fi
-echo $ac_n "checking for bzCompressInit in -lbz2""... $ac_c" 1>&6
-echo "configure:10477: checking for bzCompressInit in -lbz2" >&5
-echo "configure:9635: checking for bzCompressInit in -lbz2" >&5
+echo $ac_n "checking for BZ2_bzCompressInit in -lbz2""... $ac_c" 1>&6
+echo "configure:10477: checking for BZ2_bzCompressInit in -lbz2" >&5
+echo "configure:9635: checking for BZ2_bzCompressInit in -lbz2" >&5
ac_lib_var=`echo bz2'_'bzCompressInit | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -10486,10 +10486,10 @@
@@ -9644,10 +9644,10 @@
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
@ -35,4 +35,4 @@ $FreeBSD$
+BZ2_bzCompressInit()
; return 0; }
EOF
if { (eval echo configure:10496: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:9654: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then

View file

@ -52,7 +52,6 @@ include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-xfer.h
include/gnome-vfs-1.0/libgnomevfs/gnome-vfs.h
lib/libgnomevfs-pthread.a
lib/libgnomevfs-pthread.so
lib/libgnomevfs-pthread.so.0
lib/libgnomevfs.a
lib/libgnomevfs.so
lib/libgnomevfs.so.0
@ -75,6 +74,8 @@ lib/vfs/extfs/zip
lib/vfs/extfs/zoo
lib/vfs/modules/libbzip2.a
lib/vfs/modules/libbzip2.so
lib/vfs/modules/libdesktop.a
lib/vfs/modules/libdesktop.so
lib/vfs/modules/libextfs.a
lib/vfs/modules/libextfs.so
lib/vfs/modules/libfile.a
@ -115,6 +116,7 @@ share/locale/nl/LC_MESSAGES/gnome-vfs.mo
share/locale/nn/LC_MESSAGES/gnome-vfs.mo
share/locale/no/LC_MESSAGES/gnome-vfs.mo
share/locale/pl/LC_MESSAGES/gnome-vfs.mo
share/locale/pt/LC_MESSAGES/gnome-vfs.mo
share/locale/pt_BR/LC_MESSAGES/gnome-vfs.mo
share/locale/ro/LC_MESSAGES/gnome-vfs.mo
share/locale/ru/LC_MESSAGES/gnome-vfs.mo

View file

@ -6,7 +6,7 @@
#
PORTNAME= gnomevfs
PORTVERSION= 1.0.2
PORTVERSION= 1.0.3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-vfs

View file

@ -1 +1 @@
MD5 (gnome-vfs-1.0.2.tar.gz) = 226cbe6530c1ebdf689ff39f3033b492
MD5 (gnome-vfs-1.0.3.tar.gz) = 18c90bec2e0e30372975e4621a8f19e5

View file

@ -1,9 +1,9 @@
$FreeBSD$
--- configure.orig Mon Sep 17 17:07:27 2001
+++ configure Mon Sep 17 17:08:56 2001
@@ -5868,7 +5868,7 @@
--- configure.orig Wed Nov 7 13:37:59 2001
+++ configure Wed Nov 7 13:38:44 2001
@@ -5717,7 +5717,7 @@
VFS_GNOMEUI_LIBS="`gnome-config --libs gnome gnomeui`"
VFS_GNOMEGNORBA_LIBS="`gnome-config --libs gnome gnomeui gnorba`"
VFS_CAPPLET_LIBS="`gnome-config --libs gnome gnomeui capplet`"
@ -12,18 +12,18 @@ $FreeBSD$
@@ -10472,8 +10472,8 @@
@@ -9630,8 +9630,8 @@
done
fi
-echo $ac_n "checking for bzCompressInit in -lbz2""... $ac_c" 1>&6
-echo "configure:10477: checking for bzCompressInit in -lbz2" >&5
-echo "configure:9635: checking for bzCompressInit in -lbz2" >&5
+echo $ac_n "checking for BZ2_bzCompressInit in -lbz2""... $ac_c" 1>&6
+echo "configure:10477: checking for BZ2_bzCompressInit in -lbz2" >&5
+echo "configure:9635: checking for BZ2_bzCompressInit in -lbz2" >&5
ac_lib_var=`echo bz2'_'bzCompressInit | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -10486,10 +10486,10 @@
@@ -9644,10 +9644,10 @@
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
@ -35,4 +35,4 @@ $FreeBSD$
+BZ2_bzCompressInit()
; return 0; }
EOF
if { (eval echo configure:10496: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
if { (eval echo configure:9654: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then

View file

@ -52,7 +52,6 @@ include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-xfer.h
include/gnome-vfs-1.0/libgnomevfs/gnome-vfs.h
lib/libgnomevfs-pthread.a
lib/libgnomevfs-pthread.so
lib/libgnomevfs-pthread.so.0
lib/libgnomevfs.a
lib/libgnomevfs.so
lib/libgnomevfs.so.0
@ -75,6 +74,8 @@ lib/vfs/extfs/zip
lib/vfs/extfs/zoo
lib/vfs/modules/libbzip2.a
lib/vfs/modules/libbzip2.so
lib/vfs/modules/libdesktop.a
lib/vfs/modules/libdesktop.so
lib/vfs/modules/libextfs.a
lib/vfs/modules/libextfs.so
lib/vfs/modules/libfile.a
@ -115,6 +116,7 @@ share/locale/nl/LC_MESSAGES/gnome-vfs.mo
share/locale/nn/LC_MESSAGES/gnome-vfs.mo
share/locale/no/LC_MESSAGES/gnome-vfs.mo
share/locale/pl/LC_MESSAGES/gnome-vfs.mo
share/locale/pt/LC_MESSAGES/gnome-vfs.mo
share/locale/pt_BR/LC_MESSAGES/gnome-vfs.mo
share/locale/ro/LC_MESSAGES/gnome-vfs.mo
share/locale/ru/LC_MESSAGES/gnome-vfs.mo