From owner-svn-ports-head@FreeBSD.ORG Tue Feb 26 03:41:28 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4FE8DC4F; Tue, 26 Feb 2013 03:41:28 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 389BEA36; Tue, 26 Feb 2013 03:41:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1Q3fSRl045212; Tue, 26 Feb 2013 03:41:28 GMT (envelope-from danfe@svn.freebsd.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1Q3fRI5045210; Tue, 26 Feb 2013 03:41:27 GMT (envelope-from danfe@svn.freebsd.org) Message-Id: <201302260341.r1Q3fRI5045210@svn.freebsd.org> From: Alexey Dokuchaev Date: Tue, 26 Feb 2013 03:41:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312956 - head/net-im/hotot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2013 03:41:28 -0000 Author: danfe Date: Tue Feb 26 03:41:27 2013 New Revision: 312956 URL: http://svnweb.freebsd.org/changeset/ports/312956 Log: Update to version 0.9.8.11 (github commit 6f87ed7). Modified: head/net-im/hotot/Makefile head/net-im/hotot/distinfo Modified: head/net-im/hotot/Makefile ============================================================================== --- head/net-im/hotot/Makefile Tue Feb 26 03:29:38 2013 (r312955) +++ head/net-im/hotot/Makefile Tue Feb 26 03:41:27 2013 (r312956) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hotot -PORTVERSION= 0.9.8.10 -PORTREVISION= 1 +PORTVERSION= 0.9.8.11 CATEGORIES= net-im www MAINTAINER= danfe@FreeBSD.org @@ -12,10 +11,10 @@ COMMENT= Lightweight, flexible microblog LICENSE= LGPL3 USE_GITHUB= yes -GH_ACCOUNT= shellex +GH_ACCOUNT= lyricat GH_PROJECT= Hotot GH_TAGNAME= master -GH_COMMIT= 1110bed +GH_COMMIT= 6f87ed7 USE_CMAKE= yes USE_GETTEXT= yes @@ -68,7 +67,7 @@ post-patch: # Sanitize font selection list @${REINPLACE_CMD} -e "/font_list/s/\[.*/['DejaVu Sans', 'Bitstream Vera Sans', 'Droid Sans', 'Verdana', 'Arial', 'Helvetica']/" \ ${WRKSRC}/data/js/conf.js -# Remove stale backup files (or they would pollute pkg-plist) +# Remove stale backup files (prevent pkg-plist pollution) @${FIND} ${WRKSRC} -type f -name '*.bak' -delete .include Modified: head/net-im/hotot/distinfo ============================================================================== --- head/net-im/hotot/distinfo Tue Feb 26 03:29:38 2013 (r312955) +++ head/net-im/hotot/distinfo Tue Feb 26 03:41:27 2013 (r312956) @@ -1,2 +1,2 @@ -SHA256 (hotot-0.9.8.10.tar.gz) = 473e76605aef269658e10dddab05892587211c77b86a899fd70a3b99f4c4b761 -SIZE (hotot-0.9.8.10.tar.gz) = 1226397 +SHA256 (hotot-0.9.8.11.tar.gz) = 4a970439f47ca84172cf39227a96fc7c9bd3973d2ad804d58566de3feb9a8a16 +SIZE (hotot-0.9.8.11.tar.gz) = 1230747