Date: Thu, 20 Sep 2012 00:02:17 +0000 (UTC) From: Jase Thew <jase@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304556 - head/chinese/ydict Message-ID: <201209200002.q8K02H7k001637@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jase Date: Thu Sep 20 00:02:16 2012 New Revision: 304556 URL: http://svn.freebsd.org/changeset/ports/304556 Log: - Update to 1.2.6 PR: ports/171324 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Approved by: flo (mentor) Modified: head/chinese/ydict/Makefile (contents, props changed) head/chinese/ydict/distinfo (contents, props changed) Modified: head/chinese/ydict/Makefile ============================================================================== --- head/chinese/ydict/Makefile Thu Sep 20 00:01:35 2012 (r304555) +++ head/chinese/ydict/Makefile Thu Sep 20 00:02:16 2012 (r304556) @@ -6,15 +6,15 @@ # PORTNAME= ydict -PORTVERSION= 1.2.5 +PORTVERSION= 1.2.6 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -#DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= gslin@gslin.org COMMENT= Command line tool of Yahoo! Dict LICENSE= GPLv3 + NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= bin/ydict Modified: head/chinese/ydict/distinfo ============================================================================== --- head/chinese/ydict/distinfo Thu Sep 20 00:01:35 2012 (r304555) +++ head/chinese/ydict/distinfo Thu Sep 20 00:02:16 2012 (r304556) @@ -1,2 +1,2 @@ -SHA256 (ydict-1.2.5.tar.gz) = 60c56df3c93e4c65d2eb4b7c63798dd78de9e8e3b023a37151d09b7d65afc433 -SIZE (ydict-1.2.5.tar.gz) = 3896 +SHA256 (ydict-1.2.6.tar.gz) = fa83f2248591368644f272ef19039a73f404f89d60f1b47a6e00e7abd154760d +SIZE (ydict-1.2.6.tar.gz) = 3888
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209200002.q8K02H7k001637>