From owner-svn-ports-head@FreeBSD.ORG Thu Aug 8 11:34:15 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B05FEC98; Thu, 8 Aug 2013 11:34:15 +0000 (UTC) (envelope-from wg@FreeBSD.org) 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 8EE4B2A42; Thu, 8 Aug 2013 11:34:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r78BYFrN033730; Thu, 8 Aug 2013 11:34:15 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r78BYFC9033727; Thu, 8 Aug 2013 11:34:15 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201308081134.r78BYFC9033727@svn.freebsd.org> From: William Grzybowski Date: Thu, 8 Aug 2013 11:34:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324391 - head/deskutils/libopensync-plugin-vformat-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.14 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: Thu, 08 Aug 2013 11:34:15 -0000 Author: wg Date: Thu Aug 8 11:34:14 2013 New Revision: 324391 URL: http://svnweb.freebsd.org/changeset/ports/324391 Log: deskutils/libopensync-plugin-vformat-devel: update to 0.39 - Update to 0.39 - Trim Makefile header - Remove ABI version in LIB_DEPENDS - Pass maintainership to submitter PR: ports/181114 Submitted by: Danilo EgĂȘa Gondolfo Modified: head/deskutils/libopensync-plugin-vformat-devel/Makefile head/deskutils/libopensync-plugin-vformat-devel/distinfo head/deskutils/libopensync-plugin-vformat-devel/pkg-plist Modified: head/deskutils/libopensync-plugin-vformat-devel/Makefile ============================================================================== --- head/deskutils/libopensync-plugin-vformat-devel/Makefile Thu Aug 8 11:24:28 2013 (r324390) +++ head/deskutils/libopensync-plugin-vformat-devel/Makefile Thu Aug 8 11:34:14 2013 (r324391) @@ -1,23 +1,16 @@ -# New ports collection makefile for: libopensync-plugin-vformat-devel -# Date created: 16 June 2008 -# Whom: Alexander Logvinov -# +# Created by: Alexander Logvinov # $FreeBSD$ -# PORTNAME= libopensync-plugin-vformat -PORTVERSION= 0.36 -PORTREVISION= 1 +PORTVERSION= 0.39 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ PKGNAMESUFFIX= -devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilogondolfo@gmail.com COMMENT= Vformat plugin for the OpenSync framework -LIB_DEPENDS= opensync.1:${PORTSDIR}/devel/libopensync - -BROKEN= fails to build +LIB_DEPENDS= opensync:${PORTSDIR}/devel/libopensync USE_BZIP2= yes USES= cmake iconv Modified: head/deskutils/libopensync-plugin-vformat-devel/distinfo ============================================================================== --- head/deskutils/libopensync-plugin-vformat-devel/distinfo Thu Aug 8 11:24:28 2013 (r324390) +++ head/deskutils/libopensync-plugin-vformat-devel/distinfo Thu Aug 8 11:34:14 2013 (r324391) @@ -1,2 +1,2 @@ -SHA256 (libopensync-plugin-vformat-0.36.tar.bz2) = 926e6125b4be2d206c6618f8e9445a465df44fe013f23ec339679af307b342c9 -SIZE (libopensync-plugin-vformat-0.36.tar.bz2) = 84642 +SHA256 (libopensync-plugin-vformat-0.39.tar.bz2) = 33ee22ee28af622216efa99924e3af0956e4bca48381e634d94b5141d12b40b9 +SIZE (libopensync-plugin-vformat-0.39.tar.bz2) = 106247 Modified: head/deskutils/libopensync-plugin-vformat-devel/pkg-plist ============================================================================== --- head/deskutils/libopensync-plugin-vformat-devel/pkg-plist Thu Aug 8 11:24:28 2013 (r324390) +++ head/deskutils/libopensync-plugin-vformat-devel/pkg-plist Thu Aug 8 11:34:14 2013 (r324391) @@ -1,8 +1,9 @@ bin/vconvert -lib/opensync-1.0/formats/vformat-xmlformat.so -lib/opensync-1.0/formats/vcard.so -lib/opensync-1.0/formats/vevent.so -lib/opensync-1.0/formats/vtodo.so -lib/opensync-1.0/formats/vjournal.so -lib/opensync-1.0/formats/vnote.so -@dirrmtry lib/opensync-1.0/formats +lib/libopensync1/formats/vformat-xmlformat.so +lib/libopensync1/formats/vcard.so +lib/libopensync1/formats/vevent.so +lib/libopensync1/formats/vtodo.so +lib/libopensync1/formats/vjournal.so +lib/libopensync1/formats/vnote.so +@dirrmtry lib/libopensync1/formats +@dirrmtry lib/libopensync1