diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-10-21 07:38:20 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-10-21 07:38:20 +0800 |
commit | cb6b8d599b586b282f31fecb8c511a7435c73e1f (patch) | |
tree | b3bb01159e0b9796149358a15fbc6e6cd081a7db /net-im/empathy | |
parent | 8b1c5176495af9ad8717ed2f129995451e02d280 (diff) | |
download | marcuscom-ports-cb6b8d599b586b282f31fecb8c511a7435c73e1f.tar marcuscom-ports-cb6b8d599b586b282f31fecb8c511a7435c73e1f.tar.gz marcuscom-ports-cb6b8d599b586b282f31fecb8c511a7435c73e1f.tar.bz2 marcuscom-ports-cb6b8d599b586b282f31fecb8c511a7435c73e1f.tar.lz marcuscom-ports-cb6b8d599b586b282f31fecb8c511a7435c73e1f.tar.xz marcuscom-ports-cb6b8d599b586b282f31fecb8c511a7435c73e1f.tar.zst marcuscom-ports-cb6b8d599b586b282f31fecb8c511a7435c73e1f.zip |
Update to 2.24.1.
use bzip for tar ball.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11711 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/Makefile | 5 | ||||
-rw-r--r-- | net-im/empathy/distinfo | 6 | ||||
-rw-r--r-- | net-im/empathy/pkg-plist | 6 |
3 files changed, 12 insertions, 5 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index 68590f272..737a216bc 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/empathy/Makefile,v 1.14 2008/09/10 03:59:17 mezz Exp $ +# $MCom: ports/net-im/empathy/Makefile,v 1.15 2008/09/22 22:30:21 marcus Exp $ PORTNAME= empathy -PORTVERSION= 2.24.0 +PORTVERSION= 2.24.1 CATEGORIES= net-im gnome MASTER_SITES= GNOME @@ -20,6 +20,7 @@ LIB_DEPENDS= missioncontrol-server.1:${PORTSDIR}/net-im/telepathy-mission-contro RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes USE_GMAKE= yes +USE_BZIP2= yes USE_GETTEXT= yes USE_LDCONFIG= yes USE_GNOME= evolutiondataserver gnomehack gnomeprefix pygtk2 ltverhack \ diff --git a/net-im/empathy/distinfo b/net-im/empathy/distinfo index 091788193..756da0a56 100644 --- a/net-im/empathy/distinfo +++ b/net-im/empathy/distinfo @@ -1,3 +1,3 @@ -MD5 (empathy-2.24.0.tar.gz) = 7df68c757c4966b89cc830f813586f8e -SHA256 (empathy-2.24.0.tar.gz) = b91a8ae0680892e363123ea50113d0c2496632ba18b2f53401abf66f518b0726 -SIZE (empathy-2.24.0.tar.gz) = 2448913 +MD5 (empathy-2.24.1.tar.bz2) = 98d1ef485b23a75a9a115547ca2da66a +SHA256 (empathy-2.24.1.tar.bz2) = 24b675e389fb91898bd2924f8b35db7e7aef4c40bbb69412e445048dd9e18123 +SIZE (empathy-2.24.1.tar.bz2) = 1761446 diff --git a/net-im/empathy/pkg-plist b/net-im/empathy/pkg-plist index 9f9078a5c..e90370f07 100644 --- a/net-im/empathy/pkg-plist +++ b/net-im/empathy/pkg-plist @@ -304,6 +304,9 @@ share/gnome/help/empathy/C/empathy.xml share/gnome/help/empathy/C/figures/empathy-main-window.png share/gnome/help/empathy/C/figures/empathy-new-account.png share/gnome/help/empathy/C/legal.xml +share/gnome/help/empathy/cs/empathy.xml +share/gnome/help/empathy/cs/figures/empathy-main-window.png +share/gnome/help/empathy/cs/figures/empathy-new-account.png share/gnome/help/empathy/de/empathy.xml share/gnome/help/empathy/de/figures/empathy-main-window.png share/gnome/help/empathy/de/figures/empathy-new-account.png @@ -397,6 +400,7 @@ share/mission-control/profiles/sipphone.profile share/mission-control/profiles/sofiasip.profile share/mission-control/profiles/yahoo.profile share/omf/empathy/empathy-C.omf +share/omf/empathy/empathy-cs.omf share/omf/empathy/empathy-de.omf share/omf/empathy/empathy-es.omf share/omf/empathy/empathy-fr.omf @@ -415,6 +419,8 @@ share/omf/empathy/empathy-sv.omf @dirrm share/gnome/help/empathy/es @dirrm share/gnome/help/empathy/de/figures @dirrm share/gnome/help/empathy/de +@dirrm share/gnome/help/empathy/cs/figures +@dirrm share/gnome/help/empathy/cs @dirrm share/gnome/help/empathy/C/figures @dirrm share/gnome/help/empathy/C @dirrm share/gnome/help/empathy |