diff options
author | bland <bland@FreeBSD.org> | 2005-04-11 16:34:53 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2005-04-11 16:34:53 +0800 |
commit | 9998cc4675c4951f43a8127c39aed3afa6d8c6f6 (patch) | |
tree | ad9d111e551df098ba4ae67dab6550da0b05eb33 | |
parent | 9c9b51f88d51d56c9a0076c70c9507d7d68e1ffa (diff) | |
download | freebsd-ports-gnome-9998cc4675c4951f43a8127c39aed3afa6d8c6f6.tar.gz freebsd-ports-gnome-9998cc4675c4951f43a8127c39aed3afa6d8c6f6.tar.zst freebsd-ports-gnome-9998cc4675c4951f43a8127c39aed3afa6d8c6f6.zip |
- Update to 2.10.1
- Quiet bind port installation check.
-rw-r--r-- | devel/gnome-vfs/Makefile | 5 | ||||
-rw-r--r-- | devel/gnome-vfs/distinfo | 4 | ||||
-rw-r--r-- | devel/gnome-vfs/pkg-plist | 3 | ||||
-rw-r--r-- | devel/gnomevfs2/Makefile | 5 | ||||
-rw-r--r-- | devel/gnomevfs2/distinfo | 4 | ||||
-rw-r--r-- | devel/gnomevfs2/pkg-plist | 3 |
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 |