diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-09 04:12:04 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-09 04:12:04 +0800 |
commit | 26392f5d781bb9c2bfc06b6b40e2cb9c71c91391 (patch) | |
tree | 3819b7d459b4d9b6be027c498bd2bb1a7335e5d9 | |
parent | 9a79ca1da648633b1e0c88be2046d3828ea59292 (diff) | |
download | marcuscom-ports-26392f5d781bb9c2bfc06b6b40e2cb9c71c91391.tar marcuscom-ports-26392f5d781bb9c2bfc06b6b40e2cb9c71c91391.tar.gz marcuscom-ports-26392f5d781bb9c2bfc06b6b40e2cb9c71c91391.tar.bz2 marcuscom-ports-26392f5d781bb9c2bfc06b6b40e2cb9c71c91391.tar.lz marcuscom-ports-26392f5d781bb9c2bfc06b6b40e2cb9c71c91391.tar.xz marcuscom-ports-26392f5d781bb9c2bfc06b6b40e2cb9c71c91391.tar.zst marcuscom-ports-26392f5d781bb9c2bfc06b6b40e2cb9c71c91391.zip |
-Update to 2.15.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7006 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/libbonobo/Makefile | 6 | ||||
-rw-r--r-- | devel/libbonobo/distinfo | 6 | ||||
-rw-r--r-- | devel/libbonobo/pkg-plist | 3 |
3 files changed, 9 insertions, 6 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index ef5021271..3dc93c5d0 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -3,12 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libbonobo/Makefile,v 1.47 2006/07/12 17:03:26 ahze Exp $ +# $MCom: ports/devel/libbonobo/Makefile,v 1.48 2006/08/08 05:41:20 marcus Exp $ # PORTNAME= libbonobo -PORTVERSION= 2.15.0 -PORTREVISION?= 1 +PORTVERSION= 2.15.2 +PORTREVISION?= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/devel/libbonobo/distinfo b/devel/libbonobo/distinfo index c87738691..ea3877217 100644 --- a/devel/libbonobo/distinfo +++ b/devel/libbonobo/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/libbonobo-2.15.0.tar.bz2) = efa3d7697e2cb4b529059dde720d62b3 -SHA256 (gnome2/libbonobo-2.15.0.tar.bz2) = eb2ce1030bf4b9e1e1d74362eb17ce84d689a5365f700356ab046f123fb3ba2f -SIZE (gnome2/libbonobo-2.15.0.tar.bz2) = 1396756 +MD5 (gnome2/libbonobo-2.15.2.tar.bz2) = 814c615847dcef1f823f1070295575c0 +SHA256 (gnome2/libbonobo-2.15.2.tar.bz2) = a3ff1b438e540a708e99a91fdbc75623e85b04f679f42271051c5645a73c1d0c +SIZE (gnome2/libbonobo-2.15.2.tar.bz2) = 1401681 diff --git a/devel/libbonobo/pkg-plist b/devel/libbonobo/pkg-plist index 5b7de211f..aac1fc7bd 100644 --- a/devel/libbonobo/pkg-plist +++ b/devel/libbonobo/pkg-plist @@ -165,6 +165,7 @@ share/locale/wa/LC_MESSAGES/libbonobo-2.0.mo share/locale/xh/LC_MESSAGES/libbonobo-2.0.mo share/locale/yi/LC_MESSAGES/libbonobo-2.0.mo share/locale/zh_CN/LC_MESSAGES/libbonobo-2.0.mo +share/locale/zh_HK/LC_MESSAGES/libbonobo-2.0.mo share/locale/zh_TW/LC_MESSAGES/libbonobo-2.0.mo @dirrm share/idl/bonobo-activation-2.0 @dirrm share/idl/bonobo-2.0 @@ -179,6 +180,8 @@ share/locale/zh_TW/LC_MESSAGES/libbonobo-2.0.mo @dirrm etc/bonobo-activation @dirrmtry lib/bonobo/monikers @dirrmtry lib/bonobo +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK @dirrmtry share/locale/li/LC_MESSAGES @dirrmtry share/locale/li @dirrmtry share/locale/ku/LC_MESSAGES |