Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2001 14:34:38 +0300 (IDT)
From:      Roman Shterenzon <roman@xpert.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@freebsd.org
Subject:   ports/29705: [MAINTAINER UPDATE] net/gtk+icq 0.50.1 -> 0.51
Message-ID:  <200108141134.f7EBYc946674@alchemy.oven.org>

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

>Number:         29705
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] net/gtk+icq 0.50.1 -> 0.51
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 14 04:40:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Roman Shterenzon
>Release:        FreeBSD 4.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD alchemy.oven.org 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #1: Mon Aug 6 15:39:08 IDT 2001 root@alchemy.oven.org:/local/obj/local/src/sys/ALCHEMY i386


>Description:

The pkg-plist for gnome build is not so correct though.
Perhaps gnome guys can give me a hand?

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/gtk+licq/Makefile gtk+licq/Makefile
--- /usr/ports/net/gtk+licq/Makefile	Tue May 22 23:51:19 2001
+++ gtk+licq/Makefile	Tue Aug 14 14:06:35 2001
@@ -6,21 +6,23 @@
 #
 
 PORTNAME=	gtk+licq
-PORTVERSION=	0.50.1
-PORTREVISION=	3
+PORTVERSION=	0.51
 CATEGORIES=	net
 MASTER_SITES=	http://gtk.licq.org/download/
 
 MAINTAINER=	roman@xpert.com
 
 BUILD_DEPENDS=	${LOCALBASE}/include/licq/licq_icqd.h:${PORTSDIR}/net/licq
-LIB_DEPENDS=	pspell.4:${PORTSDIR}/textproc/pspell
+LIB_DEPENDS=	pspell.4:${PORTSDIR}/textproc/pspell \
+		iconv.2:${PORTSDIR}/converters/libiconv
 RUN_DEPENDS=	licq:${PORTSDIR}/net/licq
 
+# It breaks the build for some reason
+#USE_LIBTOOL=	yes
 USE_GMAKE=	yes
 USE_GTK=	yes
 WANT_GNOME=	yes
-USE_LIBTOOL=	yes
+GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
 
@@ -28,9 +30,9 @@
 
 .if defined(HAVE_GNOME)
 USE_GNOME=	yes
-CONFIGURE_ARGS=	--enable-gnome
+CONFIGURE_ARGS+=	--enable-gnome
 .else
-CONFIGURE_ARGS=	--disable-gnome
+CONFIGURE_ARGS+=	--disable-gnome
 .endif
 
 post-patch:
@@ -42,11 +44,8 @@
 .if !defined(HAVE_GNOME)
 	@${PERL5} -pi -e \
 		's|^SUBDIRS =.*|SUBDIRS =|' ${WRKSRC}/doc/Makefile.in
-.endif
-
-post-configure:
 	@${PERL5} -pi -e \
-		's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \
-		${WRKSRC}/libtool
+		's|\sinstall-menuDATA||;s|\sinstall-ximianmenuDATA||' ${WRKSRC}/Makefile.in
+.endif
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/net/gtk+licq/distinfo gtk+licq/distinfo
--- /usr/ports/net/gtk+licq/distinfo	Sat Apr  7 04:58:04 2001
+++ gtk+licq/distinfo	Tue Aug  7 08:39:08 2001
@@ -1 +1 @@
-MD5 (gtk+licq-0.50.1.tar.gz) = c415a3468c0224fdde8bf43bc0a4fa99
+MD5 (gtk+licq-0.51.tar.gz) = be09ec38ef2c5f7b078ff31f81371a38
diff -urN /usr/ports/net/gtk+licq/pkg-plist gtk+licq/pkg-plist
--- /usr/ports/net/gtk+licq/pkg-plist	Mon Apr  9 00:21:46 2001
+++ gtk+licq/pkg-plist	Tue Aug 14 14:30:57 2001
@@ -1,4 +1,6 @@
+bin/gtklicq
 %%GNOME:%%lib/licq/licq_gnome_gui.so
+%%GNOME:%%lib/licq/licq_gnome_gui.la
 %%GNOME:%%share/gnome/help/gtk+licq/C/arvancedusage.html
 %%GNOME:%%share/gnome/help/gtk+licq/C/authors.html
 %%GNOME:%%share/gnome/help/gtk+licq/C/bugs.html
@@ -28,7 +30,6 @@
 share/licq/gtk-gui/pixmaps/chatItalic.xpm
 share/licq/gtk-gui/pixmaps/chatUnder.xpm
 share/licq/gtk-gui/pixmaps/close.xpm
-share/licq/gtk-gui/pixmaps/gtklicq-logo.png
 share/licq/gtk-gui/pixmaps/history.xpm
 share/licq/gtk-gui/pixmaps/info.xpm
 share/licq/gtk-gui/pixmaps/logo.xpm
@@ -39,10 +40,10 @@
 share/licq/gtk-gui/pixmaps/secure_on.xpm
 share/licq/gtk-gui/pixmaps/sideways_strippeddownlogo.xpm
 share/locale/de/LC_MESSAGES/gtk+licq.mo
-share/locale/es/LC_MESSAGES/gtk+licq.mo
 share/locale/pt/LC_MESSAGES/gtk+licq.mo
 share/locale/pt_BR/LC_MESSAGES/gtk+licq.mo
 share/locale/ru/LC_MESSAGES/gtk+licq.mo
+share/locale/sv/LC_MESSAGES/gtk+licq.mo
 %%GNOME:%%@dirrm share/gnome/help/gtk+licq/C/images
 %%GNOME:%%@dirrm share/gnome/help/gtk+licq/C
 %%GNOME:%%@dirrm share/gnome/help/gtk+licq
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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