ports/126274: [patch] net-im/pidgin-twitter update to 0.7.0

Hirohisa Yamaguchi umq at ueo.co.jp
Tue Aug 5 14:10:03 UTC 2008


>Number:         126274
>Category:       ports
>Synopsis:       [patch] net-im/pidgin-twitter update to 0.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 05 14:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 8.0-CURRENT FreeBSD 8.0-CURRENT #17: Thu Jul 10 06:27:38 JST 2008 root at calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64

>Description:
	The new version of net-im/pidgin-twitter 0.7.0 has been released.
>How-To-Repeat:
	N/A
>Fix:

	the patch follows:

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-im/pidgin-twitter/Makefile,v
retrieving revision 1.2
diff -p -u -r1.2 Makefile
--- Makefile	6 Jun 2008 13:51:51 -0000	1.2
+++ Makefile	5 Aug 2008 13:56:29 -0000
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/net-im/pidgin-twitter/Makefile,v 1.2 2008/06/06 13:51:51 edwin Exp $
 
 PORTNAME=	pidgin-twitter
-PORTVERSION=	0.6.0
-PORTREVISION=	1
+PORTVERSION=	0.7.0
 CATEGORIES=	net-im
 MASTER_SITES=	http://www.honeyplanet.jp/
 
@@ -14,13 +13,15 @@ MAINTAINER=	jun-g at daemonfreaks.com
 COMMENT=	A pidgin plugin to help twitting via pidgin
 
 BUILD_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
+LIB_DEPENDS=	xml2:${PORTSDIR}/textproc/libxml2
 RUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
 
 USE_GNOME=	pkgconfig glib20
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-ALL_TARGET=	default
 
-PLIST_FILES=	lib/pidgin/pidgin-twitter.so
+PLIST_FILES=	lib/pidgin/pidgin-twitter.so \
+		${DATADIR_REL}/prefs.ui
+PLIST_DIRS=	${DATADIR_REL}
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net-im/pidgin-twitter/distinfo,v
retrieving revision 1.1
diff -p -u -r1.1 distinfo
--- distinfo	17 May 2008 21:35:35 -0000	1.1
+++ distinfo	5 Aug 2008 13:56:29 -0000
@@ -1,3 +1,3 @@
-MD5 (pidgin-twitter-0.6.0.tar.gz) = 1aa86de82af9f1e6158fad7f3921d221
-SHA256 (pidgin-twitter-0.6.0.tar.gz) = e57fd5f2bef0d7821954434fb39b05f4d043c2e617a4b2551f80d95b4bed6c34
-SIZE (pidgin-twitter-0.6.0.tar.gz) = 42359
+MD5 (pidgin-twitter-0.7.0.tar.gz) = ec9dd64fbdccbb547bdc3ff109d960af
+SHA256 (pidgin-twitter-0.7.0.tar.gz) = 674ce85c3d6bcfd72a2bedfe1ecd68ef675adc2a52581596da5996b61c773ac2
+SIZE (pidgin-twitter-0.7.0.tar.gz) = 60730
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/net-im/pidgin-twitter/pkg-descr,v
retrieving revision 1.1
diff -p -u -r1.1 pkg-descr
--- pkg-descr	17 May 2008 21:35:35 -0000	1.1
+++ pkg-descr	5 Aug 2008 13:56:29 -0000
@@ -1,7 +1,5 @@
-pidgin-twitter is a pidgin plugin to help twittering via pidgin. This
-plugin translates any @username and the sender name to the link to the
-user respectively. pidgin-twitter also can play a sound when an
-incoming message contains any recipient name or sender name which is
-listed in the each dedicated lists.
+pidgin-twitter is a pidgin plugin which provides a lot of useful features
+to the users who use pidgin as a front end to post and read twitter messages. 
+pidgin-twitter supports Twitter, Wassr, and identi.ca now.
 
-WWW: http://www.honeyplanet.jp/download.html
+WWW: http://honeyplanet.jp/pidgin-twitter/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list