summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-06-19 22:14:08 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2010-06-19 22:14:08 +0000
commit1df8032dbc69782ab76b7595148fa58728433e81 (patch)
tree946783b122d7c50aaae883fdd405d06c46c9ae7c
parentUpdate to 2.30.3. (diff)
Update to 2.30.1.1.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=256735
-rw-r--r--net-im/empathy/Makefile3
-rw-r--r--net-im/empathy/distinfo6
-rw-r--r--net-im/empathy/files/patch-configure11
3 files changed, 4 insertions, 16 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile
index b7de703a3f86..681c1f23922a 100644
--- a/net-im/empathy/Makefile
+++ b/net-im/empathy/Makefile
@@ -6,8 +6,7 @@
# $MCom: ports/net-im/empathy/Makefile,v 1.66 2010/04/26 23:54:08 kwm Exp $
PORTNAME= empathy
-PORTVERSION= 2.30.1
-PORTREVISION= 1
+PORTVERSION= 2.30.1.1
CATEGORIES= net-im gnome
MASTER_SITES= GNOME
diff --git a/net-im/empathy/distinfo b/net-im/empathy/distinfo
index 25d01ed55c5c..379cf186bcd1 100644
--- a/net-im/empathy/distinfo
+++ b/net-im/empathy/distinfo
@@ -1,3 +1,3 @@
-MD5 (empathy-2.30.1.tar.bz2) = 62a048b41421e24eef4fea8193f5d9af
-SHA256 (empathy-2.30.1.tar.bz2) = b7f06e609c410f1d6898751977fc6b964b9c3e015daec5cc281db715bc032577
-SIZE (empathy-2.30.1.tar.bz2) = 2651081
+MD5 (empathy-2.30.1.1.tar.bz2) = f02660848dcb5fbdca4382e6cb5d69fc
+SHA256 (empathy-2.30.1.1.tar.bz2) = 347c3e8ebaac0af5110a5b7b8c1869dd03dc3caa2eb57589dd1ff630f3073cb7
+SIZE (empathy-2.30.1.1.tar.bz2) = 2645135
diff --git a/net-im/empathy/files/patch-configure b/net-im/empathy/files/patch-configure
deleted file mode 100644
index 1a16aca800de..000000000000
--- a/net-im/empathy/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2010-04-10 22:44:46.000000000 +0200
-+++ configure 2010-04-10 22:45:28.000000000 +0200
-@@ -16874,7 +16874,7 @@
- fi
-
-
--if test "x$enable_favourite_contacts" != "xno" -o "x$chain_enable_favourite_contacts" == "xyes"; then
-+if test "x$enable_favourite_contacts" != "xno" -o "x$chain_enable_favourite_contacts" = "xyes"; then
-
- pkg_failed=no
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TELEPATHY_LOGGER" >&5