From alecn2002@yandex.ru  Sun Sep 24 17:18:55 2006
Return-Path: <alecn2002@yandex.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0715116A403
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Sep 2006 17:18:55 +0000 (UTC)
	(envelope-from alecn2002@yandex.ru)
Received: from ariel.yandex.ru (ariel.yandex.ru [213.180.200.32])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6730E43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Sep 2006 17:18:54 +0000 (GMT)
	(envelope-from alecn2002@yandex.ru)
Received: from YAMAIL (ariel.yandex.ru) by mail.yandex.ru
	id <S700595AbWIXRSe>; Sun, 24 Sep 2006 21:18:34 +0400
Received: from [85.140.208.203] ([85.140.208.203]) by mail.yandex.ru with
 HTTP; Sun, 24 Sep 2006 21:18:34 +0400 (MSD)
Message-Id: <4516BDEA.000005.19668@ariel.yandex.ru>
Date: Sun, 24 Sep 2006 21:18:34 +0400 (MSD)
From: "alecn2002" <alecn2002@yandex.ru>
Sender: alecn2002@yandex.ru
Reply-To: alecn2002@yandex.ru
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] palm/libmal: update to 0.42

>Number:         103572
>Category:       ports
>Synopsis:       [PATCH] palm/libmal: update to 0.42
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 24 17:20:23 GMT 2006
>Closed-Date:    Wed Sep 27 03:10:28 GMT 2006
>Last-Modified:  Wed Sep 27 03:20:19 GMT 2006
>Originator:     Novitsky Alexander
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
IPOnWeb
>Environment:
System: FreeBSD  6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat Sep 23 00:12:24 MSD 2006
>Description:
- Update to 0.42

Port maintainer (avleeuwen@piwebs.com) is cc'd.

Generated with FreeBSD Port Tools 0.77

previous version doesn't build with current version of pilot-link.

The bad news is that kdepim is dependant on libmal, so it doesn't build too.
That's why I've given priority high to this PR. 

>How-To-Repeat:
>Fix:

--- libmal-0.42.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/palm/libmal/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	23 Feb 2006 10:38:41 -0000	1.9
+++ Makefile	24 Sep 2006 17:02:24 -0000
@@ -7,20 +7,20 @@
 #
 
 PORTNAME=	libmal
-PORTVERSION=	0.40
+PORTVERSION=	0.42
 CATEGORIES=	palm
 MASTER_SITES=	http://jasonday.home.att.net/code/libmal/
 
 MAINTAINER=	avleeuwen@piwebs.com
 COMMENT=	A library encapsulating malsync
 
-LIB_DEPENDS=	pisock.8:${PORTSDIR}/palm/pilot-link
+LIB_DEPENDS=	pisock.9:${PORTSDIR}/palm/pilot-link
 
 USE_GMAKE=	YES
 GNU_CONFIGURE=	yes
 HAS_CONFIGURE=	YES
 CONFIGURE_ARGS=	--with-pilot-prefix=${LOCALBASE}
-INSTALLS_SHLIB=	YES
+USE_LDCONFIG=	YES
 CONFLICTS=	malsync-[0-9]*
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/palm/libmal/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	23 Jan 2006 23:49:20 -0000	1.5
+++ distinfo	24 Sep 2006 17:02:24 -0000
@@ -1,3 +1,3 @@
-MD5 (libmal-0.40.tar.gz) = b570bc495101de915f3401d0baaf6b62
-SHA256 (libmal-0.40.tar.gz) = ff2edfaa0ad8b82d419a51364b10c72cd1dd33ac2e59546487455980bcac4227
-SIZE (libmal-0.40.tar.gz) = 329928
+MD5 (libmal-0.42.tar.gz) = 91ec7c193afafcabb8ec31ddde919ff1
+SHA256 (libmal-0.42.tar.gz) = 940b60886bbf230eca3784c39690e08a7a935d0ecc5e127ec6736756a828b90d
+SIZE (libmal-0.42.tar.gz) = 453393
--- libmal-0.42.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Sep 24 17:20:31 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103572 

From: "Arjan van Leeuwen" <avleeuwen@piwebs.com>
To: bug-followup@freebsd.org, alecn2002@yandex.ru
Cc:  
Subject: Re: ports/103572: [PATCH] palm/libmal: update to 0.42
Date: Tue, 26 Sep 2006 16:40:42 +0200

 Patch approved.
 
 Arjan
 
 -- 
 Gemaakt met Opera's revolutionaire e-mailprogramma:  
 http://www.opera.com/mail/
State-Changed-From-To: feedback->closed 
State-Changed-By: ijliao 
State-Changed-When: Wed Sep 27 03:10:08 UTC 2006 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103572 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/103572: commit references a PR
Date: Wed, 27 Sep 2006 03:10:24 +0000 (UTC)

 ijliao      2006-09-27 03:10:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     palm/libmal          Makefile distinfo 
   Log:
   upgrade to 0.42
   
   PR:             103572
   Submitted by:   alecn2002 <alecn2002@yandex.ru>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.11      +3 -3      ports/palm/libmal/Makefile
   1.6       +3 -3      ports/palm/libmal/distinfo
 _______________________________________________
 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"
 
>Unformatted:
 From: Novitsky Alexander <alecn2002@yandex.ru>
 To:  <alecn2002@yandex.ru>
 Date: 24.09.06 21:17
 Subject: [PATCH] palm/libmal: update to 0.42
 
