diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 08:05:13 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 08:05:13 +0800 |
commit | 016547da5067f8009497c3ef20a6802c90f6c429 (patch) | |
tree | 7bcf2b5d6a434b1e3f1cd2f908c42ddca3457123 /x11 | |
parent | b943cc77796eceb897d704102266ae8987a5f8f6 (diff) | |
download | marcuscom-ports-016547da5067f8009497c3ef20a6802c90f6c429.tar.gz marcuscom-ports-016547da5067f8009497c3ef20a6802c90f6c429.tar.zst marcuscom-ports-016547da5067f8009497c3ef20a6802c90f6c429.zip |
Update to 2.13.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5401 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libgnome/Makefile | 4 | ||||
-rw-r--r-- | x11/libgnome/distinfo | 6 | ||||
-rw-r--r-- | x11/libgnome/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index e72c484e1..7223579f5 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,11 +3,11 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.68 2005/12/24 21:08:59 marcus Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.69 2005/12/24 22:29:36 adamw Exp $ # PORTNAME= libgnome -PORTVERSION= 2.13.4 +PORTVERSION= 2.13.7 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index e28cebaad..b2a223f57 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/libgnome-2.13.4.tar.bz2) = 2f0d052b2ac3f48e03a4f21ed40c7128 -SHA256 (gnome2/libgnome-2.13.4.tar.bz2) = 29f9ba9c3ea61267bb147a9c7069e482e4360303b88f0704b6b3abfe4cfb00a3 -SIZE (gnome2/libgnome-2.13.4.tar.bz2) = 963388 +MD5 (gnome2/libgnome-2.13.7.tar.bz2) = 63cbfa0fe44c478c99ce4cb5f6889c39 +SHA256 (gnome2/libgnome-2.13.7.tar.bz2) = 99706e4fb99f1b41ed4a141b01e62d3b073719467c4635342e6417d56b816399 +SIZE (gnome2/libgnome-2.13.7.tar.bz2) = 950029 diff --git a/x11/libgnome/pkg-plist b/x11/libgnome/pkg-plist index 85f38d483..b86252456 100644 --- a/x11/libgnome/pkg-plist +++ b/x11/libgnome/pkg-plist @@ -117,7 +117,10 @@ share/locale/wa/LC_MESSAGES/libgnome-2.0.mo share/locale/xh/LC_MESSAGES/libgnome-2.0.mo share/locale/yi/LC_MESSAGES/libgnome-2.0.mo share/locale/zh_CN/LC_MESSAGES/libgnome-2.0.mo +share/locale/zh_HK/LC_MESSAGES/libgnome-2.0.mo share/locale/zh_TW/LC_MESSAGES/libgnome-2.0.mo +@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/tt/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/tt 2> /dev/null || true @dirrm include/libgnome-2.0/libgnome |