From owner-svn-ports-head@FreeBSD.ORG Mon Oct 21 06:01:58 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DA781FD5; Mon, 21 Oct 2013 06:01:58 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C89702C43; Mon, 21 Oct 2013 06:01:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9L61wZ4062287; Mon, 21 Oct 2013 06:01:58 GMT (envelope-from delphij@svn.freebsd.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9L61wSd062274; Mon, 21 Oct 2013 06:01:58 GMT (envelope-from delphij@svn.freebsd.org) Message-Id: <201310210601.r9L61wSd062274@svn.freebsd.org> From: Xin LI Date: Mon, 21 Oct 2013 06:01:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331091 - head/chinese/ydict 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: Mon, 21 Oct 2013 06:01:58 -0000 Author: delphij Date: Mon Oct 21 06:01:57 2013 New Revision: 331091 URL: http://svnweb.freebsd.org/changeset/ports/331091 Log: Update to 1.3.1. PR: ports/181356 Submitted by: gslin (maintainer) Modified: head/chinese/ydict/Makefile head/chinese/ydict/distinfo head/chinese/ydict/pkg-descr Modified: head/chinese/ydict/Makefile ============================================================================== --- head/chinese/ydict/Makefile Mon Oct 21 05:59:37 2013 (r331090) +++ head/chinese/ydict/Makefile Mon Oct 21 06:01:57 2013 (r331091) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= ydict -PORTVERSION= 1.2.6 +PORTVERSION= 1.3.1 CATEGORIES= chinese -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= GOOGLE_CODE MAINTAINER= gslin@gslin.org COMMENT= Command line tool of Yahoo! Dict Modified: head/chinese/ydict/distinfo ============================================================================== --- head/chinese/ydict/distinfo Mon Oct 21 05:59:37 2013 (r331090) +++ head/chinese/ydict/distinfo Mon Oct 21 06:01:57 2013 (r331091) @@ -1,2 +1,2 @@ -SHA256 (ydict-1.2.6.tar.gz) = fa83f2248591368644f272ef19039a73f404f89d60f1b47a6e00e7abd154760d -SIZE (ydict-1.2.6.tar.gz) = 3888 +SHA256 (ydict-1.3.1.tar.gz) = bc34163bdbe862ae739d21dbfbc3d51ce6d7ca74ebd8da1d1f14771ee5d36e8f +SIZE (ydict-1.3.1.tar.gz) = 3528 Modified: head/chinese/ydict/pkg-descr ============================================================================== --- head/chinese/ydict/pkg-descr Mon Oct 21 05:59:37 2013 (r331090) +++ head/chinese/ydict/pkg-descr Mon Oct 21 06:01:57 2013 (r331091) @@ -1,3 +1,3 @@ A tool looks up Yahoo! Dict in command line. -WWW: http://code.google.com/p/ydict/ +WWW: http://code.google.com/p/ydict/