diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-12-21 15:32:28 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-12-21 15:32:28 +0000 |
commit | a05e0dfc108864547e348f1cee6981f4451e0aa3 (patch) | |
tree | b5928b268f5615be59d168b2835cf66f21051917 /deskutils | |
parent | 32227523907787ec73456064969137a0b1c70d77 (diff) | |
download | ports-a05e0dfc108864547e348f1cee6981f4451e0aa3.tar.gz ports-a05e0dfc108864547e348f1cee6981f4451e0aa3.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/libopensync-plugin-evolution2-devel/Makefile | 8 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-evolution2-devel/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/deskutils/libopensync-plugin-evolution2-devel/Makefile b/deskutils/libopensync-plugin-evolution2-devel/Makefile index 371d1b2d4be3..05c4107a6e6b 100644 --- a/deskutils/libopensync-plugin-evolution2-devel/Makefile +++ b/deskutils/libopensync-plugin-evolution2-devel/Makefile @@ -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|" \ diff --git a/deskutils/libopensync-plugin-evolution2-devel/distinfo b/deskutils/libopensync-plugin-evolution2-devel/distinfo index 2b1661bfaa45..8d9955f98615 100644 --- a/deskutils/libopensync-plugin-evolution2-devel/distinfo +++ b/deskutils/libopensync-plugin-evolution2-devel/distinfo @@ -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 |