Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2009 01:47:26 GMT
From:      "Carlos A. M. dos Santos" <unixmania@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136174: net-im/ayttm: upgrade from version 0.5.0.45 to 0.5.0.82
Message-ID:  <200906300147.n5U1lQXA073173@www.freebsd.org>
Resent-Message-ID: <200906300150.n5U1o1hM023365@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136174
>Category:       ports
>Synopsis:       net-im/ayttm: upgrade from version 0.5.0.45 to 0.5.0.82
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 30 01:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Carlos A. M. dos Santos
>Release:        8-CURRENT
>Organization:
N.A.
>Environment:
FreeBSD avatar 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun 18 00:12:45 BRT 2009     root@avatar:/usr/obj/usr/src/sys/Compaq_nx6320  amd64

>Description:
* Upgrade port from version 0.5.0.45 to 0.5.0.82
* Add option to enable aim-toc service (default off)
* Add option to enable icq-toc service (default off)
>How-To-Repeat:
not applicable
>Fix:
apply the attached patch

Patch attached with submission follows:

diff -dur ayttm.orig/Makefile ayttm/Makefile
--- ayttm.orig/Makefile	2009-06-29 22:34:57.000000000 -0300
+++ ayttm/Makefile	2009-06-29 21:45:42.000000000 -0300
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ayttm
-PORTVERSION=	0.5.0.45
-PORTREVISION=	1
+PORTVERSION=	0.5.0.82
 CATEGORIES=	net-im
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
@@ -20,8 +19,10 @@
 		gpgme.17:${PORTSDIR}/security/gpgme \
 		pspell.16:${PORTSDIR}/textproc/aspell
 
-OPTIONS=	ARTS   "Enable aRts support"   off \
-		ESOUND "Enable EsounD support" off
+OPTIONS=	ARTS	"Enable aRts support"		off \
+		ESOUND	"Enable EsounD support"		off \
+		AIM_TOC	"Include aim-toc service"	off \
+		ICQ_TOC "Include icq-toc service"	off
 
 USE_BZIP2=	yes
 USE_XORG=	xpm xscrnsaver
@@ -51,6 +52,20 @@
 CONFIGURE_ARGS+=	--disable-esd
 .endif
 
+.if defined(WITH_AIM_TOC)
+CONFIGURE_ARGS+=	--enable-aim-toc
+PLIST_SUB+=		AIM_TOC=""
+.else
+PLIST_SUB+=		AIM_TOC="@comment "
+.endif
+
+.if defined(WITH_ICQ_TOC)
+CONFIGURE_ARGS+=	--enable-icq-toc
+PLIST_SUB+=		ICQ_TOC=""
+.else
+PLIST_SUB+=		ICQ_TOC="@comment "
+.endif
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|-L/usr/local/lib||g ; \
 		 s|-lpthread|${PTHREAD_LIBS}|g ; \
@@ -63,4 +78,7 @@
 		's|-L/usr/local/lib/pth/||g ; \
 		 s|-lproxy|../libproxy/libproxy.a|g' ${WRKSRC}/src/Makefile.in
 
+post-build:
+	@${ECHO} 'Categories=Application;Network;' >> ${WRKSRC}/ayttm.desktop
+
 .include <bsd.port.post.mk>
diff -dur ayttm.orig/distinfo ayttm/distinfo
--- ayttm.orig/distinfo	2008-06-18 01:19:00.000000000 -0300
+++ ayttm/distinfo	2009-06-28 19:51:03.000000000 -0300
@@ -1,3 +1,3 @@
-MD5 (ayttm-0.5.0-45.tar.bz2) = b609a148cd36ecb219c2b3f1513bfbd0
-SHA256 (ayttm-0.5.0-45.tar.bz2) = 4c732c742205f04023b09c2a884ace558ec2bd58ddcf3e9db1bd56395cbc48b9
-SIZE (ayttm-0.5.0-45.tar.bz2) = 1408451
+MD5 (ayttm-0.5.0-82.tar.bz2) = 6646c6ae40b26edad75c0f07903a537b
+SHA256 (ayttm-0.5.0-82.tar.bz2) = 6c889fef0c0bd18b6517f4655eaa1e7915d746c18a332b8a6ad7260a371f94bd
+SIZE (ayttm-0.5.0-82.tar.bz2) = 1569698
diff -dur ayttm.orig/pkg-plist ayttm/pkg-plist
--- ayttm.orig/pkg-plist	2008-06-18 01:19:00.000000000 -0300
+++ ayttm/pkg-plist	2009-06-29 21:58:58.000000000 -0300
@@ -1,18 +1,12 @@
 bin/ayttm
 bin/ayttm_streamer_wrapper.sh
 etc/ayttmrc
-include/ayttm/yahoo2.h
-include/ayttm/yahoo2_callbacks.h
-include/ayttm/yahoo2_types.h
-include/ayttm/yahoo_fn.h
-include/ayttm/yahoo_httplib.h
-include/ayttm/yahoo_list.h
 lib/ayttm/aim-oscar.a
 lib/ayttm/aim-oscar.la
 lib/ayttm/aim-oscar.so
-lib/ayttm/aim-toc.a
-lib/ayttm/aim-toc.la
-lib/ayttm/aim-toc.so
+%%AIM_TOC%%lib/ayttm/aim-toc.a
+%%AIM_TOC%%lib/ayttm/aim-toc.la
+%%AIM_TOC%%lib/ayttm/aim-toc.so
 lib/ayttm/autotrans.a
 lib/ayttm/autotrans.la
 lib/ayttm/autotrans.so
@@ -22,9 +16,9 @@
 lib/ayttm/custmsg.a
 lib/ayttm/custmsg.la
 lib/ayttm/custmsg.so
-lib/ayttm/icq-toc.a
-lib/ayttm/icq-toc.la
-lib/ayttm/icq-toc.so
+%%ICQ_TOC%%lib/ayttm/icq-toc.a
+%%ICQ_TOC%%lib/ayttm/icq-toc.la
+%%ICQ_TOC%%lib/ayttm/icq-toc.so
 lib/ayttm/img2jpc.a
 lib/ayttm/img2jpc.la
 lib/ayttm/img2jpc.so
@@ -112,7 +106,12 @@
 %%DATADIR%%/sounds/BuddyLeave.au
 %%DATADIR%%/sounds/Receive.au
 %%DATADIR%%/sounds/Send.au
+share/pixmaps/away.png
 share/pixmaps/ayttm.png
+share/pixmaps/buddy.png
+share/pixmaps/group-chat.png
+share/pixmaps/group.png
+share/pixmaps/smileys.png
 @dirrmtry share/applnk/Internet
 @dirrmtry share/applnk
 @dirrmtry share/applications
@@ -122,4 +121,3 @@
 @dirrm %%DATADIR%%/smileys
 @dirrm %%DATADIR%%
 @dirrm lib/ayttm
-@dirrm include/ayttm


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906300147.n5U1lQXA073173>