svn commit: r549737 - head/audio/guitarix-lv2

Baptiste Daroussin bapt at FreeBSD.org
Wed Sep 23 14:59:31 UTC 2020


Author: bapt
Date: Wed Sep 23 14:59:30 2020
New Revision: 549737
URL: https://svnweb.freebsd.org/changeset/ports/549737

Log:
  Revert a change that accidentaly crept in with glib update

Modified:
  head/audio/guitarix-lv2/Makefile

Modified: head/audio/guitarix-lv2/Makefile
==============================================================================
--- head/audio/guitarix-lv2/Makefile	Wed Sep 23 14:53:14 2020	(r549736)
+++ head/audio/guitarix-lv2/Makefile	Wed Sep 23 14:59:30 2020	(r549737)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	guitarix
-DISTVERSION=	0.41.0
+DISTVERSION=	0.40.0
 CATEGORIES=	audio
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/
 PKGNAMESUFFIX=	-lv2


More information about the svn-ports-head mailing list