Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2013 06:01:58 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331091 - head/chinese/ydict
Message-ID:  <201310210601.r9L61wSd062274@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310210601.r9L61wSd062274>