Bug 171324 - [MAINTAINER] chinese/ydict: update to 1.2.6
Summary: [MAINTAINER] chinese/ydict: update to 1.2.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jase Thew
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-04 15:30 UTC by gslin
Modified: 2012-09-20 01:16 UTC (History)
1 user (show)

See Also:


Attachments
ydict-1.2.6.patch (1016 bytes, patch)
2012-09-04 15:30 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2012-09-04 15:30:01 UTC
- Update to 1.2.6

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Jase Thew freebsd_committer freebsd_triage 2012-09-04 17:16:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jase

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-09-20 01:02:27 UTC
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
_______________________________________________
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"
Comment 3 Jase Thew freebsd_committer freebsd_triage 2012-09-20 01:16:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!