mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 2.30.1.1.
Feature safe: yes
This commit is contained in:
parent
ea791d993c
commit
1df8032dbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256735
3 changed files with 4 additions and 16 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
Loading…
Add table
Reference in a new issue