diff options
author | danilo <danilo@FreeBSD.org> | 2013-12-21 23:32:28 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2013-12-21 23:32:28 +0800 |
commit | ab755ff3056c556c6dc9118eb9261489c52d9b4a (patch) | |
tree | b5928b268f5615be59d168b2835cf66f21051917 /deskutils | |
parent | 92e35bc3b5633ec42accacdd387f2f0ffc1f0f61 (diff) | |
download | freebsd-ports-gnome-ab755ff3056c556c6dc9118eb9261489c52d9b4a.tar.gz freebsd-ports-gnome-ab755ff3056c556c6dc9118eb9261489c52d9b4a.tar.zst freebsd-ports-gnome-ab755ff3056c556c6dc9118eb9261489c52d9b4a.zip |
- Update from 0.36 to 0.39
- Remove BROKEN
- Take maintainership
- Add stage support
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 |