diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-25 19:12:01 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-25 19:12:01 +0800 |
commit | c65ecde48d4dc7565afa3dc2cf329496ddbaf891 (patch) | |
tree | 87e37bc5c6f35486ac9123636d56e322a04cc758 | |
parent | a2602ad4c323b40855a758f1a76909911fe8b728 (diff) | |
download | marcuscom-ports-c65ecde48d4dc7565afa3dc2cf329496ddbaf891.tar marcuscom-ports-c65ecde48d4dc7565afa3dc2cf329496ddbaf891.tar.gz marcuscom-ports-c65ecde48d4dc7565afa3dc2cf329496ddbaf891.tar.bz2 marcuscom-ports-c65ecde48d4dc7565afa3dc2cf329496ddbaf891.tar.lz marcuscom-ports-c65ecde48d4dc7565afa3dc2cf329496ddbaf891.tar.xz marcuscom-ports-c65ecde48d4dc7565afa3dc2cf329496ddbaf891.tar.zst marcuscom-ports-c65ecde48d4dc7565afa3dc2cf329496ddbaf891.zip |
Update to 0.6.3.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16328 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net-im/folks/Makefile | 15 | ||||
-rw-r--r-- | net-im/folks/distinfo | 4 |
2 files changed, 15 insertions, 4 deletions
diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index ef43ad455..5fa7511a3 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/folks/Makefile,v 1.18 2011/09/18 14:09:19 kwm Exp $ +# $MCom: ports/net-im/folks/Makefile,v 1.19 2011/09/19 17:56:14 kwm Exp $ # PORTNAME= folks -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.3.1 CATEGORIES= net-im MASTER_SITES= GNOME @@ -30,4 +30,15 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \ PLIST_SUB= VERSION=27 +#OPTIONS= SOCIALWEB "Enable social web backend" on + +#.include <bsd.port.options.mk> + +#.if defined(WITH_SOCIALWEB) +#LIB_DEPENDS+= socialweb.0:${PORTSDIR}/www/libsocialweb +#CONFIGURE_ARGS+=--enable-libsocialweb-backend=yes +#.else +CONFIGURE_ARGS+=--enable-libsocialweb-backend=no +#.endif + .include <bsd.port.mk> diff --git a/net-im/folks/distinfo b/net-im/folks/distinfo index 60e311b92..79a6f4e58 100644 --- a/net-im/folks/distinfo +++ b/net-im/folks/distinfo @@ -1,2 +1,2 @@ -SHA256 (folks-0.6.3.tar.xz) = e21810966f300b31e8cd51cca9851606213345eb933584997b49326c43b46e1b -SIZE (folks-0.6.3.tar.xz) = 1345324 +SHA256 (folks-0.6.3.1.tar.xz) = 9e368f6640f600ca64818747f2cb224f1063db9a5d75fbaaaefce7374778341d +SIZE (folks-0.6.3.1.tar.xz) = 1316396 |