Summary: | [MAINTAINER] chinese/ydict: update to 1.3.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | gslin | ||||
Component: | Individual Port(s) | Assignee: | Xin LI <delphij> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | gslin | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
gslin
2013-08-17 17:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: miwi->freebsd-ports-bugs Back to the heap due to timeout State Changed From-To: open->closed Committed, thanks! Responsible Changed From-To: freebsd-ports-bugs->delphij Take. 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/ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" |