FreeBSD Bugzilla – Attachment 160743 Details for
Bug 202908
[MAINTAINER] games/anki: Update to 2.0.32
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
anki-2.0.32.diff (text/plain), 3.04 KB, created by
Bert Burgemeister
on 2015-09-05 16:30:10 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Bert Burgemeister
Created:
2015-09-05 16:30:10 UTC
Size:
3.04 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 396183) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= anki >-PORTVERSION= 2.0.31 >-PORTREVISION= 1 >+PORTVERSION= 2.0.32 > CATEGORIES= games python > MASTER_SITES= http://ankisrs.net/download/mirror/ > DIST_SUBDIR= python >@@ -28,18 +27,15 @@ > USES= desktop-file-utils python:2 shared-mime-info shebangfix tar:tgz > SHEBANG_FILES= tools/build_ui.sh tools/tests.sh > USE_QT4= network_run webkit_run >- > OPTIONS_DEFINE= NLS > OPTIONS_SUB= yes >+NLS_USES= gettext-runtime gettext-tools > >-NLS_USES= gettext-runtime:run >+NO_ARCH= yes > > .include <bsd.port.options.mk> > > post-patch: >- @${REINPLACE_CMD} -e \ >- 's|^Categories=.*|Categories=Education;Languages;KDE;Qt;Game;|' \ >- ${WRKSRC}/${PORTNAME}.desktop > @${REINPLACE_CMD} -e 's|/usr/bin/env python|${PYTHON_CMD}|; \ > s|/usr/share/anki|${DATADIR}|' \ > ${WRKSRC}/runanki >@@ -46,7 +42,6 @@ > @${REINPLACE_CMD} -e \ > 's|/usr/share/anki/locale|${PREFIX}/share/locale|' \ > ${WRKSRC}/anki/lang.py >- @${FIND} ${WRKSRC} -name "*.bak" -delete -or -name "*.orig" -delete > > .if ! ${PORT_OPTIONS:MNLS} > @${REINPLACE_CMD} -i '' '/mkdir -p qt-locale/,/cp -av locale/s/^/#/' \ >Index: distinfo >=================================================================== >--- distinfo (revision 396183) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (python/anki-2.0.31.tgz) = 4b969629255b00db9a9eb8a2fd70271cc41c92c47752eb1c78e8609ff025be2f >-SIZE (python/anki-2.0.31.tgz) = 3329290 >+SHA256 (python/anki-2.0.32.tgz) = 398f00d9ab7da811548813e19b6da192f07d5c1c7e4486de508040ecc1abb93c >+SIZE (python/anki-2.0.32.tgz) = 3353186 >Index: files/patch-Makefile >=================================================================== >--- files/patch-Makefile (revision 396183) >+++ files/patch-Makefile (working copy) >@@ -1,5 +1,5 @@ >---- ./Makefile.orig 2013-12-09 03:51:52.000000000 +0100 >-+++ ./Makefile 2013-12-12 21:03:24.000000000 +0100 >+--- Makefile.orig 2013-12-09 02:51:52 UTC >++++ Makefile > @@ -1,4 +1,4 @@ > -PREFIX=/usr > +PREFIX=/usr/local >@@ -6,7 +6,7 @@ > > all: > @echo "You can run Anki with ./runanki" >-@@ -6,24 +6,31 @@ >+@@ -6,24 +6,28 @@ all: > @echo "Uninstall with 'sudo make uninstall'" > > install: >@@ -36,9 +36,6 @@ > + cp -av anki.1 ${DESTDIR}${PREFIX}/man/man1/ > + mkdir -p ${DESTDIR}${PREFIX}/share/mime/packages/ > + cp -av anki.xml ${DESTDIR}${PREFIX}/share/mime/packages/ >-+# xdg-mime install anki.xml --novendor >-+# xdg-mime default anki.desktop application/x-anki >-+# xdg-mime default anki.desktop application/x-apkg > @echo > @echo "Install complete." > >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 396183) >+++ pkg-plist (working copy) >@@ -728,6 +728,7 @@ > %%NLS%%share/locale/pt_BR/LC_MESSAGES/anki.mo > %%NLS%%share/locale/ro/LC_MESSAGES/anki.mo > %%NLS%%share/locale/ru/LC_MESSAGES/anki.mo >+%%NLS%%share/locale/sco/LC_MESSAGES/anki.mo > %%NLS%%share/locale/sk/LC_MESSAGES/anki.mo > %%NLS%%share/locale/sl/LC_MESSAGES/anki.mo > %%NLS%%share/locale/sr/LC_MESSAGES/anki.mo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202908
: 160743