ports/181114: devel/libopensync-plugin-vformat-devel update and takemaintainership

Danilo Egêa Gondolfo danilogondolfo at gmail.com
Wed Aug 7 15:40:01 UTC 2013


>Number:         181114
>Category:       ports
>Synopsis:       devel/libopensync-plugin-vformat-devel update and takemaintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 07 15:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Danilo Egêa Gondolfo
>Release:        FreeBSD 9.2-BETA2
>Organization:
>Environment:
FreeBSD freebsd 9.2-BETA2 FreeBSD 9.2-BETA2 #8 r253909: Sat Aug  3 00:34:56 BRT 2013     root at freebsd:/usr/obj/usr/src/sys/PROJETO  amd64
>Description:
Changes
- Update from 0.36 to 0.39
- Remove BROKEN
- Remove ABI from LIB_DEPENDS
- Crop header
- Take maintainership
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 324352)
+++ Makefile	(working copy)
@@ -1,24 +1,17 @@
-# New ports collection makefile for:	libopensync-plugin-vformat-devel
-# Date created:				16 June 2008
-# Whom:					Alexander Logvinov <ports at logvinov.com>
-#
+# Created by: Alexander Logvinov <ports at logvinov.com>
 # $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 at FreeBSD.org
+MAINTAINER=	danilogondolfo at gmail.com
 COMMENT=	Vformat plugin for the OpenSync framework
 
-LIB_DEPENDS=	opensync.1:${PORTSDIR}/devel/libopensync
+LIB_DEPENDS=	opensync:${PORTSDIR}/devel/libopensync
 
-BROKEN=		fails to build
-
 USE_BZIP2=	yes
 USES=		cmake iconv
 CMAKE_ARGS+=	-Wno-dev
Index: distinfo
===================================================================
--- distinfo	(revision 324352)
+++ distinfo	(working copy)
@@ -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
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 324352)
+++ pkg-plist	(working copy)
@@ -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
- at 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
+ at dirrmtry lib/libopensync1/formats
+ at dirrmtry lib/libopensync1


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list