svn commit: r556966 - head/games/anki

Kai Knoblich kai at FreeBSD.org
Fri Dec 4 10:43:24 UTC 2020


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


More information about the svn-ports-head mailing list