Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Dec 2020 10:43:24 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556966 - head/games/anki
Message-ID:  <202012041043.0B4AhOFc073113@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Fri Dec  4 10:43:24 2020
New Revision: 556966
URL: https://svnweb.freebsd.org/changeset/ports/556966

Log:
  games/anki: Remove pkg-message
  
  * The installation instructions on how to set up audio/lame manually are
    obsolete since r554970 thus remove them.
  
  * Bump PORTREVISION to flush out old packages that still contain the
    pkg-message.

Deleted:
  head/games/anki/pkg-message
Modified:
  head/games/anki/Makefile

Modified: head/games/anki/Makefile
==============================================================================
--- head/games/anki/Makefile	Fri Dec  4 10:41:36 2020	(r556965)
+++ head/games/anki/Makefile	Fri Dec  4 10:43:24 2020	(r556966)
@@ -3,7 +3,7 @@
 
 PORTNAME=	anki
 DISTVERSION=	2.1.35
-PORTREVISION=	1
+PORTREVISION=	2
 # Don't forget to update ${_MY_BUILDHASH}
 CATEGORIES=	games education python
 MASTER_SITES=	LOCAL/kai/:npmcache



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