From owner-svn-ports-head@FreeBSD.ORG Sat Dec 21 15:32:29 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1DD8B0B; Sat, 21 Dec 2013 15:32:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 83ACA1DA6; Sat, 21 Dec 2013 15:32:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBLFWT44090475; Sat, 21 Dec 2013 15:32:29 GMT (envelope-from danilo@svn.freebsd.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBLFWTff090473; Sat, 21 Dec 2013 15:32:29 GMT (envelope-from danilo@svn.freebsd.org) Message-Id: <201312211532.rBLFWTff090473@svn.freebsd.org> From: Danilo Egea Gondolfo Date: Sat, 21 Dec 2013 15:32:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337150 - head/deskutils/libopensync-plugin-evolution2-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Dec 2013 15:32:29 -0000 Author: danilo Date: Sat Dec 21 15:32:28 2013 New Revision: 337150 URL: http://svnweb.freebsd.org/changeset/ports/337150 Log: - Update from 0.36 to 0.39 - Remove BROKEN - Take maintainership - Add stage support Modified: head/deskutils/libopensync-plugin-evolution2-devel/Makefile head/deskutils/libopensync-plugin-evolution2-devel/distinfo Modified: head/deskutils/libopensync-plugin-evolution2-devel/Makefile ============================================================================== --- head/deskutils/libopensync-plugin-evolution2-devel/Makefile Sat Dec 21 15:31:11 2013 (r337149) +++ head/deskutils/libopensync-plugin-evolution2-devel/Makefile Sat Dec 21 15:32:28 2013 (r337150) @@ -2,17 +2,14 @@ # $FreeBSD$ PORTNAME= libopensync-plugin-evolution2 -PORTVERSION= 0.36 -PORTREVISION= 8 +PORTVERSION= 0.39 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ PKGNAMESUFFIX= -devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilo@FreeBSD.org COMMENT= Evolution 2 plugin for the OpenSync framework -BROKEN= Does not find opensync - LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync RUN_DEPENDS= vconvert:${PORTSDIR}/deskutils/libopensync-plugin-vformat-devel @@ -24,7 +21,6 @@ USE_GNOME= evolutiondataserver gconf2 CMAKE_ARGS+= -Wno-dev -NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -e "/FIND_PACKAGE( Check )/d" ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e "s|MESSAGE|# MESSAGE|" \ Modified: head/deskutils/libopensync-plugin-evolution2-devel/distinfo ============================================================================== --- head/deskutils/libopensync-plugin-evolution2-devel/distinfo Sat Dec 21 15:31:11 2013 (r337149) +++ head/deskutils/libopensync-plugin-evolution2-devel/distinfo Sat Dec 21 15:32:28 2013 (r337150) @@ -1,2 +1,2 @@ -SHA256 (libopensync-plugin-evolution2-0.36.tar.bz2) = 19f1a24d54daec7b6e1321548799e500893b8aebe6dda995dc8eb162f77932c2 -SIZE (libopensync-plugin-evolution2-0.36.tar.bz2) = 35361 +SHA256 (libopensync-plugin-evolution2-0.39.tar.bz2) = adcfd43850604b0437c408fa588123700f43528438a86f275922f56c74d855aa +SIZE (libopensync-plugin-evolution2-0.39.tar.bz2) = 56343