summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2005-04-11 08:34:53 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2005-04-11 08:34:53 +0000
commit57b41f2de57b3e173af322ee8bf9963aafcc23a2 (patch)
tree00dd485466bef967b7ef25a5c9b54c364bfd44de /devel
parentAdd p5-Net-FTP-Recursive 1.11, perl module to provide recursive FTP (diff)
- Update to 2.10.1
- Quiet bind port installation check.
Notes
Notes: svn path=/head/; revision=133001
Diffstat (limited to 'devel')
-rw-r--r--devel/gnome-vfs/Makefile5
-rw-r--r--devel/gnome-vfs/distinfo4
-rw-r--r--devel/gnome-vfs/pkg-plist3
-rw-r--r--devel/gnomevfs2/Makefile5
-rw-r--r--devel/gnomevfs2/distinfo4
-rw-r--r--devel/gnomevfs2/pkg-plist3
6 files changed, 14 insertions, 10 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index fd967c49be83..c06182728591 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomevfs2
-PORTVERSION= 2.10.0
-PORTREVISION= 1
+PORTVERSION= 2.10.1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-vfs/2.10
@@ -106,7 +105,7 @@ post-patch:
< ${MASTERDIR}/pkg-deinstall.in > ${PKGDEINSTALL}
pre-configure:
- @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]'`" ]; then \
+ @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]' 2> /dev/null`" ]; then \
${ECHO_CMD} "${PKGNAME}: bind installed with PORT_REPLACES_BASE_BIND causes build problems."; \
${FALSE}; \
fi
diff --git a/devel/gnome-vfs/distinfo b/devel/gnome-vfs/distinfo
index 3bb839cef2ec..e4923630ccb0 100644
--- a/devel/gnome-vfs/distinfo
+++ b/devel/gnome-vfs/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-vfs-2.10.0.tar.bz2) = bb9df65d6a77414bbde9f1bc429c9d97
-SIZE (gnome2/gnome-vfs-2.10.0.tar.bz2) = 1901027
+MD5 (gnome2/gnome-vfs-2.10.1.tar.bz2) = 88b520e5de748a310a2aef62fc095c8b
+SIZE (gnome2/gnome-vfs-2.10.1.tar.bz2) = 1905314
diff --git a/devel/gnome-vfs/pkg-plist b/devel/gnome-vfs/pkg-plist
index 2540d81f57e7..48f676f445a3 100644
--- a/devel/gnome-vfs/pkg-plist
+++ b/devel/gnome-vfs/pkg-plist
@@ -196,6 +196,7 @@ share/locale/pt/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/pt_BR/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/ro/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/ru/LC_MESSAGES/gnome-vfs-2.0.mo
+share/locale/rw/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/sk/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/sl/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/sq/LC_MESSAGES/gnome-vfs-2.0.mo
@@ -224,3 +225,5 @@ share/locale/zu/LC_MESSAGES/gnome-vfs-2.0.mo
@unexec rmdir %D/share/locale/zu 2> /dev/null || true
@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/xh 2> /dev/null || true
+@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/rw 2> /dev/null || true
diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile
index fd967c49be83..c06182728591 100644
--- a/devel/gnomevfs2/Makefile
+++ b/devel/gnomevfs2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomevfs2
-PORTVERSION= 2.10.0
-PORTREVISION= 1
+PORTVERSION= 2.10.1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-vfs/2.10
@@ -106,7 +105,7 @@ post-patch:
< ${MASTERDIR}/pkg-deinstall.in > ${PKGDEINSTALL}
pre-configure:
- @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]'`" ]; then \
+ @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]' 2> /dev/null`" ]; then \
${ECHO_CMD} "${PKGNAME}: bind installed with PORT_REPLACES_BASE_BIND causes build problems."; \
${FALSE}; \
fi
diff --git a/devel/gnomevfs2/distinfo b/devel/gnomevfs2/distinfo
index 3bb839cef2ec..e4923630ccb0 100644
--- a/devel/gnomevfs2/distinfo
+++ b/devel/gnomevfs2/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-vfs-2.10.0.tar.bz2) = bb9df65d6a77414bbde9f1bc429c9d97
-SIZE (gnome2/gnome-vfs-2.10.0.tar.bz2) = 1901027
+MD5 (gnome2/gnome-vfs-2.10.1.tar.bz2) = 88b520e5de748a310a2aef62fc095c8b
+SIZE (gnome2/gnome-vfs-2.10.1.tar.bz2) = 1905314
diff --git a/devel/gnomevfs2/pkg-plist b/devel/gnomevfs2/pkg-plist
index 2540d81f57e7..48f676f445a3 100644
--- a/devel/gnomevfs2/pkg-plist
+++ b/devel/gnomevfs2/pkg-plist
@@ -196,6 +196,7 @@ share/locale/pt/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/pt_BR/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/ro/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/ru/LC_MESSAGES/gnome-vfs-2.0.mo
+share/locale/rw/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/sk/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/sl/LC_MESSAGES/gnome-vfs-2.0.mo
share/locale/sq/LC_MESSAGES/gnome-vfs-2.0.mo
@@ -224,3 +225,5 @@ share/locale/zu/LC_MESSAGES/gnome-vfs-2.0.mo
@unexec rmdir %D/share/locale/zu 2> /dev/null || true
@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/xh 2> /dev/null || true
+@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/rw 2> /dev/null || true