Bug 180812 - [MAINTAINER] games/anki: update to 2.0.12
Summary: [MAINTAINER] games/anki: update to 2.0.12
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-24 18:20 UTC by nemysis
Modified: 2013-07-25 15:10 UTC (History)
0 users

See Also:


Attachments
anki-2.0.12.patch (1.66 KB, patch)
2013-07-24 18:20 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2013-07-24 18:20:01 UTC
- Update to 2.0.12
- Trim pkg-plist

Generated and tested manually, tested with port test and with RedPorts, sent with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)

How-To-Repeat: 
Build log

https://redports.org/buildarchive/20130724134200-63351/
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2013-07-24 20:09:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2013-07-25 15:06:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-07-25 15:06:09 UTC
Author: pawel
Date: Thu Jul 25 14:05:55 2013
New Revision: 323642
URL: http://svnweb.freebsd.org/changeset/ports/323642

Log:
  Update to version 2.0.12
  
  PR:		ports/180812
  Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)

Modified:
  head/games/anki/Makefile
  head/games/anki/distinfo
  head/games/anki/pkg-plist

Modified: head/games/anki/Makefile
==============================================================================
--- head/games/anki/Makefile	Thu Jul 25 13:59:32 2013	(r323641)
+++ head/games/anki/Makefile	Thu Jul 25 14:05:55 2013	(r323642)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	anki
-PORTVERSION=	2.0.11
+PORTVERSION=	2.0.12
 CATEGORIES=	games python
 MASTER_SITES=	http://ankisrs.net/download/mirror/
 EXTRACT_SUFX=	.tgz

Modified: head/games/anki/distinfo
==============================================================================
--- head/games/anki/distinfo	Thu Jul 25 13:59:32 2013	(r323641)
+++ head/games/anki/distinfo	Thu Jul 25 14:05:55 2013	(r323642)
@@ -1,2 +1,2 @@
-SHA256 (python/anki-2.0.11.tgz) = 86e149e4c55ab0b02c617fe22a760c4127b128781f13c60589499f37912c8296
-SIZE (python/anki-2.0.11.tgz) = 2993290
+SHA256 (python/anki-2.0.12.tgz) = f9c6ff6393efde64591ce73baa808e8628c2c4e905de5e7aebfeba9787e68cdd
+SIZE (python/anki-2.0.12.tgz) = 3074413

Modified: head/games/anki/pkg-plist
==============================================================================
--- head/games/anki/pkg-plist	Thu Jul 25 13:59:32 2013	(r323641)
+++ head/games/anki/pkg-plist	Thu Jul 25 14:05:55 2013	(r323642)
@@ -573,6 +573,7 @@ bin/anki
 %%DATADIR%%/locale/ro/LC_MESSAGES/anki.mo
 %%DATADIR%%/locale/ru/LC_MESSAGES/anki.mo
 %%DATADIR%%/locale/sl/LC_MESSAGES/anki.mo
+%%DATADIR%%/locale/sr/LC_MESSAGES/anki.mo
 %%DATADIR%%/locale/sv/LC_MESSAGES/anki.mo
 %%DATADIR%%/locale/th/LC_MESSAGES/anki.mo
 %%DATADIR%%/locale/tlh/LC_MESSAGES/anki.mo
@@ -759,6 +760,8 @@ share/pixmaps/anki.xpm
 @dirrm %%DATADIR%%/locale/th
 @dirrm %%DATADIR%%/locale/sv/LC_MESSAGES
 @dirrm %%DATADIR%%/locale/sv
+@dirrm %%DATADIR%%/locale/sr/LC_MESSAGES
+@dirrm %%DATADIR%%/locale/sr
 @dirrm %%DATADIR%%/locale/sl/LC_MESSAGES
 @dirrm %%DATADIR%%/locale/sl
 @dirrm %%DATADIR%%/locale/ru/LC_MESSAGES
_______________________________________________
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"