From samm@deepvision.tsua.net  Sat Sep 13 23:34:38 2008
Return-Path: <samm@deepvision.tsua.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 81DF61065677
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 13 Sep 2008 23:34:38 +0000 (UTC)
	(envelope-from samm@deepvision.tsua.net)
Received: from deepvision.tsua.net (s2.sdv.com.ua [212.40.43.22])
	by mx1.freebsd.org (Postfix) with ESMTP id 5068F8FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 13 Sep 2008 23:34:37 +0000 (UTC)
	(envelope-from samm@deepvision.tsua.net)
Received: from samm by deepvision.tsua.net with local (Exim 4.69 (FreeBSD))
	(envelope-from <samm@deepvision.tsua.net>)
	id 1KeedQ-0002Sp-27; Sun, 14 Sep 2008 02:34:36 +0300
Message-Id: <E1KeedQ-0002Sp-27@deepvision.tsua.net>
Date: Sun, 14 Sep 2008 02:34:36 +0300
From: Alex Samorukov <samm@os2.kiev.ua>
Sender: User Samm <samm@deepvision.tsua.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: daniel@roe.ch
Subject: [PATCH] comms/libsyncml: unbreak port
X-Send-Pr-Version: 3.113
X-GNATS-Notify: daniel@roe.ch

>Number:         127362
>Category:       ports
>Synopsis:       [PATCH] comms/libsyncml: unbreak port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 13 23:40:01 UTC 2008
>Closed-Date:    Wed Nov 05 22:34:00 UTC 2008
>Last-Modified:  Wed Nov  5 22:40:05 UTC 2008
>Originator:     Alex Samorukov
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
NetArt Group
>Environment:
System: FreeBSD deepvision.tsua.net 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #4: Fri Mar 28 05:16:52 EET 2008
>Description:
unbreak port by fixing configure

Port maintainer (daniel@roe.ch) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libsyncml-0.4.5_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/libsyncml/Makefile /usr/home/samm/libsyncml/Makefile
--- /usr/ports/comms/libsyncml/Makefile	2008-08-20 03:56:29.000000000 +0300
+++ /usr/home/samm/libsyncml/Makefile	2008-09-14 02:29:07.000000000 +0300
@@ -7,7 +7,7 @@
 
 PORTNAME=	libsyncml
 PORTVERSION=	0.4.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	comms
 MASTER_SITES=	http://libsyncml.opensync.org/download/releases/${PORTVERSION}/ \
 		http://mirror.roe.ch/dist/${PORTNAME}/
@@ -19,8 +19,6 @@
 		openobex:${PORTSDIR}/comms/openobex \
 		soup-2.2.8:${PORTSDIR}/devel/libsoup22
 
-BROKEN=		does not compile
-
 USE_AUTOTOOLS=	autoheader:262 automake:110 libtool:15
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
@@ -35,4 +33,7 @@
 		-e 's|$${libdir}/pkgconfig|$${prefix}/libdata/pkgconfig|' \
 		${WRKSRC}/Makefile.am
 
+pre-configure:
+	@cd ${WRKSRC}; ${ACLOCAL}
+
 .include <bsd.port.mk>
--- libsyncml-0.4.5_2.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Sep 13 23:40:11 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: daniel@roe.ch
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/127362: [PATCH] comms/libsyncml: unbreak port
Date: Sat, 13 Sep 2008 23:40:09 UT

 Maintainer of comms/libsyncml,
 
 Please note that PR ports/127362 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127362
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Daniel Roethlisberger <daniel@roe.ch>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127362: [PATCH] comms/libsyncml: unbreak port
Date: Sun, 14 Sep 2008 15:35:17 +0200

 I approve, please commit.  Thanks!
 
 -- 
 Daniel Roethlisberger
 http://daniel.roe.ch/
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Mon Sep 15 00:02:28 UTC 2008 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127362 
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Mon Sep 15 13:49:50 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

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

From: Alex Samorukov <samm@os2.kiev.ua>
To: bug-followup@FreeBSD.org, samm@os2.kiev.ua
Cc: amdmi3@FreeBSD.org
Subject: Re: ports/127362: [PATCH] comms/libsyncml: unbreak port
Date: Wed, 05 Nov 2008 14:36:58 +0100

 Please, submit this patch, I have ports which are depended on this 
 library. I don`t see the reason of this ignorance.
 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Wed Nov 5 22:33:59 UTC 2008 
State-Changed-Why:  
Committed. Thanks! (sorry, totally forgot about this PR) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127362: commit references a PR
Date: Wed,  5 Nov 2008 22:34:03 +0000 (UTC)

 amdmi3      2008-11-05 22:33:55 UTC
 
   FreeBSD ports repository
 
   Modified files:
     comms/libsyncml      Makefile 
   Log:
   - Unbreak port by fixing configure
   
   PR:             127362
   Submitted by:   Alex Samorukov <samm at os2 dot kiev dot ua>
   Approved by:    Daniel Roethlisberger <daniel at roe dot ch> (maintainer)
   
   Revision  Changes    Path
   1.5       +4 -3      ports/comms/libsyncml/Makefile
 _______________________________________________
 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:
