From user@blg.akavia.ru  Sat Jul 19 23:49:17 2008
Return-Path: <user@blg.akavia.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E4EDC1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 19 Jul 2008 23:49:16 +0000 (UTC)
	(envelope-from user@blg.akavia.ru)
Received: from blg.akavia.ru (aka-blg.amur.ru [85.88.166.30])
	by mx1.freebsd.org (Postfix) with ESMTP id 202B38FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 19 Jul 2008 23:49:15 +0000 (UTC)
	(envelope-from user@blg.akavia.ru)
Received: from blg.akavia.ru (localhost [127.0.0.1])
	by blg.akavia.ru (8.14.2/8.14.2) with ESMTP id m6JNnAP9038746;
	Sun, 20 Jul 2008 09:49:10 +1000 (YAKST)
	(envelope-from user@blg.akavia.ru)
Received: (from root@localhost)
	by blg.akavia.ru (8.14.2/8.14.2/Submit) id m6JNnAvo038745;
	Sun, 20 Jul 2008 09:49:10 +1000 (YAKST)
	(envelope-from user)
Message-Id: <200807192349.m6JNnAvo038745@blg.akavia.ru>
Date: Sun, 20 Jul 2008 09:49:10 +1000 (YAKST)
From: Alexander Logvinov <ports@logvinov.com>
Reply-To: Alexander Logvinov <ports@logvinov.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Alexander Logvinov <ports@logvinov.com>
Subject: [REPOCOPY] deskutils/libopensync-plugin-evolution2-devel: Evolution 2 plugin for the OpenSync framework
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         125790
>Category:       ports
>Synopsis:       [REPOCOPY] deskutils/libopensync-plugin-evolution2-devel: Evolution 2 plugin for the OpenSync framework
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 19 23:50:02 UTC 2008
>Closed-Date:    Thu Aug 07 09:00:23 UTC 2008
>Last-Modified:  Thu Aug  7 09:10:01 UTC 2008
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:

>Description:

  Evolution 2 plugin for the OpenSync framework.
  
>How-To-Repeat:

>Fix:

 Please repocopy deskutils/libopensync-plugin-evolution2 to
 deskutils/libopensync-plugin-evolution2-devel and update
 deskutils/libopensync-plugin-evolution2-devel from this patch.

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/deskutils/libopensync-plugin-evolution2/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	19 Jul 2008 14:00:25 -0000	1.1
+++ Makefile	19 Jul 2008 23:47:18 -0000
@@ -6,19 +6,27 @@
 #
 
 PORTNAME=	libopensync-plugin-evolution2
-PORTVERSION=	0.22
+PORTVERSION=	0.36
 CATEGORIES=	deskutils
 MASTER_SITES=	http://www.opensync.org/download/releases/${PORTVERSION}/
+PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	ports@logvinov.com
 COMMENT=	Evolution 2 plugin for the OpenSync framework
 
-LIB_DEPENDS=	opensync.0:${PORTSDIR}/devel/libopensync022
+LIB_DEPENDS=	opensync.1:${PORTSDIR}/devel/libopensync
+RUN_DEPENDS=	vconvert:${PORTSDIR}/deskutils/libopensync-plugin-vformat-devel
 
-CONFLICTS=	libopensync-plugin-evolution2-devel-[0-9]*
+CONFLICTS=	libopensync-plugin-evolution2-0.2*
 
 USE_BZIP2=	yes
-GNU_CONFIGURE=	yes
+USE_CMAKE=	yes
+CMAKE_ARGS+=	-Wno-dev
 USE_GNOME=	evolutiondataserver gconf2
 
+pre-patch:
+	@${REINPLACE_CMD} -e "/FIND_PACKAGE( Check )/d" ${WRKSRC}/CMakeLists.txt
+	@${REINPLACE_CMD} -e "s|MESSAGE|# MESSAGE|" \
+		${WRKSRC}/cmake/modules/MacroEnsureOutOfSourceBuild.cmake
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/deskutils/libopensync-plugin-evolution2/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	19 Jul 2008 14:00:25 -0000	1.1
+++ distinfo	19 Jul 2008 23:44:58 -0000
@@ -1,3 +1,3 @@
-MD5 (libopensync-plugin-evolution2-0.22.tar.bz2) = c4419dd2451bd1595fe42fcf96a9ba45
-SHA256 (libopensync-plugin-evolution2-0.22.tar.bz2) = 2a309178a1aafaa147b792502a241e0036889e2f4153065a10313e7db3c26e65
-SIZE (libopensync-plugin-evolution2-0.22.tar.bz2) = 219916
+MD5 (libopensync-plugin-evolution2-0.36.tar.bz2) = ed3aca114a81ad8cc543b3dd68af657a
+SHA256 (libopensync-plugin-evolution2-0.36.tar.bz2) = 19f1a24d54daec7b6e1321548799e500893b8aebe6dda995dc8eb162f77932c2
+SIZE (libopensync-plugin-evolution2-0.36.tar.bz2) = 35361
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/deskutils/libopensync-plugin-evolution2/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	19 Jul 2008 14:00:25 -0000	1.1
+++ pkg-plist	19 Jul 2008 23:44:58 -0000
@@ -1,8 +1,6 @@
-include/opensync-1.0/opensync/evo2_sync.h
-lib/opensync/plugins/evo2_sync.so
-lib/opensync/plugins/evo2_sync.la
-share/opensync/defaults/evo2-sync
-@dirrmtry lib/opensync/plugins
-@dirrmtry lib/opensync
-@dirrmtry share/opensync/defaults
-@dirrmtry share/opensync
+lib/opensync-1.0/plugins/evo2-sync.so
+share/opensync-1.0/defaults/evo2-sync
+@dirrmtry lib/opensync-1.0/plugins
+@dirrmtry lib/opensync-1.0
+@dirrmtry share/opensync-1.0/defaults
+@dirrmtry share/opensync-1.0
Index: files/patch-src_Makefile.in
===================================================================
RCS file: files/patch-src_Makefile.in
diff -N files/patch-src_Makefile.in
--- files/patch-src_Makefile.in	19 Jul 2008 14:00:25 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig	2008-07-11 14:03:05.000000000 +1000
-+++ src/Makefile.in	2008-07-11 14:03:10.000000000 +1000
-@@ -198,7 +198,7 @@
- INCLUDES = @PACKAGE_CFLAGS@ @EPACKAGE_CFLAGS@
- 
- # Please remove '-Wno-return-type' when Evo fixes the warning in their headers.
--AM_CFLAGS = -Wall -Werror -Wno-return-type
-+AM_CFLAGS = -Wall -Wno-return-type
- config_DATA = evo2-sync
- opensyncheader_HEADERS = evo2_sync.h
- plugin_LTLIBRARIES = evo2_sync.la
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Jul 19 23:51:52 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125790 
State-Changed-From-To: open->repocopy 
State-Changed-By: miwi 
State-Changed-When: Sun Jul 27 14:45:51 UTC 2008 
State-Changed-Why:  
- Please repocopy from deskutils/libopensync-plugin-evolution2 to deskutils/libopensync-plugin-evolution2-devel 





Responsible-Changed-From-To: miwi->portmgr 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Jul 27 14:45:51 UTC 2008 
Responsible-Changed-Why:  
- Over to portmgr 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125790 
State-Changed-From-To: repocopy->open 
State-Changed-By: marcus 
State-Changed-When: Sun Aug 3 21:24:07 UTC 2008 
State-Changed-Why:  
Repocopy complete. 


Responsible-Changed-From-To: portmgr->miwi 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Sun Aug 3 21:24:07 UTC 2008 
Responsible-Changed-Why:  
Repocopy complete. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125790 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Aug 7 09:00:22 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125790: commit references a PR
Date: Thu,  7 Aug 2008 09:00:17 +0000 (UTC)

 miwi        2008-08-07 09:00:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     deskutils/libopensync-plugin-evolution2-devel Makefile 
                                                   distinfo 
                                                   pkg-plist 
   Removed files:
     deskutils/libopensync-plugin-evolution2-devel/files 
                                                         patch-src_Makefile.in 
   Log:
   - Update to 0.36
   - Pass maintainership to submitter
   
   PR:             125790
   Submitted by:   Alexander Logvinov <ports@logvinov.com> (maintainer)
   
   Revision  Changes    Path
   1.4       +14 -5     ports/deskutils/libopensync-plugin-evolution2-devel/Makefile
   1.3       +3 -3      ports/deskutils/libopensync-plugin-evolution2-devel/distinfo
   1.2       +0 -11     ports/deskutils/libopensync-plugin-evolution2-devel/files/patch-src_Makefile.in (dead)
   1.3       +6 -8      ports/deskutils/libopensync-plugin-evolution2-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"
 
>Unformatted:
