diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 12:04:38 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 12:04:38 +0800 |
commit | 645493eca14836d7575f65ce67202eac4b90e7b9 (patch) | |
tree | 70e469f98f16a2981cbc6f77a066eb6a5d22c530 | |
parent | 5d5bc8b0023e1d5048c4dd3fe3e13d820921de2b (diff) | |
download | marcuscom-ports-645493eca14836d7575f65ce67202eac4b90e7b9.tar.gz marcuscom-ports-645493eca14836d7575f65ce67202eac4b90e7b9.tar.zst marcuscom-ports-645493eca14836d7575f65ce67202eac4b90e7b9.zip |
Update to 2.13.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5411 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/gnome-vfs/Makefile | 4 | ||||
-rw-r--r-- | devel/gnome-vfs/distinfo | 6 | ||||
-rw-r--r-- | devel/gnome-vfs/pkg-plist | 3 | ||||
-rw-r--r-- | devel/gnomevfs2/Makefile | 4 | ||||
-rw-r--r-- | devel/gnomevfs2/distinfo | 6 | ||||
-rw-r--r-- | devel/gnomevfs2/pkg-plist | 3 |
6 files changed, 16 insertions, 10 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile index 31844d6a8..2a0b82ced 100644 --- a/devel/gnome-vfs/Makefile +++ b/devel/gnome-vfs/Makefile @@ -3,11 +3,11 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD: ports/devel/gnomevfs2/Makefile,v 1.102 2005/11/05 04:53:17 marcus Exp $ -# $MCom: ports/devel/gnomevfs2/Makefile,v 1.122 2005/12/15 03:27:00 marcus Exp $ +# $MCom: ports/devel/gnomevfs2/Makefile,v 1.123 2006/01/16 07:17:43 marcus Exp $ # PORTNAME= gnomevfs2 -PORTVERSION= 2.13.3 +PORTVERSION= 2.13.4 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-vfs/2.13 diff --git a/devel/gnome-vfs/distinfo b/devel/gnome-vfs/distinfo index 061ba7364..6853bf768 100644 --- a/devel/gnome-vfs/distinfo +++ b/devel/gnome-vfs/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-vfs-2.13.3.tar.bz2) = 5516fbfd0e39f882093ac18534f007b5 -SHA256 (gnome2/gnome-vfs-2.13.3.tar.bz2) = f83a09d1bdb0a439339bfb69b62a0e304f3799a43bb354d5b92f7e6785ef142c -SIZE (gnome2/gnome-vfs-2.13.3.tar.bz2) = 1789627 +MD5 (gnome2/gnome-vfs-2.13.4.tar.bz2) = 194490e2cfa95ec8eb753d4cc3992902 +SHA256 (gnome2/gnome-vfs-2.13.4.tar.bz2) = 30081cbf2ec56645c735ed6e8365bd2533a2d1ec042f8ba9bf00f7f6b1117927 +SIZE (gnome2/gnome-vfs-2.13.4.tar.bz2) = 1764110 diff --git a/devel/gnome-vfs/pkg-plist b/devel/gnome-vfs/pkg-plist index bee4f18cb..7615046f8 100644 --- a/devel/gnome-vfs/pkg-plist +++ b/devel/gnome-vfs/pkg-plist @@ -211,6 +211,7 @@ share/locale/wa/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/xh/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/yi/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-vfs-2.0.mo +share/locale/zh_HK/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/zu/LC_MESSAGES/gnome-vfs-2.0.mo @dirrm share/doc/gnome-vfs-2.0 @@ -221,6 +222,8 @@ share/locale/zu/LC_MESSAGES/gnome-vfs-2.0.mo @dirrm include/gnome-vfs-2.0 @unexec rmdir %D/share/locale/zu/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/zu 2> /dev/null || true +@unexec rmdir %D/share/locale/zh_HK/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/zh_HK 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 diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile index 31844d6a8..2a0b82ced 100644 --- a/devel/gnomevfs2/Makefile +++ b/devel/gnomevfs2/Makefile @@ -3,11 +3,11 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD: ports/devel/gnomevfs2/Makefile,v 1.102 2005/11/05 04:53:17 marcus Exp $ -# $MCom: ports/devel/gnomevfs2/Makefile,v 1.122 2005/12/15 03:27:00 marcus Exp $ +# $MCom: ports/devel/gnomevfs2/Makefile,v 1.123 2006/01/16 07:17:43 marcus Exp $ # PORTNAME= gnomevfs2 -PORTVERSION= 2.13.3 +PORTVERSION= 2.13.4 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-vfs/2.13 diff --git a/devel/gnomevfs2/distinfo b/devel/gnomevfs2/distinfo index 061ba7364..6853bf768 100644 --- a/devel/gnomevfs2/distinfo +++ b/devel/gnomevfs2/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-vfs-2.13.3.tar.bz2) = 5516fbfd0e39f882093ac18534f007b5 -SHA256 (gnome2/gnome-vfs-2.13.3.tar.bz2) = f83a09d1bdb0a439339bfb69b62a0e304f3799a43bb354d5b92f7e6785ef142c -SIZE (gnome2/gnome-vfs-2.13.3.tar.bz2) = 1789627 +MD5 (gnome2/gnome-vfs-2.13.4.tar.bz2) = 194490e2cfa95ec8eb753d4cc3992902 +SHA256 (gnome2/gnome-vfs-2.13.4.tar.bz2) = 30081cbf2ec56645c735ed6e8365bd2533a2d1ec042f8ba9bf00f7f6b1117927 +SIZE (gnome2/gnome-vfs-2.13.4.tar.bz2) = 1764110 diff --git a/devel/gnomevfs2/pkg-plist b/devel/gnomevfs2/pkg-plist index bee4f18cb..7615046f8 100644 --- a/devel/gnomevfs2/pkg-plist +++ b/devel/gnomevfs2/pkg-plist @@ -211,6 +211,7 @@ share/locale/wa/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/xh/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/yi/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-vfs-2.0.mo +share/locale/zh_HK/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-vfs-2.0.mo share/locale/zu/LC_MESSAGES/gnome-vfs-2.0.mo @dirrm share/doc/gnome-vfs-2.0 @@ -221,6 +222,8 @@ share/locale/zu/LC_MESSAGES/gnome-vfs-2.0.mo @dirrm include/gnome-vfs-2.0 @unexec rmdir %D/share/locale/zu/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/zu 2> /dev/null || true +@unexec rmdir %D/share/locale/zh_HK/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/zh_HK 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 |