diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-26 16:47:56 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-26 16:47:56 +0800 |
commit | 0910966318823656656a3e0b2a7a214e19474e69 (patch) | |
tree | deeba15e051f3be5848e697e3519b5d62e0166a2 | |
parent | 0d13dbc16f372d5c32df51751b75e7817be28665 (diff) | |
download | marcuscom-ports-0910966318823656656a3e0b2a7a214e19474e69.tar marcuscom-ports-0910966318823656656a3e0b2a7a214e19474e69.tar.gz marcuscom-ports-0910966318823656656a3e0b2a7a214e19474e69.tar.bz2 marcuscom-ports-0910966318823656656a3e0b2a7a214e19474e69.tar.lz marcuscom-ports-0910966318823656656a3e0b2a7a214e19474e69.tar.xz marcuscom-ports-0910966318823656656a3e0b2a7a214e19474e69.tar.zst marcuscom-ports-0910966318823656656a3e0b2a7a214e19474e69.zip |
Update to 0.2.1.
Fix port name in the header.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14840 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net-im/folks/Makefile | 8 | ||||
-rw-r--r-- | net-im/folks/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index a9a1dda13..d4c17acf4 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -1,13 +1,13 @@ -# New ports collection makefile for: llibfolks +# New ports collection makefile for: folks # Date created: 23 July 2010 # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/folks/Makefile,v 1.6 2010/09/02 00:43:33 avl Exp $ +# $MCom: ports/net-im/folks/Makefile,v 1.7 2010/09/21 19:23:29 kwm Exp $ # PORTNAME= folks -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= net-im MASTER_SITES= GNOME @@ -27,6 +27,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \ LDFLAGS="-L${LOCALBASE}/lib" -PLIST_SUB= VERSION=15 +PLIST_SUB= VERSION=16 .include <bsd.port.mk> diff --git a/net-im/folks/distinfo b/net-im/folks/distinfo index 3fdf6799d..240bbf518 100644 --- a/net-im/folks/distinfo +++ b/net-im/folks/distinfo @@ -1,3 +1,3 @@ -MD5 (folks-0.2.0.tar.bz2) = 8c66c03d942313db735f6eb375c2f71a -SHA256 (folks-0.2.0.tar.bz2) = 25f4760ba777b2f8a90576ac43c1540c9fd88dd4d39de3d07bc7f2f9ef5fc84f -SIZE (folks-0.2.0.tar.bz2) = 458990 +MD5 (folks-0.2.1.tar.bz2) = afabe04bd84347e73e9c94eb1b8cf3c1 +SHA256 (folks-0.2.1.tar.bz2) = f8eeeb6a6974416d4db1ab6b18187173fb6ff4ec7830bece379dfba9b25f2a29 +SIZE (folks-0.2.1.tar.bz2) = 465522 |