misc/108206: Update port to latest version

Alexey V. Panfilov sim-im at lehis.ru
Mon Jan 22 12:50:14 UTC 2007


>Number:         108206
>Category:       misc
>Synopsis:       Update port to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 22 12:50:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alexey V. Panfilov
>Release:        FreeBSD 6.1-RELEASE-p11 i386
>Organization:
>Environment:
FreeBSD work1.lehis.ru 6.1-RELEASE-p11 FreeBSD 6.1-RELEASE-p11 #11: Wed Dec 13 17:43:02 MSK 2006     root at work1.lehis.ru:/usr/src/sys/i386/compile/lehis  i386
>Description:
Update to latest version (include fix icq protocol)
>How-To-Repeat:
N/A
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-im/sim-im-devel/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile    16 Nov 2006 12:50:19 -0000      1.5
+++ Makefile    22 Jan 2007 12:33:44 -0000
@@ -2,10 +2,10 @@
 # Date created:                                18 Apr 2006
 # Whom:                                        Alexey V. Panfilov <sim-im at lehis.ru>
 #
-# $FreeBSD: ports/net-im/sim-im-devel/Makefile,v 1.5 2006/11/16 12:50:19 sem Exp $
+# $FreeBSD$

 PORTNAME=      sim-im-devel
-PORTVERSION=   0.9.5.1538
+PORTVERSION=   0.9.5.1809
 CATEGORIES=    net-im
 MASTER_SITES=  http://sim-im.lehis.ru/dist/ \
                http://www.sim-im.lehis.ru/dist/
@@ -38,8 +38,14 @@

 .include <bsd.port.pre.mk>

+post-patch:
+.if !defined(WITH_KDE)
+       @${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \
+               ${CONFIGURE_WRKSRC}/configure
+.endif
+
 .if ${OSVERSION} < 500000
-IGNORE=        it doesn't work on FreeBSD 4.X
+IGNORE=        build failed on FreeBSD 4.X
 .endif

 .if !defined(WITHOUT_DEBUG)
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net-im/sim-im-devel/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo    16 Nov 2006 12:50:19 -0000      1.4
+++ distinfo    22 Jan 2007 12:33:44 -0000
@@ -1,3 +1,3 @@
-MD5 (sim-im-devel-0.9.5.1538.tar.bz2) = e1be78c780cef144131a2bedcb78d92b
-SHA256 (sim-im-devel-0.9.5.1538.tar.bz2) = efbfe4046de9f5375d1fedf6ec04c4c8f83882f1efb07a38f880b9fb5770ab5f
-SIZE (sim-im-devel-0.9.5.1538.tar.bz2) = 2604019
+MD5 (sim-im-devel-0.9.5.1809.tar.bz2) = 781afadc7e8e0139c51916d41eacff26
+SHA256 (sim-im-devel-0.9.5.1809.tar.bz2) = 5c4162b746c454a1898739072f8b46310c22c6f9c344ade4905ea63655528800
+SIZE (sim-im-devel-0.9.5.1809.tar.bz2) = 2658735
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net-im/sim-im-devel/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist   16 Nov 2006 12:50:19 -0000      1.3
+++ pkg-plist   22 Jan 2007 12:33:44 -0000
@@ -117,6 +117,7 @@
 share/apps/sim/icons/icq5.1.jisp
 share/apps/sim/icons/sim.jisp
 share/apps/sim/icons/smiles.jisp
+share/apps/sim/icons/qip-icons.jisp
 share/apps/sim/icons/weather.jisp
 share/apps/sim/pict/connect.gif
 share/apps/sim/pict/connect.mng

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


More information about the freebsd-bugs mailing list