Bug 178132 - [MAINTAINER] update chinese/chiconv to 10.0
Summary: [MAINTAINER] update chinese/chiconv to 10.0
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: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-25 08:40 UTC by buganini
Modified: 2013-05-02 00:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.26 KB, patch)
2013-04-25 08:40 UTC, buganini
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description buganini 2013-04-25 08:40:00 UTC
Update chinese/chiconv to 10.0

Chanagelog:
chase API change in bsdconv-10.0


This pr depends on
http://www.freebsd.org/cgi/query-pr.cgi?pr=178129

Redports build
https://redports.org/buildarchive/20130425055500-57268/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-25 08:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

bdrewery@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-05-02 00:14:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-02 00:14:35 UTC
Author: bdrewery
Date: Wed May  1 23:14:22 2013
New Revision: 317060
URL: http://svnweb.freebsd.org/changeset/ports/317060

Log:
  - Update to 10.0
  
  PR:		ports/178132
  Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)

Modified:
  head/chinese/chiconv/Makefile
  head/chinese/chiconv/distinfo

Modified: head/chinese/chiconv/Makefile
==============================================================================
--- head/chinese/chiconv/Makefile	Wed May  1 23:13:41 2013	(r317059)
+++ head/chinese/chiconv/Makefile	Wed May  1 23:14:22 2013	(r317060)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	chiconv
-PORTVERSION=	1.0
+PORTVERSION=	10.0
 CATEGORIES=	chinese converters
 DISTNAME=	${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT}
 
@@ -15,7 +15,7 @@ LIB_DEPENDS=	bsdconv:${PORTSDIR}/convert
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	buganini
-GH_COMMIT=	046010f
+GH_COMMIT=	6f4a7bf
 
 MAKE_ARGS=	PREFIX=${PREFIX}
 

Modified: head/chinese/chiconv/distinfo
==============================================================================
--- head/chinese/chiconv/distinfo	Wed May  1 23:13:41 2013	(r317059)
+++ head/chinese/chiconv/distinfo	Wed May  1 23:14:22 2013	(r317060)
@@ -1,2 +1,2 @@
-SHA256 (buganini-chiconv-1.0-0-g046010f.tar.gz) = ac8cdf73cebaf9725cdb2034d188fe1d2b988379b87fde269aa9b9b15fddf27c
-SIZE (buganini-chiconv-1.0-0-g046010f.tar.gz) = 1531
+SHA256 (buganini-chiconv-10.0-0-g6f4a7bf.tar.gz) = cf021e8877e79643e46d06a0976ec0c452f7a01e21cfbdfd56d6b1cf8065db0c
+SIZE (buganini-chiconv-10.0-0-g6f4a7bf.tar.gz) = 1564
_______________________________________________
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"