svn commit: r443995 - head/audio/ardour5

Jochen Neumeister joneum at FreeBSD.org
Tue Jun 20 16:55:37 UTC 2017


Author: joneum
Date: Tue Jun 20 16:55:35 2017
New Revision: 443995
URL: https://svnweb.freebsd.org/changeset/ports/443995

Log:
  - audio/ardour5: Update from 5.9.0 to 5.10.0
  - Changelog: https://community.ardour.org/releases
  
  PR:		220044
  Submitted by:	Michael Beer (beerml at sigma6audio.de) (maintainer)
  Approved by:	miwi (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11265

Modified:
  head/audio/ardour5/Makefile
  head/audio/ardour5/distinfo
  head/audio/ardour5/pkg-plist

Modified: head/audio/ardour5/Makefile
==============================================================================
--- head/audio/ardour5/Makefile	Tue Jun 20 16:46:22 2017	(r443994)
+++ head/audio/ardour5/Makefile	Tue Jun 20 16:55:35 2017	(r443995)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ardour5
-PORTVERSION=	5.9.0
+PORTVERSION=	5.10.0
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/beerml/ardour_releases/raw/master/
 # The original master side points to the latest release only:

Modified: head/audio/ardour5/distinfo
==============================================================================
--- head/audio/ardour5/distinfo	Tue Jun 20 16:46:22 2017	(r443994)
+++ head/audio/ardour5/distinfo	Tue Jun 20 16:55:35 2017	(r443995)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495441646
-SHA256 (Ardour-5.9.0.tar.bz2) = dffebbee16d3fce71e5f5657e99adb97a88515a6607e45397dd774e77b22f559
-SIZE (Ardour-5.9.0.tar.bz2) = 8830842
+TIMESTAMP = 1497599527
+SHA256 (Ardour-5.10.0.tar.bz2) = 2d88fad771e8f4df4c1ff06836152d486f392a71b4f369759934419b679ddd0f
+SIZE (Ardour-5.10.0.tar.bz2) = 8844840

Modified: head/audio/ardour5/pkg-plist
==============================================================================
--- head/audio/ardour5/pkg-plist	Tue Jun 20 16:46:22 2017	(r443994)
+++ head/audio/ardour5/pkg-plist	Tue Jun 20 16:55:35 2017	(r443995)
@@ -274,6 +274,7 @@ share/applications/ardour5.desktop
 %%DATADIR%%/midi_maps/midikb_wiimote.map
 %%DATADIR%%/midi_maps/xboard-61.map
 %%DATADIR%%/osc/TTC2.preset
+%%DATADIR%%/osc/basic-touchosc.preset
 %%DATADIR%%/patchfiles/Alesis_DM5.midnam
 %%DATADIR%%/patchfiles/Alesis_NanoBass.midnam
 %%DATADIR%%/patchfiles/Alesis_NanoPiano.midnam


More information about the svn-ports-all mailing list