ports/168181: update port: japanese/tegaki-recognize

Timothy Beyer beyert at cs.ucr.edu
Mon May 21 00:30:15 UTC 2012


>Number:         168181
>Category:       ports
>Synopsis:       update port: japanese/tegaki-recognize
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 21 00:30:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Timothy Beyer
>Release:        FreeBSD 9.0-RELEASE i386
>Organization:
no organization
>Environment:
System: FreeBSD aeonserv.aeonnet 9.0-RELEASE-p1 FreeBSD 9.0-RELEASE-p1 #11: Fri May 11 22:49:12 PDT 2012 root at aeonserv.aeonnet:/usr/obj/usr/src/sys/CUSTOM  i386

>Description:

- Update to version 0.3.1.2.

- Adjust position of LICENSE and LICENSE_FILE in Makefile to get rid of portlint errors.

>How-To-Repeat:
apply the patch and build

>Fix:
    Apply the patch and build

--- tegaki-recognize.diff begins here ---
Index: Makefile
==================================================================
--- Makefile
+++ Makefile
@@ -5,25 +5,25 @@
 #
 # $FreeBSD: ports/japanese/tegaki-recognize/Makefile,v 1.1 2011/02/05 10:28:26 miwi Exp $
 #
 
 PORTNAME=	tegaki
-PORTVERSION=	0.3.1
+PORTVERSION=	0.3.1.2
 CATEGORIES=	japanese python
-MASTER_SITES=	http://www.tegaki.org/releases/${PORTVERSION}/
+MASTER_SITES=	http://www.tegaki.org/releases/${PORTVERSION:.2=}/
 PKGNAMESUFFIX=	-recognize
 DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
 
 MAINTAINER=	beyert at cs.ucr.edu
 COMMENT=	Open-Source Chinese and Japanese Handwriting Recognition
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	zinnia.0:${PORTSDIR}/japanese/zinnia
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/tegakigtk/recognizer.py:${PORTSDIR}/japanese/py-tegaki-gtk
 
-LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
-
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	${PORTNAME}_recognize
 
 .include <bsd.port.pre.mk>

Index: distinfo
==================================================================
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (tegaki-recognize-0.3.1.tar.gz) = 161dc7d204b1d387b275ec7cbb19eebb9e7c1bccc47f8978cf3e51582f55556e
-SIZE (tegaki-recognize-0.3.1.tar.gz) = 295897
+SHA256 (tegaki-recognize-0.3.1.2.tar.gz) = 553c90791208f60c3f4364ef87aaf39cf7b5670f5f5fec995bcb7e317871d5bb
+SIZE (tegaki-recognize-0.3.1.2.tar.gz) = 296765

--- tegaki-recognize.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list