Bug 178131

Summary: [MAINTAINER] update chinese/bug5 to 1.15
Product: Ports & Packages Reporter: buganini
Component: Individual Port(s)Assignee: Bryan Drewery <bdrewery>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description buganini 2013-04-25 08:30:03 UTC
Update chinese/bug5 to 1.15

Chanagelog:
chase codecs name 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:30:21 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:13:45 UTC
State Changed
From-To: open->closed

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

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

Modified:
  head/chinese/bug5/Makefile
  head/chinese/bug5/distinfo
  head/chinese/bug5/pkg-descr

Modified: head/chinese/bug5/Makefile
==============================================================================
--- head/chinese/bug5/Makefile	Wed May  1 23:13:00 2013	(r317058)
+++ head/chinese/bug5/Makefile	Wed May  1 23:13:41 2013	(r317059)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bug5
-PORTVERSION=	1.13
+PORTVERSION=	1.15
 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=	06df288
+GH_COMMIT=	67beea0
 
 MAKE_ARGS=	PREFIX=${PREFIX}
 

Modified: head/chinese/bug5/distinfo
==============================================================================
--- head/chinese/bug5/distinfo	Wed May  1 23:13:00 2013	(r317058)
+++ head/chinese/bug5/distinfo	Wed May  1 23:13:41 2013	(r317059)
@@ -1,2 +1,2 @@
-SHA256 (buganini-bug5-1.13-0-g06df288.tar.gz) = 2bcc74b8cb67948ddd0294fe2804832e98858f2b51b115f069c93e8ff3cea5ca
-SIZE (buganini-bug5-1.13-0-g06df288.tar.gz) = 4785
+SHA256 (buganini-bug5-1.15-0-g67beea0.tar.gz) = 75075c4720d39aaefaac8b6da08ac2c6afd4b0081834a641b33e333d45c39dc0
+SIZE (buganini-bug5-1.15-0-g67beea0.tar.gz) = 4856

Modified: head/chinese/bug5/pkg-descr
==============================================================================
--- head/chinese/bug5/pkg-descr	Wed May  1 23:13:00 2013	(r317058)
+++ head/chinese/bug5/pkg-descr	Wed May  1 23:13:41 2013	(r317059)
@@ -2,6 +2,7 @@ bug5 is a Big5/GBK <-> UTF-8 translating
 It's modified from script(1).
 
 Features that screen doesn't have:
+- Autoset locale
 - UAO
 - Unpad padded ambiguous-width characters
 - ANSI-Broken Big5 (eg. Double Color) fixing
_______________________________________________
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"