Date: Wed, 28 Dec 2016 13:51:33 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429768 - in head/audio: ardour denemo Message-ID: <201612281351.uBSDpXXM024295@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Wed Dec 28 13:51:33 2016 New Revision: 429768 URL: https://svnweb.freebsd.org/changeset/ports/429768 Log: Bump version to chrase aubio's shared library version. Modified: head/audio/ardour/Makefile head/audio/denemo/Makefile Modified: head/audio/ardour/Makefile ============================================================================== --- head/audio/ardour/Makefile Wed Dec 28 13:48:54 2016 (r429767) +++ head/audio/ardour/Makefile Wed Dec 28 13:51:33 2016 (r429768) @@ -3,7 +3,7 @@ PORTNAME= ardour PORTVERSION= 2.8.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://freebsd.nsu.ru/distfiles/ Modified: head/audio/denemo/Makefile ============================================================================== --- head/audio/denemo/Makefile Wed Dec 28 13:48:54 2016 (r429767) +++ head/audio/denemo/Makefile Wed Dec 28 13:51:33 2016 (r429768) @@ -3,6 +3,7 @@ PORTNAME= denemo PORTVERSION= 2.0.6 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= GNU
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612281351.uBSDpXXM024295>