Bug 108206

Summary: [PATCH]: Update net-im/sim-im-devel to latest version
Product: Ports & Packages Reporter: Alexey V. Panfilov <sim-im>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Alexey V. Panfilov 2007-01-22 12:50:12 UTC
Update to latest version (include fix icq protocol)

Fix: 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)
How-To-Repeat: N/A
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2007-01-22 13:04:44 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

Also reassign this to the ports team. Submitter, please see 
the changes I made for port specific bugs/patches. Thanks.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2007-01-22 13:44:47 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix class and synopsis.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-01-22 14:22:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-01-23 08:12:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-01-23 08:13:04 UTC
miwi        2007-01-23 08:12:56 UTC

  FreeBSD ports repository

  Modified files:
    net-im/sim-im-devel  Makefile distinfo pkg-plist 
  Log:
  - Update to 0.9.5.1809
  
  PR:             ports/108206
  Submitted by:   Alexey V. Panfilov<sim-im@lehis.ru> (maintainer)
  
  Revision  Changes    Path
  1.6       +8 -2      ports/net-im/sim-im-devel/Makefile
  1.5       +3 -3      ports/net-im/sim-im-devel/distinfo
  1.4       +1 -0      ports/net-im/sim-im-devel/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"