Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Feb 2013 18:02:18 +0100
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/175988: [MAINTAINER] games/anki: update to 2.0.8
Message-ID:  <20130209170221.B218C6B0@hub.freebsd.org>
Resent-Message-ID: <201302091710.r19HA04t099559@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175988
>Category:       ports
>Synopsis:       [MAINTAINER] games/anki: update to 2.0.8
>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:   Sat Feb 09 17:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10
>Description:
- Update to 2.0.8

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:

portlint -A
looks usual.

port test: clean

>Fix:

--- anki-2.0.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/anki/Makefile ./Makefile
--- /usr/ports/games/anki/Makefile	2013-02-04 17:00:46.000000000 +0100
+++ ./Makefile	2013-02-09 17:57:04.000000000 +0100
@@ -1,9 +1,8 @@
 # Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-# $FreeBSD: head/games/anki/Makefile 311476 2013-02-03 18:16:54Z makc $
+# $FreeBSD: head/games/anki/Makefile 310922 2013-01-24 10:09:30Z zeising $
 
 PORTNAME=	anki
-PORTVERSION=	2.0.7
-PORTREVISION=	1
+PORTVERSION=	2.0.8
 CATEGORIES=	games python
 MASTER_SITES=	http://ankisrs.net/download/mirror/
 EXTRACT_SUFX=	.tgz
diff -ruN --exclude=CVS /usr/ports/games/anki/distinfo ./distinfo
--- /usr/ports/games/anki/distinfo	2013-02-02 20:13:10.000000000 +0100
+++ ./distinfo	2013-02-09 17:57:21.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (python/anki-2.0.7.tgz) = 64af49fd0be82d2664bca6879f74b54b186270379c4012344141903b7be0fe28
-SIZE (python/anki-2.0.7.tgz) = 2918816
+SHA256 (python/anki-2.0.8.tgz) = dd670b02bf6b5c98dcfa9e1606ac00f6e1046f8debb5812e0f383ffe4778b868
+SIZE (python/anki-2.0.8.tgz) = 2924821
diff -ruN --exclude=CVS /usr/ports/games/anki/pkg-descr ./pkg-descr
--- /usr/ports/games/anki/pkg-descr	2013-01-24 11:57:57.000000000 +0100
+++ ./pkg-descr	2013-02-09 17:55:40.000000000 +0100
@@ -11,3 +11,4 @@
 provided for Russian.
 
 WWW: http://ankisrs.net/
+WWW: http://ankisrs.net/anki2.html
--- anki-2.0.8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130209170221.B218C6B0>