diff options
author | marcus <marcus@FreeBSD.org> | 2010-01-10 03:57:42 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2010-01-10 03:57:42 +0800 |
commit | 78a3fea261dfc9cc8fd2790fa96d5f2cd611cb32 (patch) | |
tree | b0dcfbb69bd641a77d8e029eff05249765ece2dd | |
parent | a7fcaafad8de92a8945ae30fd91057d87b3f6db7 (diff) | |
download | freebsd-ports-gnome-78a3fea261dfc9cc8fd2790fa96d5f2cd611cb32.tar.gz freebsd-ports-gnome-78a3fea261dfc9cc8fd2790fa96d5f2cd611cb32.tar.zst freebsd-ports-gnome-78a3fea261dfc9cc8fd2790fa96d5f2cd611cb32.zip |
Update to 0.0.13.
-rw-r--r-- | net-im/telepathy-farsight/Makefile | 5 | ||||
-rw-r--r-- | net-im/telepathy-farsight/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile index a3c076ed1fa9..4c06d4e5344b 100644 --- a/net-im/telepathy-farsight/Makefile +++ b/net-im/telepathy-farsight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= telepathy-farsight -PORTVERSION= 0.0.12 +PORTVERSION= 0.0.13 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ @@ -27,7 +27,8 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes USE_PYTHON= yes -USE_GNOME= gnomehack pkgconfig glib20 +USE_AUTOTOOLS= libtool:22 +USE_GNOME= gnomehack pkgconfig glib20 ltverhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/net-im/telepathy-farsight/distinfo b/net-im/telepathy-farsight/distinfo index 4b1555a8aa90..f09e8cd743d3 100644 --- a/net-im/telepathy-farsight/distinfo +++ b/net-im/telepathy-farsight/distinfo @@ -1,3 +1,3 @@ -MD5 (telepathy-farsight-0.0.12.tar.gz) = 1605a4c411ca1d26c3e395d8c69ccf3f -SHA256 (telepathy-farsight-0.0.12.tar.gz) = a08c37bcf38af53963332ca9a80a0e8a50d4777ec1e8f22555998364263c6631 -SIZE (telepathy-farsight-0.0.12.tar.gz) = 538794 +MD5 (telepathy-farsight-0.0.13.tar.gz) = 9bd7b7a2f816952af72c335cb5f16c07 +SHA256 (telepathy-farsight-0.0.13.tar.gz) = 2dc3c6f9f284e4a7d4c08fb79080315ca8c3d49ec107d7c88b2ff4f9dd0fac70 +SIZE (telepathy-farsight-0.0.13.tar.gz) = 539785 |