diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-30 06:08:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-30 06:08:26 +0800 |
commit | 4b69879c856954f121ca03ec3ad527ead8ba2d74 (patch) | |
tree | 84a16cba93ffb3f62b5eaaa6fe58aa7aeb0e4bb9 /net-im | |
parent | 5d21a7c90bf700c327f6853426706a95458608d5 (diff) | |
download | freebsd-ports-gnome-4b69879c856954f121ca03ec3ad527ead8ba2d74.tar.gz freebsd-ports-gnome-4b69879c856954f121ca03ec3ad527ead8ba2d74.tar.zst freebsd-ports-gnome-4b69879c856954f121ca03ec3ad527ead8ba2d74.zip |
- Update to 1.6.2
PR: 138286
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin-sipe/Makefile | 5 | ||||
-rw-r--r-- | net-im/pidgin-sipe/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile index f5bb64f76924..0468da49f020 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pidgin-sipe -PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTVERSION= 1.6.2 CATEGORIES= net-im MASTER_SITES= SF/sipe/sipe/${DISTNAME} @@ -24,8 +23,6 @@ USE_GNOME= gtk20 USE_LDCONFIG= ${PREFIX}/lib/pidgin USE_GETTEXT= yes -BROKEN= needs update for libpurple-2.6.1 - CFLAGS+= "-I/${LOCALBASE}/include" LIBS+= "-L/${LOCALBASE}/lib" diff --git a/net-im/pidgin-sipe/distinfo b/net-im/pidgin-sipe/distinfo index ca8ac89eba05..fd0def671227 100644 --- a/net-im/pidgin-sipe/distinfo +++ b/net-im/pidgin-sipe/distinfo @@ -1,3 +1,3 @@ -MD5 (pidgin-sipe-1.6.1.tar.bz2) = c1e9e6ff863f6314e4801c9a8d09ce3d -SHA256 (pidgin-sipe-1.6.1.tar.bz2) = 02516a4692bec507a5400fe33be9a9fc62eb78a0fc524b7315f0101bed9bc372 -SIZE (pidgin-sipe-1.6.1.tar.bz2) = 369610 +MD5 (pidgin-sipe-1.6.2.tar.bz2) = 5b83c348b159dbb2ea36ae1d1f432f0d +SHA256 (pidgin-sipe-1.6.2.tar.bz2) = e9cb219951ceef36a126343e1fa885ff84681b89c3edd4b0e2db2546a5c76085 +SIZE (pidgin-sipe-1.6.2.tar.bz2) = 374749 |