From boris@brooknet.com.au  Sat Oct  2 07:01:14 2004
Return-Path: <boris@brooknet.com.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A318616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Oct 2004 07:01:14 +0000 (GMT)
Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 007A343D31
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Oct 2004 07:01:14 +0000 (GMT)
	(envelope-from boris@brooknet.com.au)
Received: from localhost (ppp2453.dyn.pacific.net.au [61.8.36.83])
	by bloodwood.hunterlink.net.au (8.12.8/8.12.8) with ESMTP id i926wu3m028983;
	Sat, 2 Oct 2004 16:58:56 +1000
Received: by localhost (Postfix, from userid 0)
	id 25B521B5C; Sat,  2 Oct 2004 17:03:39 +1000 (EST)
Message-Id: <20041002070339.25B521B5C@localhost>
Date: Sat,  2 Oct 2004 17:03:39 +1000 (EST)
From: Sam Lawrance <boris@brooknet.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc: boris@brooknet.com.au
Subject: [MAINTAINER] palm/synce-gnomevfs: update to 0.9.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         72249
>Category:       ports
>Synopsis:       [MAINTAINER] palm/synce-gnomevfs: update to 0.9.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 02 07:10:23 GMT 2004
>Closed-Date:    Sat Jan 08 21:45:06 GMT 2005
>Last-Modified:  Sat Jan 08 21:45:06 GMT 2005
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-BETA5 i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-BETA5 FreeBSD 5.3-BETA5 #0: Thu Sep 23 17:02:48 EST 2004
>Description:
- Update to 0.9.0

>How-To-Repeat:
>Fix:

--- synce-gnomevfs-0.9.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/palm/synce-gnomevfs/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	9 Jul 2004 17:42:44 -0000	1.5
+++ Makefile	2 Oct 2004 06:40:56 -0000
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/palm/synce-gnomevfs/Makefile,v 1.5 2004/07/09 17:42:44 marcus Exp $
 
 PORTNAME=	synce-gnomevfs
-PORTVERSION=	0.8
-PORTREVISION=	2
+PORTVERSION=	0.9.0
 CATEGORIES=	palm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	synce
@@ -14,12 +13,14 @@
 MAINTAINER=	boris@brooknet.com.au
 COMMENT=	Gnome VFS module for WinCE devices
 
-LIB_DEPENDS=	rapi.2:${PORTSDIR}/palm/synce-librapi2
+LIB_DEPENDS=	rapi.2:${PORTSDIR}/palm/synce-librapi2 \
+		synce.0:${PORTSDIR}/palm/synce-libsynce
 
 USE_GNOME=	gnomeprefix gnometarget gnomevfs2
 USE_X_PREFIX=	yes
 USE_INC_LIBTOOL_VER=13
-CONFIGURE_ARGS+=	--with-librapi=${LOCALBASE}
+CONFIGURE_ARGS+=	--with-librapi=${LOCALBASE} \
+			--with-libsynce=${LOCALBASE}
 
 INSTALLS_SHLIB=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/palm/synce-gnomevfs/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	18 Mar 2004 02:52:45 -0000	1.2
+++ distinfo	10 Sep 2004 01:38:05 -0000
@@ -1,2 +1,2 @@
-MD5 (synce-gnomevfs-0.8.tar.gz) = 1a85feb769215ee6f6c7da4a094d5382
-SIZE (synce-gnomevfs-0.8.tar.gz) = 253349
+MD5 (synce-gnomevfs-0.9.0.tar.gz) = 1fa8d653297331479edcd5d983a0f75e
+SIZE (synce-gnomevfs-0.9.0.tar.gz) = 303885
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/palm/synce-gnomevfs/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	16 Dec 2003 19:59:49 -0000	1.1
+++ pkg-plist	2 Oct 2004 06:41:02 -0000
@@ -1,4 +1,7 @@
+bin/synce-in-computer-folder
 etc/gnome-vfs-2.0/modules/synce-module.conf
+share/gnome/pixmaps/synce/synce-color.png
+share/gnome/synce/synce-in-computer-folder.sh
 lib/gnome-vfs-2.0/modules/libsyncevfs.a
 lib/gnome-vfs-2.0/modules/libsyncevfs.la
 lib/gnome-vfs-2.0/modules/libsyncevfs.so
--- synce-gnomevfs-0.9.0.patch ends here ---

>Release-Note:
>Audit-Trail:

From: Sam Lawrance <boris@brooknet.com.au>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/72249: [MAINTAINER] palm/synce-gnomevfs: update to 0.9.0
Date: Sat, 08 Jan 2005 18:33:32 +1100

 The previous Makefile PORTVERSION hunk will fail because of gnome 
 PORTREVISION bumps.
 
 --- Makefile    7 Nov 2004 22:37:07 -0000       1.6
 +++ Makefile    8 Jan 2005 07:12:00 -0000
 @@ -5,8 +5,7 @@
 # $FreeBSD: ports/palm/synce-gnomevfs/Makefile,v 1.6 2004/11/07 22:37:07 
 marcus Exp $
 
 PORTNAME=      synce-gnomevfs
 -PORTVERSION=   0.8
 -PORTREVISION=  3
 +PORTVERSION=   0.9.0
 CATEGORIES=    palm
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    synce
 
 

From: Sam Lawrance <boris@brooknet.com.au>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/72249: [MAINTAINER] palm/synce-gnomevfs: update to 0.9.0
Date: Sat, 08 Jan 2005 19:20:56 +1100

 Sorry, that last patch got mangled. I don't think I'm driving 
 thunderbird particularly well. If the committer could just get rid of 
 PORTREVISION and set PORTVERSION to 0.9.0 by hand... thanks :)
 
Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sat Jan 8 17:44:32 GMT 2005 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72249 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sat Jan 8 21:44:50 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

Tiny patch for 4.x was needed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72249 
>Unformatted:
