diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-10-20 04:50:12 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-10-20 04:50:12 +0800 |
commit | 8801fef9a4a77d87dbef67246b684aa3885cd8c8 (patch) | |
tree | be3798cdb059fd1c8a411b40d91dbde17abfe437 | |
parent | 662af5fd45f0475e9822512c12e7c9b1106b4628 (diff) | |
download | marcuscom-ports-8801fef9a4a77d87dbef67246b684aa3885cd8c8.tar marcuscom-ports-8801fef9a4a77d87dbef67246b684aa3885cd8c8.tar.gz marcuscom-ports-8801fef9a4a77d87dbef67246b684aa3885cd8c8.tar.bz2 marcuscom-ports-8801fef9a4a77d87dbef67246b684aa3885cd8c8.tar.lz marcuscom-ports-8801fef9a4a77d87dbef67246b684aa3885cd8c8.tar.xz marcuscom-ports-8801fef9a4a77d87dbef67246b684aa3885cd8c8.tar.zst marcuscom-ports-8801fef9a4a77d87dbef67246b684aa3885cd8c8.zip |
Update to 2.28.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13159 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net-im/empathy/Makefile | 6 | ||||
-rw-r--r-- | net-im/empathy/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index ca49442c2..fb5957ce6 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.45 2009/09/27 01:49:57 marcus Exp $ +# $MCom: ports/net-im/empathy/Makefile,v 1.46 2009/10/03 14:27:50 kwm Exp $ PORTNAME= empathy -PORTVERSION= 2.28.0.1 +PORTVERSION= 2.28.1 CATEGORIES= net-im gnome MASTER_SITES= GNOME @@ -82,7 +82,7 @@ PLIST_SUB+= ADIUM="@comment " .endif .if !defined(WITHOUT_MAP) -LIB_DEPENDS+= champlain-0.4.0:${PORTSDIR}/graphics/libchamplain +LIB_DEPENDS+= champlain-0.4.1:${PORTSDIR}/graphics/libchamplain CONFIGURE_ARGS+=--enable-map PLIST_SUB+= MAP="" .else diff --git a/net-im/empathy/distinfo b/net-im/empathy/distinfo index c745d665a..af56e440b 100644 --- a/net-im/empathy/distinfo +++ b/net-im/empathy/distinfo @@ -1,3 +1,3 @@ -MD5 (empathy-2.28.0.1.tar.bz2) = a11420a2c3ae18c26026e729b479a15e -SHA256 (empathy-2.28.0.1.tar.bz2) = 013ab0637e86157feb5151a5b3c2f2e1efabd703563eb69d17fa66463e1f0a5c -SIZE (empathy-2.28.0.1.tar.bz2) = 2279403 +MD5 (empathy-2.28.1.tar.bz2) = 021a05da920055d514cc51c4a538377f +SHA256 (empathy-2.28.1.tar.bz2) = 67b8705ef64c94cb8d8ed458c0c04e804a12e7e0752189a84bc08821a5f87d30 +SIZE (empathy-2.28.1.tar.bz2) = 2301405 |